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 |
Stefan Bodewig
|
3d5e58186f
|
try a bit harder to delete used jars
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1075701 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Antoine Levy-Lambert
|
bfce233a2f
|
changes in order to get tests to pass under gump; resources paths used have to be standardized
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1075664 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Antoine Levy-Lambert
|
10a4302dd3
|
introducing agilebuild
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1075207 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Antoine Levy-Lambert
|
4427f8c1ed
|
PR 50716. Here is a case where optimizing a loop by using a variable for the upper bound of the loop breaks an existing test case RhinoTest.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1075177 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Antoine Levy-Lambert
|
8e9189ac41
|
documentation fix for Delete task example does not work, PR 50816
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1073529 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Matthew Jason Benson
|
f49a4a282f
|
grammar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1071701 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Maarten Coene
|
4954d8076e
|
Fixed typing error.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1071420 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Stefan Bodewig
|
f80d127c22
|
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1067086 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
6d85382d06
|
.NET Antlib 1.1 released
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1067085 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
888f9bbc6f
|
actually make use of the final variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1066975 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
8a8af50e58
|
tearDown target has been removed from propertyhelper-test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1066968 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
5f20b99140
|
microoptimizations. PR 50716
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1066963 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |