org.apache.tools.ant.taskdefs
public static class Sync.SyncTarget extends AbstractFileSet
Since: Ant 1.7
Constructor Summary | |
---|---|
SyncTarget()
Constructor for SyncTarget.
|
Method Summary | |
---|---|
void | setDir(File dir)
Override AbstractFileSet#setDir(File) to disallow
setting the directory. |
Parameters: dir ignored
Throws: BuildException always