germesh.blogg.se

Apache ant fileset
Apache ant fileset






Overrides: clone in class AbstractFileSetĬopyright © 2000-2004 Apache Software Foundation. Public clone() Return a FileSet that has the same basedir and same patternsets Protected FileSet( FileSet fileset) Method Detail

It also allows to various nested elements like , , etc and contains attributes which are given below.

It is a task and implicitly use FileSet and supports its attributes.

Methods inherited from class Įquals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait In Ant, we can create Jar files by using element in build.xml file.

Fields inherited from class .Task target, taskName, taskType, wrapper Fields inherited from class .ProjectComponent description, location, project Constructor Summary.

apache ant fileset

It does work if I download all files without listing them. Ant task which create a fileset for each dependency in a Maven project, and a fileset containing all selected dependencies. Ant only seems to download the ones in the root directory. Im trying to download files in subdirectories from an ftp server with ant. DataTypeĬheckAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, tooManyAttributes Windows 7, 64bit, apache-ant-1.8.1, commons-net-2.0, jakarta-oro-2.0.8, FileZilla Server version 0.9.34 beta.

apache ant fileset

AbstractFileSetĪdd, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDataTypeName, getDir, getDirectoryScanner, getRef, getSelectors, hasPatterns, hasSelectors, isFollowSymlinks, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setDir, setExcludes, setExcludesfile, setFile, setFollowSymlinks, setIncludes, setIncludesfile, setRefid, setupDirectoryScanner, toString Return a FileSet that has the same basedir and same patternsets Stevens Stefan Bodewig, Magesh Umasankarįields inherited from class .types.

apache ant fileset

Moved out of MatchingTask to make it a standalone object that couldĪuthor: Arnout J. Public class FileSet extends AbstractFileSet +- .types.FileSet All Implemented Interfaces:, SelectorContainer Direct Known Subclasses: ClassfileSet, Javadoc.TagArgument, LibFileSet, Tar.TarFileSet, ZipFileSet Methods inherited from class .types.SUMMARY: NESTED | FIELD | CONSTR | METHOD








Apache ant fileset