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
Matthew Jason Benson
9f7f747fa4
Full HEAD/1.6 sync
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276409 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
33ac6bc3ce
Add a Location member to oata.Target, with the appropriate settor & gettor.
PR: 28599
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276407 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
1786aff36b
More merges
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276406 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
58d6ff11a8
Make <apply> differentiate between empty and up-to-date filesets/lists.
PR: 23734
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276405 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
e160d8323d
JDependTask did not close an output file
PR: 28557
Obtained from: Jeff Badorek
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276403 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
99de043a35
More HEAD to 1.6 cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276398 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
85c27718ef
Merge Windows UNC fix to 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276396 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
0b7caf230a
Don't tell people what you're not giving them;
it only makes them feel cheated.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276395 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
7fb49c37c2
Make attribute und element names in <scriptdef> lowercase (like <macrodef> does) to avoid problems with name="Foo" -> the task X doesn\'t support the attribute foo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276392 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
1be95e51fd
Make attribute und element names in <scriptdef> lowercase (like <macrodef> does) to avoid problems with name="Foo" -> the task X doesn\'t support the attribute foo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276390 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
c00d5a6977
Implement jar index for referenced jars, PR: 14255
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276389 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
819d9a02f1
The small things you find when reviewing code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276387 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7518f01752
Merge Redirector bugfix to 1.6 branch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276386 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
2ead66e52c
Make ContainerMapper abstract; move chained/composite behaviors to
subclasses ChainedMapper and CompositeMapper, respectively.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276384 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
3375d671ac
Incorporate <waitfor> to improve the chances of a pass on Windows. :(
Also make the failures more instructive for redirect* testcases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276383 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
fb77359665
Purge of many (but not all) the if-java-1.1 tests in the ant code. I left those in the tests in, and I left the javac and javadoc tests in, as they are more complex. This is the simple set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276382 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
122c6ddd9e
A new uptodate test that includes granularity. the
intent is to move all date tests to this single place, to eliminate inconsistencies.
The only place I use it is signjar, which, by virtue of the fact there is no signjar test, means I know it wont break the tests.
Also, cleaned up the reflection hacks for 1.1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276381 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
f8c1bb00f2
One less complaint from jikes about code style.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276380 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
a3697532bd
Fix syntax errors in examples.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276378 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
88039803e6
don't depend on jre being lowercase, PR: 25798
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276376 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
d8657e9108
One not too much
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276375 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
5ab01659b2
Add <touch> <filelist> support to 1.6 branch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276367 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b6298168c9
Add resource support to <loadproperties>.
PR: 28340
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276365 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
531e66cb1e
Switch getParentFile(File) to delegate to File.getParentFile() and deprecate.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276364 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4985cd8913
Removed v1.14 conflict indicator.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276362 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4f4e3cc30d
Add nested text support commentary to HEAD.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276360 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
5d9b37c5b2
Typo correction.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276359 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
3988c2b07f
move to the Java1.2 implementation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276358 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
919e3d3e56
Document the use of @{attributes} inside <attribute/> definition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276356 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
55c133cecd
Generate proper file URLs in AntClassLoader#getResource, PR: 28060
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276354 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
ffce0c7253
Various typo fixes by Jesse Glick, PR: 28480
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276352 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
cdf5f5a187
Document yet another classloading quirk within <junit>, PR: 24646
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276350 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
40cf93ab71
Minor formatting changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276347 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
e8f55deaa7
<assertions> inside <java> or <junit> didn't work, PR: 27218
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276346 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
c0a344bdde
28479: NetBeans ships 1.6.1. Thanks Jesse
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276345 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
b25905ba4c
removing one line
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276344 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
6d4dd928df
show the alternate invocation mechanism does work. hmm.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276343 13f79535-47bb-0310-9956-ffa450edef68
21 years ago