Stefan Bodewig
0faa0d5fc3
Use the same class as JavaEnvUtils to check for 1.5+
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276480 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
7e3706411c
new tasks and project: emma, refactorit + jam
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276479 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
614648dc6f
remove stephan's work-arounds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276478 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ade2177191
Opps, forgot to add DynamicConfiguratorNS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276477 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
3051af774b
Add reflectant task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276475 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
69cd05e0f9
temporary fix until Peter adds DynamicConfiguratorNS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276474 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
476678d4a6
DynamicConfiguratorNS
Initial code for dynamicConfiguratorNS.
Change from patch the qualified name is given and
not the prefix.
PR: 28426
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276473 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
08ee283e41
build.xml source=1.2 does not work for javac 1.4.0
use a presetdef depending on the java version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276471 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
0ef8ca2b3f
resolve changes in WHATSNEW with 1.6 version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276469 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
c8546b42a5
update WHATSNEW for jesses fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276468 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
642befb440
Javadoc syntax error corrections
PR: 28998
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276466 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6cc4c84df3
better diagnostics from XmlLogger.java
PR: 28993
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276464 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
fa45d9628d
Fix use of hashcode in MacroDef
Logger code uses the macrodef as a key in a map before it is fully
configured so the hashcode had changed while the object was
in the map
PR: 28993
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276462 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
e32a24de07
Permit building under JDK 1.5
PR: 28996
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276460 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
e0ca6435bb
Ignore built distributions for cvs
PR: 11557
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276458 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
dcf43033b8
Remove redundant <hr> from javah.htm
PR: 11559
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276456 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
52a4c5f901
Misc. corrections in SignJar.java
PR: 28999
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276454 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
9cc95d1554
cosmetics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276452 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
f10dfc61e6
Add docs for <indexjars>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276451 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
c7165c227d
Make tests pass on MacOS X.
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276450 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
39b58c5739
test1 failed unless it was the first test to run.
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276449 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
526cd172f0
antlib: allow a typedef in an antlib to override the classpath
unittests to follow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276448 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
7e2def37d8
hint to projects.xml; os-specific configuration
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276447 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
46925591a3
New article about Ant in Java-Spektrum 5/04.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276446 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
bc7255a554
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276445 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a2c25511f2
Assertions require fork
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276443 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
0852629ad9
Concat throws ArrayIndexOutOfBounds with fixlastline
PR: 28820
Reported by: Andre Vanha
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276440 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f4aaa6b5ed
Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276439 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f4d97c3b55
Fix echotest example.
Submitted by: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276437 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
bec0ae9f99
Antworks/Centipede; BuildMonkey; sync table layout of projects/external
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276436 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
368ee310b2
Make sure CLASSPATH is set before attempting to change it;
make sure --mixed option is available to cygpath before using it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276435 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b706854c21
Cygwin/UNC ANT_HOME compatibility using mixed paths on NT-family systems.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276434 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
fd7bc94892
Link Check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276433 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
cfd785ed3b
Update the external image-task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276432 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
5f7b64f431
Add pointer to JReleaseInfo, submitted by Thomas Cotting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276430 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4c844c8f29
Remove unused import.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276429 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7665bc264e
Restore Task inheritance to Exit/<fail>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276428 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
1f6f45aebb
Describe relative file behaviour in <import> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276426 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
64556cb111
<fail> accepts nested conditions.
PR: 19220
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276425 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6f608f120c
update WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276423 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
1cac66df9a
File paths to imported build files should not be canonicalized
PR: 28505
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276422 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
98f9175779
Anton Mazkovoi has provided the base for PR 24697
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276420 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
c25de77022
Move Process stream closure into a new public static method,
closeStreams(Process).
PR: 28565
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276419 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
591f197bdd
More typo corrections (not mine).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276418 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
e69dbc9413
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276417 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
08fc138671
Close process streams in waitFor(Process).
PR: 28565
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276416 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
fc014731eb
@since
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276414 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
dc6ab2dfed
forkstyle -> forkmode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276413 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
dde5818806
Missing '<' in @text-example .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276411 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
715bb6924e
Document DateSelector pattern attribute for 1.6 in HEAD
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276410 13f79535-47bb-0310-9956-ffa450edef68
21 years ago