12931 Commits (326b38f70193a95c9ef8371a727747fe0a5fecb5)
 

Author SHA1 Message Date
  Stefan Bodewig aa43e37a02 vararg calls 13 years ago
  Stefan Bodewig 4c1732b369 wrong type in carargs array 13 years ago
  Jesse N. Glick ceaf7b9c69 @Override not supported when implementing interface methods in JDK 5 javac. 13 years ago
  Jesse N. Glick 0461296c63 #53347: <javac> by default fails when run on JDK 8. 13 years ago
  Jacobus Martinus Kruithof 1d63aeddfa Bug 51792 - Unable to override system properties with 1.8.2 13 years ago
  Jacobus Martinus Kruithof 3d3f26df41 Bug 53036 - FixCRLF does not respect the eol="asis" setting 13 years ago
  Jacobus Martinus Kruithof 2596f62857 Bug 53202 - Typo in JUnit task documentation 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Jacobus Martinus Kruithof a0a88c7787 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Jacobus Martinus Kruithof bc6a6269ec Documentation update: Bug 53215 - Broken link to oracle doc in Manifest task 13 years ago
  Stefan Bodewig cb43c97e5d more svnpubsub stuff 13 years ago
  Stefan Bodewig 463d1984a4 1.8.4 is out 13 years ago
  Stefan Bodewig 8f2b4c5f4f merged one hunk the wrong way around, allowableblocksize should remain final 13 years ago
  Stefan Bodewig 08284bc7aa [CVE-2012-2098] merge bzip2 edge case improvement from Commons Compress 13 years ago
  Stefan Bodewig 36787ae6b8 don't need reflection anymore for Properties#loadFromXML 13 years ago
  Stefan Bodewig 8d4736cfcb <properties> started to support loading XML files with 1.8.0 not 1.7.1. PR 53141 13 years ago
  Jesse N. Glick 339c580b6a JDK 5. 13 years ago
  Jesse N. Glick 33b564a183 JDK 5. 13 years ago
  Jesse N. Glick e21405f8ee JDK 5. 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Jesse N. Glick bd7585adb0 Switch to JDK 5 as baseline. 13 years ago
  Stefan Bodewig d4aa652e47 Jenkins build boxes 'see' a different www.apache.org from the rest of the world 13 years ago
  Jesse N. Glick e741015b75 https://builds.apache.org/pview/job/Ant-Build-Matrix/475/jdk=JDK%201.5%20(latest),label=Ubuntu/testReport/src.tests.antunit.taskdefs/hostinfo-test_xml/testApache/ 13 years ago
  Jesse N. Glick dea5e3c23b https://builds.apache.org/pview/job/Ant-Build-Matrix/475/jdk=JDK%201.5%20(latest),label=Ubuntu/testReport/junit/(root)/%3Cinit%3E/src_tests_antunit_taskdefs_import_url_test_xml/ 13 years ago
  Stefan Bodewig a355726727 help debugging Jenkins failure 13 years ago
  Stefan Bodewig a4a5fb9b14 ensure forward-slashes on Windows; deal with directories containing spaces in exec task's arguments 13 years ago
  Stefan Bodewig b3b0de19ae likely a 'space in path' issue as well 13 years ago
  Stefan Bodewig 18b6cf346c if test-directory contains spaces, an includes attribute will split it into several patterns 13 years ago
  Stefan Bodewig 0b981adf84 a problem with the files resource? 13 years ago
  Stefan Bodewig 9abbf2c714 try to see what gets logged 13 years ago
  Stefan Bodewig 22f08c2960 Maybe java simply isn't on the PATH on the Jenkins boxes 13 years ago
  Stefan Bodewig 72bdafb6b1 move test directories out of source tree 13 years ago
  Stefan Bodewig de0b808953 help debugging Jenkins test failure 13 years ago
  Stefan Bodewig 25fbde8b72 test onyl works if invoked from root of Ant's source tree 13 years ago
  Stefan Bodewig da0a9ef6d5 try to debug test failures in Jenkins 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
  Nicolas Lalevee 455cd84810 Update the release process: dist is now under svnpubsub 13 years ago
  Jesse N. Glick c43ac3bf9a Indentation. 13 years ago
  Jesse N. Glick d516870b6a Random failures in AntClassLoaderTest traceable to different jobs overwriting the same test.jar. 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 5ff08103cc Ongoing random failures in JavaTest, now even on Ubuntu. 13 years ago
  Jesse N. Glick 030eecb1d5 Typo caused JAR to be empty. 13 years ago
  Jesse N. Glick b61ed496a2 Centralized source/target level config. 13 years ago
  Jesse N. Glick 844a7edeea Consistent indentation. 13 years ago
  Jesse N. Glick 34ec534397 Fixing most Maven warnings. 13 years ago
  Jesse N. Glick 6ec534027f Must have a well-formed URL, or builds.apache.org croaks. 13 years ago
  Jesse N. Glick 7d92ec8184 Clarifying that a FS-only collection might be using any FileProvider, not necessarily FileResource. 13 years ago
  Jesse N. Glick 583f7cd1c4 Local test failure on XP w/ JDK 7. 13 years ago
  Jesse N. Glick 1d05861c29 Trying to make JavaTest more reliably on Windows. 13 years ago