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
Jacobus Martinus Kruithof
4a27363271
remove external task Interactive on request of Daniel Kasmeroglu
Link is also dead.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@376977 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
99d2ca6d09
Give some clue that the classconstants filter has a dependency on BCEL.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@376769 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
24b4beac8c
add AntDoclet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375221 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
af4cbcd8ba
- addresses bug/request #27446
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375180 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
23dac94433
- addresses enhancement request #27446
- added closeQuietly to reduce duplication
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375178 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
789c3b0316
use StringUtils and FileUtils where possible
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375172 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Kevin Jackson
1e8315f578
link to ant jakarta.apache.org -> ant.apache.org
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375169 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
d95378821a
Enhance the Bug 38477 tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374689 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
78bb53594a
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374686 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
fca5e6c96c
Found a "cvs" :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374684 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b94b9396d3
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374580 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
926dbff1ab
pr38465 improved recursion detection to allow the same token on one line multiple times.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374544 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
a6d7afa668
Corrected fix in Task.java (first shortcut removed the task name from the logging entry.) Used patch of Andreas Mross.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374488 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
9a988bb81b
38458 removed log implementation of Task to allow logging from tasks outside a project. The base class has the logging behaviour we need. This does not guarantee that (all) tasks are working outside an project, but at least will not break just because of logging.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374482 13f79535-47bb-0310-9956-ffa450edef68
20 years ago