998 Commits (2e788849136bfd75e88ce0d959810f1191d43a33)

Author SHA1 Message Date
  Stefan Bodewig 059cc9adc0 Passing AntUnit test for PR 54967 12 years ago
  Antoine Levy-Lambert 51ce8fac72 fix for Target rewriting for nested "include" only works when "as" is specified, Bugzilla PR 54940 12 years ago
  Antoine Levy-Lambert 46c940785a adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362. 12 years ago
  Stefan Bodewig ef4c94df7d Provide more control over Zip64 features, in particilar turn them off in <jar> by default - this might fix bugzilla issue 54762 12 years ago
  Stefan Bodewig e7726a439b Make the test actually test anything apart from my copy-paste errors 12 years ago
  Stefan Bodewig 064e259cf1 AntUnit test case for Bugzilla Isue #54762 12 years ago
  Jesse N. Glick aa200450f5 Still more diagnostics for #54641. 13 years ago
  Jesse N. Glick 4e101e3c49 Junit → JUnit 13 years ago
  Antoine Levy-Lambert 9500eb81fb adding ASF header 13 years ago
  Antoine Levy-Lambert 3930d3e938 JUnit4 tests marked @Ignore do not appear in XML output. PR 43969 13 years ago
  Antoine Levy-Lambert 9dc608c245 fixing a text which is not passing under MacOS with JDK 1.7 13 years ago
  Antoine Levy-Lambert 06dc6c0eea adding an encoding attribute to the contains selector 13 years ago
  Antoine Levy-Lambert ef9d85e593 fix error in testDifferentDrive under Windows @ jetbrains 13 years ago
  Antoine Levy-Lambert 2487a90505 fix test error happening under Windows @ Jetbrains see http://teamcity.jetbrains.com/viewType.html?buildTypeId=bt133 13 years ago
  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