920 Commits (197ed22d54cc92611c2d39f19b845ebf824ea8e6)

Author SHA1 Message Date
  Nicolas Lalevee 944210b384 BR 53550, thanks to Tim Pokorny 13 years ago
  Stefan Bodewig b8c35567ee NPE in ExpandProperties when input is empty. PR 53626 13 years ago
  Jesse N. Glick a6aa4e67a9 Stronger tests in preparation for #53622. 13 years ago
  Stefan Bodewig 3ea65f1cea AntUnit test for commandlauncher and a typo fix by Vimil Saju 13 years ago
  Stefan Bodewig aa467f9a24 test fails on Windows 13 years ago
  Stefan Bodewig 4675145678 verifying resourcexists works for URLs, see PR 53383 13 years ago
  Stefan Bodewig 6e192308c2 packagemapper mapped too uch with handlediresep true. PR 53399 13 years ago
  Stefan Bodewig ca10b52e34 Add a longfile='posix' option to tar task 13 years ago
  Stefan Bodewig b817fdb2b8 Properly expand bzip2 files with multiple streams in <bunzip2> 13 years ago
  Nicolas Lalevee 91daac5ad7 #53405 : ExtensionPoint doesn't work with nested import/include 13 years ago
  Stefan Bodewig dee95e3acc merge Zip64 support from Commons Compress 13 years ago
  Stefan Bodewig aa43e37a02 vararg calls 13 years ago
  Stefan Bodewig 08284bc7aa [CVE-2012-2098] merge bzip2 edge case improvement from Commons Compress 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 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
  Jesse N. Glick d516870b6a Random failures in AntClassLoaderTest traceable to different jobs overwriting the same test.jar. 14 years ago
  Jesse N. Glick 583f7cd1c4 Local test failure on XP w/ JDK 7. 14 years ago
  Jesse N. Glick e07eede7b6 More idiomatic check with Os.isFamily. 14 years ago
  Jesse N. Glick 83d2993be5 Windows-only failure in Ant-Build-Matrix. 14 years ago
  Jesse N. Glick 998e10eb27 Commenting out failing test. 14 years ago
  Stefan Bodewig 791541805a add a test verifying properties get expanded twice in macrodef attributes by default. PR 52621 14 years ago
  Jesse N. Glick 84abb27b2f #52621: restore default behavior from #42046 for compatibility, but make it configurable. 14 years ago
  Jesse N. Glick 2d89206b92 Some tests which failed when run with CWD not equal to ${basedir}. 14 years ago
  Stefan Bodewig eb3adb5c76 adapt test 14 years ago
  Stefan Bodewig 6aa0a70ff7 make sure Project#createTask has read defaults.properties. PR 50788 14 years ago
  Stefan Bodewig 82ab7bf6e5 help dealing with the case where BSF is there but JavaScript support is not - the current build failure in Gump 14 years ago
  Stefan Bodewig ec4f345742 also set -source implicitly if -target uses 5 rather than 1.5 etc. 14 years ago
  Stefan Bodewig 7a0427656d either Java 1.5 accepts -source 1.2 or it doesn't, be consistent 14 years ago
  Stefan Bodewig e3e9dc0112 avoid classloader issues when not forking 14 years ago
  Stefan Bodewig 54ea4a4a0c tests for javac internal modifications of -source attribute 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 fe829a9d0f #52382: <xslt> with redirect broken on JDK 7 when a SecurityManager is set. 14 years ago
  Jesse N. Glick 4495b959d9 Should not throw an error if the temp dir does not yet exist. 14 years ago
  Stefan Bodewig 0e150acfd4 ZipFile doesn't work properly for archives using unicode extra fields. Port of fix for COMPRESS-164 by Volker Leidl 14 years ago
  Stefan Bodewig 8786be5f23 trying to narrow down transcoding error of exec test on Ubuntu. Looks like ReaderInputStream was working just fine 14 years ago