public class RemoveDuplicateTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
RemoveDuplicateTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
static org.nuxeo.build.ant.RemoveDuplicateTask.Entry |
getLatest(List<org.nuxeo.build.ant.RemoveDuplicateTask.Entry> list) |
void |
removeAllButLatest(List<org.nuxeo.build.ant.RemoveDuplicateTask.Entry> list) |
void |
setDir(File dir) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected File dir
public void setDir(File dir)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic static org.nuxeo.build.ant.RemoveDuplicateTask.Entry getLatest(List<org.nuxeo.build.ant.RemoveDuplicateTask.Entry> list)
public void removeAllButLatest(List<org.nuxeo.build.ant.RemoveDuplicateTask.Entry> list)
Copyright © 2016 Nuxeo SA. All Rights Reserved.