1284 Commits (240c8d4390d87359d48824ba4c6dfd6959fd9f76)

Author SHA1 Message Date
  Antoine Levy-Lambert 8344e79c7d removing Perforce Ant tasks 13 years ago
  Antoine Levy-Lambert f844348eff Base64Converter not properly handling bytes with MSB set (not masking byte to int conversion). PR 54460 13 years ago
  Antoine Levy-Lambert 0282d8fe2e PR 54026 Zip task on <mappedresources> that excludes certain files by way of the mapper results in a NullPointerException 13 years ago
  Stefan Bodewig 171220cb33 PR 54374: support status code 307 redirects in <get> 13 years ago
  Nicolas Lalevee b5849676d8 Add a failing test case to illustrate an unexpected behavior on self-referencing Antlib (more explanation on ant-dev@ in a few minutes) 13 years ago
  Nicolas Lalevee ee5f3b4185 Use the output dir which get cleaned up in the tearDown 13 years ago
  Nicolas Lalevee dba10d633f Fixing test: javac 1.5 doesn't seem able to infer properly types here (incomparable types: org.apache.tools.ant.types.Path and java.lang.Object) 13 years ago
  Matthew Jason Benson 579f8745ec switch to more informative idiom 13 years ago
  Matthew Jason Benson 27dfb191b1 Java 5 13 years ago
  Matthew Jason Benson e488c5bcbe try cross-platform again; apparently my Ant-fu is horribly rusty :o 13 years ago
  Matthew Jason Benson 0b3dbe0ca8 this kind of problem should be rare and should only affect recompiles, thus doesn't impact drop-in BC 13 years ago
  Matthew Jason Benson bb05312e66 cross-platform 13 years ago
  Matthew Jason Benson d25488cbbb Any FileResource whose represented File has a parent also has a basedir. 13 years ago
  Jesse N. Glick f7f699feb5 Rounding out signature of DeweyDecimal and writing some tests. 13 years ago
  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