623 Commits (ca10b52e340d4ce2018e7426920e964ceaf1307a)

Author SHA1 Message Date
  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 14 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. 14 years ago
  Stefan Bodewig 602c5f453a bump version 14 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
  Nicolas Lalevee d6466e0fd7 - make the sources of the individual ant jars also published into the maven repository 14 years ago
  Nicolas Lalevee 11616a619f The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources 14 years ago
  Antoine Levy-Lambert 5165803e89 bumping version up to 1.8.3 for next release preparation 15 years ago
  Antoine Levy-Lambert ae5ba9c00b rolling back changes of revision 1045376 in order to generate a second 1.8.2 release candidate 15 years ago
  Antoine Levy-Lambert 99012ffd25 preparing for the next release 15 years ago
  Antoine Levy-Lambert 37e9285647 preparation for the 1.8.2 release 15 years ago
  Stefan Bodewig 06a078f0ed Use a class not present in libgcj to detect Java 1.6 - PR 50256 15 years ago
  Stefan Bodewig 9016f41069 Detect OpenJDK7 and Harmony (not that we'd use it for now) 15 years ago
  Jesse N. Glick 88a7b66eb9 If we cannot build Javadoc, we cannot copy it to the dist dir either. 15 years ago
  Stefan Bodewig 0485dd6a6e create distribution artifacts for the manual 15 years ago
  Stefan Bodewig ebb29d5bba only ignore system classes if not running in Gump or similar environments. Hopefully fixes test-ant in Gump 15 years ago
  Jesse N. Glick 1e1f933a7f Seems to be necessary to build ant-junit4.jar separately. 15 years ago
  Jesse N. Glick d15c92db59 Build failure on JDK 1.4. 15 years ago
  Jesse N. Glick 114d55869f #34748: run individual test methods. 15 years ago
  Jesse N. Glick a341fc03e5 Merging ant-nodeps.jar into ant.jar. 15 years ago
  Jesse N. Glick 354020355b #49287 cont'd: XSLTTraceSupport must also be in ant.jar. 15 years ago
  Jesse N. Glick 4519c37a7e Now that it is not necessary to put junit.jar into $CLASSPATH to run tests, need to make sure -Dtestcase=... works too. 15 years ago
  Jesse N. Glick c83d257891 Fork JUnit tests by default. 15 years ago
  Jesse N. Glick 4f97344bd8 #49287: TraXLiaison belongs in ant.jar, not ant-nodeps.jar, since it is (now) a hard dep of XSLTProcess. 15 years ago
  Jesse N. Glick da48edd72e Distinguishing between compile-time and runtime classpath for JUnit tests. 15 years ago
  Jesse N. Glick a0f02bf26c Fix compilation inside a container which may have some 3rd-party libraries loaded somewhere but not accessible with includeantruntime="false". 15 years ago
  Antoine Levy-Lambert b00f385f72 bump version 15 years ago
  Antoine Levy-Lambert 9f96b52f96 preparation for ant 1.8.1 build 15 years ago
  Jacobus Martinus Kruithof d9c6fb9037 Inspired on one of the patches on debian ant 16 years ago
  Antoine Levy-Lambert 84926aa016 removing the stylebook task 16 years ago
  Jesse N. Glick 69eba07e72 Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar. 16 years ago
  Jesse N. Glick bce2b193ec Removing stale references to xercesImpl.jar and xml-apis.jar. 16 years ago
  Antoine Levy-Lambert f197ffbdd1 adapting the creation of the maven artefacts to maven2 repository layout 16 years ago
  Stefan Bodewig f369bf5447 bump version 16 years ago
  Antoine Levy-Lambert 439bb1ebd1 removing unused property xalan2.present 16 years ago
  Antoine Levy-Lambert 03f83a7da9 preparation for the 1.8.0 release 16 years ago
  Stefan Bodewig dd92def3ae try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile. PR 48541 16 years ago
  Stefan Bodewig f34a0d9bbc add an empty lib/optional to the source distribution 16 years ago
  Jan Materne 121c6bf8d3 Skip Javadoc creation on JDK 1.4, as it always fails for unknown reason. 16 years ago
  Antoine Levy-Lambert f563e6713e preparation for ant1.8.0RC1 release 16 years ago
  Stefan Bodewig e87e1b281a DefaultLoggerTest must run in same classloader that loads DefaultLogger itself 16 years ago
  Stefan Bodewig c8232ed82c allow methods other than GET in http condition. Submitted by Robert Clark. PR 30244 16 years ago
  Stefan Bodewig 8ebe808f72 override getResources in a new AntClassLoader subclass that will be used consistently when Ant is running on Java5+. PR 46752 16 years ago
  Jacobus Martinus Kruithof 8d4985ca74 made easier to switch loglevel on the antunit testcases 16 years ago