Kevin Jackson
08f7f02ab3
Java API change to Date.after causes bug #30471 , added check and comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384111 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
a603964d0e
- minor tweak to reduce scope of variable, fix comments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384097 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
8d20f93560
updated Ant Pretty Build subsection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384087 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
8925a5e724
This bit of complexity verifies the sha1 key of the m2 library against what is in the libraries file.
Provided the ant distro is validated, this ensures that the maven library that comes down is also valid.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383684 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
d59d8748ba
adding better diagnostics here when loading fails, like the name of the file at fault.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383583 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
80bd9c5434
s/an bug/a bug/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383569 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
9fcc3d5b90
accidental plural
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383553 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
fb8e47ecf4
took out the "dont bother us line". I know, we hate the calls, but maybe we are being too harsh here.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@383423 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
45564f5dea
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382930 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
ca49e8ec2b
make packagenames optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382928 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b1c63b2dee
preliminary Mustang support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382927 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
996bcb97e1
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382924 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
9503e68fba
bug ID 32069: resetting an undefined env variable changes the errorlevel.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382808 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
969971e84f
tune test running. Dont set the dir, do set the forkmode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382806 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
6965eb9ffd
my key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382791 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
eced5feac4
don't need final in interface
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382315 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
5b464967fa
Tweak: in case junit-3.8.1.jar and junit-4.0.jar are on CP but in that
order, and running JDK 1.4-, at least run JUnit 3.x tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382127 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
a586b0e0a3
minor layout tweaks to make it slightly more readable, updated year and corrected an old URL
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382058 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
9b64de2c15
let's not save XML reports to the project dir, but instead somewhere under build/ and stick the results in a directory parallel to it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382055 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
5126e3abbd
and turn off halting on failure until later
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382017 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
9904a3b243
tweak how tests run
-you get the junit report if a trax impl is present
-we fail afterwards if a test failed or errored
-commonality of the two junit runs factored out into a presetdef, single point of maintenance.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382011 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c4bb79c7a8
include the caught exception when relayed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381998 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
9e7351fbf2
Fix the "strange" bahaviour reported by Steve Meredith.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381934 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
f2078ba20b
#38811 : support for JUnit 4.0.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381780 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
616fc9850d
<tarfileset> extends <fileset> not <tarfileset> itself.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381709 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
1392a4a1b3
Removal of trailing ;
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381642 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
9af46a2ca0
#38799 : <junit> task should work so long as junit.jar
present in <classpath> even if not among Ant libs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381467 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fdade0537c
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381261 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
debf87817e
Avoid catching ThreadDeath; just pass it on.
Cf. http://www.netbeans.org/nonav/issues/show_bug.cgi?id=47191
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380877 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
b3668ba41d
More helpful diagnostic message for an obscure mistake I once made...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380876 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
2a38034c1a
Correct test failure when running with -ea.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380872 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
d4bf1ad7e4
Test failed if run on a system with UTF-8 encoding as the default.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380869 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c277e2f728
remove httpd reference found by Jesse
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@380844 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
ef5363f750
fix error in sample code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@379780 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
f0ef0fc633
add slashes in asfext ns decl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@379330 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
912d5406cf
fix gump build - I assume that gump has switched JDK version recently to make this break
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@379303 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
677fde659c
enabled this test by accident
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@379027 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5ebaf876f8
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@378708 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
6d4081469e
add p.a.o doap file to svn for now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@378584 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
dbcc616287
whisper that mkdir wont create an (already existing) directory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@378295 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
a9169f4d7a
Make Gump happy for now...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@378020 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
69b3919bb7
fix the test, sort of
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377946 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
2e6f47ada0
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377943 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
72d7a6c80d
javadoc doesn't like the palckage name '', skip it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377942 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
59309ba224
Fix the example regarding dir-attribute and add an additional example for that.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377744 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
28fdc7731e
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377623 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
b84ad63441
close <ol> tag in javadoc (well it is EchoXML after all...)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377313 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
076699062c
2006 (sorry)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377306 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
5eb7ef1a5a
use FileUtils.close
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377305 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
7a0e0d691c
PR 38622: project helper reference may not have been set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377166 13f79535-47bb-0310-9956-ffa450edef68
20 years ago