Stefan Bodewig
e6a5e82991
ensure hamcrest becomes part of the source distribution
10 years ago
Jan Matrne
7472cb03e6
Add some useful classes to ant-testutil.jar (e.g. BuildFileRule)
11 years ago
Stefan Bodewig
8067491771
add contributors files and patch.xml to binary tarballs as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1592318 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Stefan Bodewig
845f1de9e2
zap tabs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1592317 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Stefan Bodewig
524d1e31ec
add contributors files and patch.xml to source tarballs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1592316 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
2c950354ec
adding a classpath tag in order to prevent a runtime error caused by a Java bug and the JUnit 4 annotations from happening
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591533 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
6a66bea047
fixing syntax error, only one condition is supported inside the condition task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591190 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
b9b8af4a5f
add a special property to set to build the MacOSX installer
since we do not ship it by default
add a check that our POMS are able to compile the code in release.sh
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591187 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
6cc06e519a
preparation for Ant 1.9.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591186 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
cef41d260a
rolling back to ant 1.9.4 as the pom.xml of ant-testutil was referencing incorrectly junit 3.8.2 instead of junit 4.11
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591178 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
3460aa3bb2
preparation for ant 1.9.5 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591176 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
7bde4f27dd
preparation for Ant 1.9.4 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591169 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Jan Materne
7d0916e46f
By default disable JavaDocs Doclint which was introduced in Java8 and breaks the builds due not-strict-html JavaDoc comments. Could be enabled via -DwithDoclint=true
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1586251 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Jan Materne
241a7d6d0c
Don't try to copy the javadoc if generation was skipped
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585973 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
3fb8df68d7
adding the junit jars to the source distribution, problem reported by Michael Durket
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583518 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
14581f9b7e
removing obsolete targets used for releases in the past
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583514 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
9d3c394c5d
junit task should support parallel/threads option
PR 55925
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1580520 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Antoine Levy-Lambert
0c614c40e3
bumping version number to 1.9.4 for the next release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553160 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
66b0e99e24
preparation for Ant 1.9.3 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553118 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
99dcdaae87
adding Mac OS X .pkg installer generation in build, PR 55899
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553066 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
40454ed874
pass ant.home down to antunit tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1515083 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Jesse N. Glick
13000c1a46
sconnolly advises using TODO rather than XXX in comments.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1504315 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
7391be8424
forward to 1.9.3alpha
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1502513 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
52cae7c98d
preparing ant 1.9.2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1483181 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
e6fde1ceca
preparing to build Ant 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1483152 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
mclarke
7a1aff605d
Re-introduce JUnit3/JUnit4 split
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1471115 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
b505179217
create tmp dir when running individual test as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1462910 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
06a819d3ad
No reason to have ant-junit4.jar anymore.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1460264 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
ffa7d9705e
preparing the ant release 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1453654 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
4213be7405
reverting to state before first attempt to release 1.9.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452631 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
2414798885
prepare development for Ant 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452185 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
a186908ce2
preparing a 1.9.0 version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452175 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
8344e79c7d
removing Perforce Ant tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1442023 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Matthew Jason Benson
f0579bdbb7
improve readability of test failure info
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1374344 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
bd7585adb0
Switch to JDK 5 as baseline.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1326751 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
8cab09b51c
Use a local temp directory for JUnit tests as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1301870 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
1c63fba0bc
make AntUnit tests use a temp-dir inside the build tree rather than
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1301337 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
19a0a949b6
Permit -Drun.junit.report=false (saved about three seconds off single test run).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297269 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
08cfa7aa73
...and only warn if actually running AntUnit.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297186 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
538257ea85
Weaken antunit location message to warning.
Otherwise it can incorrectly fail due to canonicalization differences.
https://builds.apache.org/job/Ant_JDK_1.5_Test/453/console
antunit-tests:
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Ant_JDK_1.5_Test/trunk/build.xml:1927: AntUnit tests must be run with /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Ant_JDK_1.5_Test/trunk/bootstrap (or /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Ant_JDK_1.5_Test/trunk/dist), not /export/home/hudson/hudson-slave/workspace/Ant_JDK_1.5_Test/trunk/bootstrap. Try './build.sh antunit-tests' for example.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297139 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
7903272dd5
bad artifact name for javadoc artifact
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1293745 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
0c0e45353b
Fail promptly if antunit-tests is run with some random version of Ant, since this would not be testing the sources in this tree.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1293295 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
602c5f453a
bump version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1241172 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
132fb32522
OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1236803 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
cd69b894b2
Had which.jar but run-which was still failing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1158464 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
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
Antoine Levy-Lambert
5165803e89
bumping version up to 1.8.3 for next release preparation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1052727 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
ae5ba9c00b
rolling back changes of revision 1045376 in order to generate a second 1.8.2 release candidate
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1051163 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
99012ffd25
preparing for the next release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1045376 13f79535-47bb-0310-9956-ffa450edef68
15 years ago