- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for FileSet (0.36 sec)
-
guava-gwt/pom.xml
<fileset dir="${project.build.directory}/guava-sources"> <contains text="@GwtCompatible"/> </fileset> </copy> <!-- The following don't contain @GwtCompatible for dependency reasons. --> <copy toDir="${project.build.directory}/guava-gwt-sources"> <fileset dir="${project.build.directory}/guava-sources">
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 21:35:58 UTC 2025 - 19.4K bytes - Viewed (0) -
plugin.xml
<patternset> <include name="**" /> </patternset> <cutdirsmapper dirs="1" /> </unzip> </target> <target name="remove.jars" if="with.fess"> <delete> <fileset dir="${plugins.dir}"> <include name="configsync/commons-codec-*" /> <include name="dataformat/commons-codec-*" /> <include name="dataformat/commons-collections4-*" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 3.5K bytes - Viewed (0) -
module.xml
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 3.9K bytes - Viewed (0) -
apache-maven/pom.xml
<configuration> <excludeDefaultDirectories>true</excludeDefaultDirectories> <filesets> <fileset> <directory>${distributionTargetDir}</directory> </fileset> </filesets> </configuration> </execution> </executions> </plugin> <plugin>
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Sat Sep 06 21:30:13 UTC 2025 - 12.7K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
return "Scm {connection=" + getConnection() + "}"; } ]]> </code> </codeSegment> </codeSegments> </class> <class> <name>FileSet</name> <version>3.0.0+</version> <superClass>PatternSet</superClass> <description>A PatternSet for files.</description> <fields> <field> <name>directory</name>
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0)