Nicolas Lalevee
0600b2bae4
the bug 48789 was fixed with r1097584
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097738 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
49c8751e25
Fix for BR #48789 .
Handle an IOE with "Pipe broken" just like a one with "Write end dead". They are raised for the same reason but not at the same time.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097584 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
f60db19864
Revert commit #1095768 on java.xml and fix the redirector to not funnel streams if there is an errorProperty set
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097261 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
7396577cf8
Improve javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097260 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
491487a82a
adding a linux blurb
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1096615 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
4491aae66b
Missing space between finished and timestamp in task/target finish message from ProfileLogger, bugrep 51109
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1096209 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
6ee4efee01
fixing shell variable syntax
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095786 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
a260fdb09e
accept sh.exe from env.Path as well as from env.PATH to be able to run the tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095784 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
bfa9cad027
adding MacOSX blurb
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095772 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
ab38cf7504
tweaking tests affecting by having made flush a no-op in fixing bug 50507
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095768 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
fd52ae619b
Exec task may mix the stderr and stdout output while logging it. Bugzilla 50507
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095736 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
33bac65086
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095465 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
171a1f35e3
raise a more useful error when a class cannot be loaded because of a SecurityException in the hasmethod condition. PR 51035.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095270 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
11af84f764
code in tutorial relies on references being resolved even if the definition has never been reached. Found by Magnus Strandberg
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095268 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
f1091d6ac4
I had hardcoded the test.can.run property, also I had emptied the cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095224 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
1369b7ee39
creating test for bugrep 50507 Exec task may mix the stderr and stdout output while logging it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095222 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
d6466e0fd7
- make the sources of the individual ant jars also published into the maven repository
- make a javadoc jar publish with ant's main jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1095053 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
d2693fcfed
commons-net trunk has removed all static final ints from FTPReply
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1092610 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
ad860385a7
Rewrote netrexx target to never call M2 tasks.
Otherwise maven-antrun-plugin in src/etc/poms/ant-netrexx/pom.xml dies under M3 with a linkage error.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1091755 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
4b3719fe42
readFully(), then index into a char[], rather than calling substring(1) after each read() call
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090450 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
314d4d7ba7
Bug 51044 - Allow a <propertyset> in an <expandproperties> filter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090431 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
4b329724cc
sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090430 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
17520fdfdd
add basic functionality test for expandproperties filter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090366 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
65df42db53
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090356 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
14ea08b49e
Resource collection implementation of mapped PropertySet returned unusable resources.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090354 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
5909b77dc4
add a basic resources test, plus a failing test demonstrating that propertysets with mappers don't function properly wrt returning resource iterators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090350 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
778d54d381
move propertyset test to antunit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090340 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
9af2cd23bf
fix fileResource specified using basedir/name attributes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090325 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
5ba5cd0725
add (failing) testcase that exposes a current weakness of fileResource
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090323 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
a1b00e5c63
ws consistency
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090319 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
48c55de75f
allow to specify name when using concat as a resource
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090317 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
acaefe7e82
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1090304 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
ddd80042e6
Get back get docs.xml which is used while releasing for the txt2html target
And make it use a fixed revision of Txt2Html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1087007 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
f845c84029
Update the release instruction regarding the move of the website
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1087002 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
9fb3d4fa86
BR 50960. Use autoflush so that content get pushed to the forked application
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1086741 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
5ffcd3e37c
no need for a build for the doc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084810 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
11616a619f
The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources
Only the manual will be in the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084809 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
eb330f6be5
URL update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1080590 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
edaa68e6de
Bug #50866 :
- the prefix was not propagated to imported resources within included resources.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1079580 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
737d0434c8
use setproxy inside splash in order to fix PR 50888
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1079430 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
bbdd61de1f
setproxy does authentication as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1079428 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
20372c38fa
fixing test for gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1077973 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
4634eae4e2
testCompilerNotFound is not relevant if the class folder containing the adapter is on the system classpath like in Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1077809 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
ad08d0cbc9
testAdapterNotFound was failing in gump because the adapter in the gump environment is systematically on the classpath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1077808 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
039e4fa404
antunit-base.xml was not imported from this file, but needed to define some properties like
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1076106 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Antoine Levy-Lambert
e9c2dc92e8
intervert execution order of tearDown and antunit-base.tearDown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1076104 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
d65fcc7056
redirect makes test fail on my machine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1075735 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
564de6c5fb
sync with build.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1075705 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
ff69b5124b
consistency
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1075703 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
e466d8e0bd
redundant delete
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1075702 13f79535-47bb-0310-9956-ffa450edef68
14 years ago