Stephane Bailliez
7a4e9ca227
Fix bad coding style.
then/else parts of if statement and loop body must always been enclosed
in a block statement.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270630 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
9f2aca50e3
Fix bad coding style.
then/else parts of if statement and loop body must always been enclosed
in a block statement.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270629 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
2ddcd97730
Fallback to protected attributes to prevent breakage.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270628 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
68aafc9b3d
Throw some base build to use as testcases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270627 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
efca9b32d8
Add a dist target to build up a jar file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270626 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
c17b03af1d
Add some comments to base task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270625 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4bcc447285
Help people who's mail server doesn't speak SMTP correctly.
PR: 5273
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270624 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1e01d1142c
Move responsibility for cleanup to the test themselves.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270623 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
41bb266266
Add Primary Key capability to iPlanet deployment tool
Submitted by: Paul Spillman <Paul.Spillman@Sun.COM>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270622 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
aa27429577
Improve the <equals> condition by adding trim and casesensitive attributes.
Inspired by: Frank Bechmann <frank.bechmann@dcw-software.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270621 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
433f71348f
- Apply coding guidelines. No protected attribute anymore.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270620 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
89fcb9780a
- AntRunner has changed.
- IDEA is now v2.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270619 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e6d08dfeb2
Skip SQLExecTest if the testcase and the <sql> implementation would be
loaded by different classloaders.
package private access is only allowed if the classes belong to the
same "runtime package", which is the fully qualified package name plus
the defining classloader. Enough reading of JLS and VMSPEC for me for
today 8-)
We probably could code around the problem by placing a subclass of
SQLExec into the same classloader as SQLExecTest and invoke methods on
this subclass.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270618 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a8d83a4528
Don't lie about the CLASSPATH being used - build.sysclasspath changes
everything.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270617 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
cf745efc64
Improve logging when <available> is being used as a condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270616 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
eeb31f3611
Bug fixing
Reported by: Wannheden, Knut <Knut@paranor.ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270615 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
55b2734702
Add pointer to AntMan
Submitted by: Ashok Sridhar <ashok@erudra.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270614 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b14e6bc9e2
Add pointer to Rant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270613 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
696ff9fc5d
Add pointer to isDIRValidator task
Submitted by: I�igo Serrano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270612 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
9cc5b6eed4
note the new mapper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270611 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
9d85b36bc8
redirect some of the spam! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270610 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
69e9857675
Make it easy for people interested to compile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270609 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e9e5c44401
Make sure that it works with Cygwin.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270608 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
eedb2957ed
and a change in the docs, expunging all record of the file attribute ever existing in an orwellian style revision of history.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270607 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
8f2d1efdae
file -> destfile in zip, jar calls
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270606 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
5d79a4f5eb
Addition of destFile(File) attr to the zip/war/ear/jar tasks, fixup of docs, replacement of deprecation methods and appropriate changes to the tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270605 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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