bodewig 02/04/12 07:10:20
Modified:src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Expand.java Touch.java Tstamp.java Untar.java
WaitFor.java
Log:
Make sure and reset their state.
Revision ChangesPath
1.26 +1 -1
bodewig 01/11/21 09:29:43
Modified:src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Log:
handle target files as well.
Revision ChangesPath
1.19 +7 -1
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java
Index: ExecuteOn.java
===
bodewig 01/11/21 09:20:29
Modified:.WHATSNEW
docs/manual/CoreTasks apply.html
src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Log:
Add a "relative" attribute to - this allows users to pass
relative paths on the command line instead of ab
bodewig 01/10/29 07:27:15
Modified:src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Log:
skipemptyfilesat and parallel didn't play nicely together.
PR: 4347
Revision ChangesPath
1.17 +1 -1
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/ExecuteOn.j
bodewig 01/08/21 23:28:55
Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_14_BRANCH
ExecuteOn.java
Log:
there will never be any target files without targetPos, make that
easier to see.
Revision ChangesPath
No revision
bodewig 01/08/21 23:15:55
Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_14_BRANCH
ExecuteOn.java
Log:
Don't lose command line arguments that follow (and even
better, don't get a NPE from CommandLine.toString).
Revision ChangesPath
No
bodewig 01/07/12 05:06:56
Modified:.WHATSNEW
docs/manual coretasklist.html
docs/manual/CoreTasks apply.html
src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Transform.java
Removed: docs/manual/CoreTas
bodewig 00/09/06 05:03:21
Modified:docs index.html
src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Log:
Added a type attribute to and . It can take the values
"file", "dir" and "both" and deteremines, whether the task should work
on plain files only (the
bodewig 00/08/02 05:06:22
Modified:src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Log:
Allow parallel execution on windows - now that antRun.bat has been fixed.
Revision ChangesPath
1.5 +1 -5
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/ExecuteOn.
bodewig 00/07/31 06:30:22
Modified:src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Log:
Added nested element to .
Using
you can reference a fileset with ID="otherfileset" defined anywhere
else in the build file.
Revision ChangesPath
1.3
10 matches
Mail list logo