Steve Loughran
e85c97dca8
I was wrong, classpath: may be supported by some xml parsers, but it aint a standard protocol/URL schema
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270604 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
78602edfb7
Additional debug messages to make it easier to diagnose why a task
can't be instantiated.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270603 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
3d59359997
Remove CVS conflicts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270602 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
a8b3b468af
Adding more code to the JUnit task.
Still not functional but getting closer.
Roughly there is the test collector missing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270601 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
5fe902d78b
- Introduce a specific OutputAttribute to deal with output.
- Cleaning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270600 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
7c98303882
Initial commit.
Elements used to configure a Formatter.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270599 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
3835e0c016
Initial commit.
Task is empty and does nothing yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270598 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
36acaa7bec
Add an IndexOf method that returns the index of
the selected attribute in the enumeration.
The selected index is kept so that class extending
it can easily do a 1-1 mapping with values without
looping over the array again.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270597 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
b9871e6a2d
Added LICENSE.txt to META-INF of distributable JAR's per jakarta-general suggestions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270596 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
Peter Donald
bc4fa10e58
Cleaning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270578 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6187610641
Move entry to being a top level class and clean up naming conventions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270577 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
af7a38e95e
Don't place project in bean list - instead place context in there
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270576 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0ed3627cf3
Use Execute2 abstraction
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270575 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
68c0830423
Move runCommand into this class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270574 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4abaa3ec23
Use Ant2 propertys that are objects rather than strings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270573 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0abcddef6c
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270572 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
dad10655ad
Remove unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270571 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
69e14f256e
Use Execute2 abstracton
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270570 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
46302b08af
No need to use project anymore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270569 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0b2fdb2709
Get property from context rather than project
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270568 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
15debed637
Use context to resolve file rahter than proijectr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270567 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a99f864176
No need to apply policy in task - can do that in context
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270566 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a25518889b
No need for setter to throw execption
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270565 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2e186a3000
Remove access to project as not needed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270564 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ceaf662ffb
Refactor and clean code
Also start using Execute2 abstraction
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270563 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e0f26fe260
Cleanup code a little
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270562 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
df0a7e7358
Use Execute2 abstraction
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270561 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9739843b08
Use adaptors logger rather than getting tasks logger via hackGetLogger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270560 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6a568e4e32
Use inherited getProperty rather than getProject().getProeprty()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270559 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1158015760
Remove unused stream handlers/pump abstractions. These are now replaced by ExecOutputHandler
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270558 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
689c802c3a
Add in a copy of Execute that is separate so that it can be evolved at a faster rate.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270557 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
14da38e484
Remove unused method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270556 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f2e2178170
Made the ExecManager support another method of execution that involves supplying an ExecOutputHandler
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270555 13f79535-47bb-0310-9956-ffa450edef68
24 years ago