662 Commits (3fe363e2120342f6de2b219c3bd74efe9aea2803)

Author SHA1 Message Date
  Stefan Bodewig 8e8f4de8ff Tagging RC1 for version 1.9.7 of Ant 9 years ago
  Stefan Bodewig cecbf5c6bc prepare first RC of 1.9.7 9 years ago
  Stefan Bodewig dc592e6306 nobody needs httpclient, remove the check 9 years ago
  Stefan Bodewig a218020f1b bump versions 10 years ago
  Stefan Bodewig b2a33d1149 bump versions 10 years ago
  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 11 years ago
  Stefan Bodewig 845f1de9e2 zap tabs 11 years ago
  Stefan Bodewig 524d1e31ec add contributors files and patch.xml to source tarballs 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 11 years ago
  Antoine Levy-Lambert 6a66bea047 fixing syntax error, only one condition is supported inside the condition task 11 years ago
  Antoine Levy-Lambert b9b8af4a5f add a special property to set to build the MacOSX installer 11 years ago
  Antoine Levy-Lambert 6cc06e519a preparation for Ant 1.9.5 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 11 years ago
  Antoine Levy-Lambert 3460aa3bb2 preparation for ant 1.9.5 release 11 years ago
  Antoine Levy-Lambert 7bde4f27dd preparation for Ant 1.9.4 release 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 11 years ago
  Jan Materne 241a7d6d0c Don't try to copy the javadoc if generation was skipped 11 years ago
  Antoine Levy-Lambert 3fb8df68d7 adding the junit jars to the source distribution, problem reported by Michael Durket 11 years ago
  Antoine Levy-Lambert 14581f9b7e removing obsolete targets used for releases in the past 11 years ago
  Antoine Levy-Lambert 9d3c394c5d junit task should support parallel/threads option 11 years ago
  Antoine Levy-Lambert 0c614c40e3 bumping version number to 1.9.4 for the next release 12 years ago
  Antoine Levy-Lambert 66b0e99e24 preparation for Ant 1.9.3 release 12 years ago
  Antoine Levy-Lambert 99dcdaae87 adding Mac OS X .pkg installer generation in build, PR 55899 12 years ago
  Stefan Bodewig 40454ed874 pass ant.home down to antunit tests 12 years ago
  Jesse N. Glick 13000c1a46 sconnolly advises using TODO rather than XXX in comments. 12 years ago
  Stefan Bodewig 7391be8424 forward to 1.9.3alpha 12 years ago
  Antoine Levy-Lambert 52cae7c98d preparing ant 1.9.2 release 12 years ago
  Antoine Levy-Lambert e6fde1ceca preparing to build Ant 1.9.1 12 years ago
  mclarke 7a1aff605d Re-introduce JUnit3/JUnit4 split 12 years ago
  Stefan Bodewig b505179217 create tmp dir when running individual test as well 12 years ago
  Stefan Bodewig 06a819d3ad No reason to have ant-junit4.jar anymore. 12 years ago
  Antoine Levy-Lambert ffa7d9705e preparing the ant release 1.9.1 12 years ago
  Antoine Levy-Lambert 4213be7405 reverting to state before first attempt to release 1.9.0 12 years ago
  Antoine Levy-Lambert 2414798885 prepare development for Ant 1.9.1 12 years ago
  Antoine Levy-Lambert a186908ce2 preparing a 1.9.0 version 12 years ago
  Antoine Levy-Lambert 8344e79c7d removing Perforce Ant tasks 12 years ago
  Matthew Jason Benson f0579bdbb7 improve readability of test failure info 13 years ago
  Jesse N. Glick bd7585adb0 Switch to JDK 5 as baseline. 13 years ago
  Stefan Bodewig 8cab09b51c Use a local temp directory for JUnit tests as well 13 years ago
  Stefan Bodewig 1c63fba0bc make AntUnit tests use a temp-dir inside the build tree rather than 13 years ago
  Jesse N. Glick 19a0a949b6 Permit -Drun.junit.report=false (saved about three seconds off single test run). 13 years ago
  Jesse N. Glick 08cfa7aa73 ...and only warn if actually running AntUnit. 13 years ago
  Jesse N. Glick 538257ea85 Weaken antunit location message to warning. 13 years ago
  Stefan Bodewig 7903272dd5 bad artifact name for javadoc artifact 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. 13 years ago
  Stefan Bodewig 602c5f453a bump version 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. 14 years ago
  Jesse N. Glick cd69b894b2 Had which.jar but run-which was still failing. 14 years ago