Peter Donald
dbd11e5b8f
Move PathTokenizer into utils package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270709 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
30655bbece
Don't use ExecTask directly, instead use the ant adaptor objects and Execute2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270708 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c145ffcaa4
Reuse join functionality of stringutil rather than Commandline.toString
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270707 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
84595fb842
Remove uneeded implements line
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270706 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
13c6be4ba1
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270705 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3512883717
Made all the mappers consistent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270704 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8ec47dd2be
Add in tuility nmethod to quote command line args - extracted from Commandline
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270703 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
868fe28c17
Regular expression moved to text package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270702 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
af8f3affde
ExecuteOn moved to exe cpackage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270701 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0d2c8498ea
Cleaned up task and added attributes for all settable qualities. Create COmmandline in separate method and reuse that
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270700 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
45929ed2f6
Use LogLevel and thus remove the need for VerbosityLevelChoices
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270699 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
524975cb12
Moved ExecuteOn into exec subpackage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270698 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
400ba5d198
Made sure ftp compiled, made inner classes top-level classes, cleaned up files a little.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270697 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f735f5f44d
Made sure telnet compiled, made inner classes top-level classes, cleaned up files a little.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270696 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
14ce1527da
Made sur estylebook compiled, made protected members private and moved validation code into a separate method.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270695 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
569e491428
Made sure JDepend compiled and moved inner class out to be a top level class.
Also removed fail on error attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270694 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f394beba2d
Make sure cvslib is built and include aut int myrmidon-api for the moment.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270692 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a848f41345
Add some examples to help with the testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270691 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ab9225f227
Fix up name of error message in resource file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270690 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c9046b7db8
Sort imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270689 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6f95776320
Process standard error should process standard error not standard output :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270688 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
80714ea328
Make sure that exec runs even if you don't specify an OS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270687 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
38aba801e3
Some spring cleaning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270686 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
465dd5dfe1
Add a converter for booleans
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270685 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d85228e8ed
Create a descriptor for the CVS library
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270684 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4a65fdacc5
Register the exec task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270683 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
df65abbefe
Start to refactor and cleanup javac task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270682 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
69b275e120
Migrate all the ant-independent code for
native execution
environment loading
os detection
into a new hierarchy aut.
AUT basically being completely independent of Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270681 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a57067f916
Fix method usage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270680 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
66dc1b6d5d
Readd a condition for OS detection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270679 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
401cfefbdc
Cleanup naming
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270678 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
35641d9794
Add an Exec task that is reeplacement for ant1.xs ExecTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270677 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0cd16649f2
Remove unused debug ClassLoader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270676 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0f1c5dd88e
Start to refactor this to work with new Execute patterns
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270595 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a2c15cb080
Update to new Execute2 functionality and delete old stream handlers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270594 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d26ed2207d
No need to pass project in anymore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270593 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f6e492ff83
Remove de-referencing stuff and cleaned up object a little.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270592 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0db510656a
Started to move the perforce tasks towards the new Execute2 abstraction
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270591 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0380eac20a
Moved metamata tasks to using Execute2 functionality and generally cleaning up the tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270590 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4a63f3b338
Made sure junit compiled and started to bring it into line with recent changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270589 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
95bdf91904
Use Execute2 abstraction
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270588 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c66f11924c
Removed unused variables and cleaned up tasks a little.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270587 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a1db6f5a4c
Moved to Execute2 + ExecOutputHandler rather than Execute1 and friends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270586 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
34f8f175d6
cleaned
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270585 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
abbc84b8d2
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270584 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3404bac3df
Removed unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270583 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8640dc1b22
Use Execute2 abstraction
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270582 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
43fd978194
Cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270581 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
450b3303ea
Cleanup class and move ClassArgument to top level class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270580 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
09dd862ae6
getProperty on context rather than project
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270579 13f79535-47bb-0310-9956-ffa450edef68
24 years ago