7828 Commits (a8d6367ddc214b4956b2a7d6b779930df5e43515)

Author SHA1 Message Date
  Stefan Bodewig a8d6367ddc remove re-implementations of FileUtils.close() 9 years ago
  Stefan Bodewig cd1ff3566e make ZipFile implement Closeable 9 years ago
  Stefan Bodewig 67aea0e573 Java5 9 years ago
  Anthony Wat 04f501e77a Preserve exit status on error in <ant>/<antcall> 9 years ago
  Stefan Bodewig 11cd7ffab4 Java6ism 9 years ago
  Stefan Bodewig b2558bc972 some cosmetic changes 9 years ago
  Tomas Zezula ea99177eb2 Added unit test for excludes in multi module compilation. 9 years ago
  Tomas Zezula 7bd7ed44b9 Removed misleading comment. The sourcepath and modulesourcepath cannot be combined. 9 years ago
  Tomas Zezula 83eaf48045 Added modulepath, modulesourcepath and upgrademodulepath into Javac task. 9 years ago
  Stefan Bodewig 038e1948ed Merge branch 'jigsaw/java' 9 years ago
  Tomas Zezula 1e501f27ec Added modulepathref attribute to Java. 9 years ago
  Tomas Zezula aef407be4d Updated Java task manual. 9 years ago
  Antoine Levy-Lambert 8bb69bfdd8 commit a test illustrated by the bug report 59114, that is that the "**" pattern matches the empty path, but the "*" pattern does not. 9 years ago
  Stefan Bodewig 588ce1fbe3 avoid slash translations for module names 9 years ago
  Stefan Bodewig 90c1cc0857 assume change will go into Ant 1.9.7 9 years ago
  Stefan Bodewig c6e225580e whitespace 9 years ago
  Tomas Zezula 23b0cf06c2 Added module, modulepath attributes and modulepath, moduleupgradepath elements into Java task. 9 years ago
  Stefan Bodewig aeed1d84d3 fix for bad URL parsing code by Uwe Schindler 9 years ago
  Tomas Zezula dd8b5f45dd Added module, modulepath attributes and modulepath, moduleupgradepath elements into Java task. 9 years ago
  Antoine Levy-Lambert 49f24c8711 rename yearcheck.sh to copyrightcheck.sh and change the implementation to use git. 9 years ago
  Antoine Levy-Lambert 32634d817a @Override annotation is not supported at build time by Java 1.5 for interface methods. 9 years ago
  Antoine Levy-Lambert 31e3c02f2e Merge branch 'master' of https://github.com/jwadamson/ant-1 9 years ago
  Stefan Bodewig 5a6fda5890 Really fix Bugzilla Issue 58997 9 years ago
  Stefan Bodewig 26dc323427 Test for Bugzilla Issue 58997 9 years ago
  Stefan Bodewig 4d0bbb4404 ensure defined order of filters in <replace> 10 years ago
  Stefan Bodewig 592aa74973 take name into account when comparing FileResources 10 years ago
  Stefan Bodewig be00fccc2d self-check in equals 10 years ago
  Stefan Bodewig c78ecf75bb optionally don't follow redirects in <http> 10 years ago
  Stefan Bodewig d713b1785f Ant is able to detect more java versions by now 10 years ago
  Stefan Bodewig 494e865553 make ant.project.invoked-targets available for top-level tasks 10 years ago
  Stefan Bodewig faa26a012e port tar fix from commons compress 10 years ago
  Stefan Bodewig 7046631e9a normalize file names when importing files with absolute paths 10 years ago
  Jeffrey Adamson 568c3eeb96 Bug 58898: Ant fails to run when arguments contain double-quote character 10 years ago
  Jeffrey Adamson 14e71c1a93 Bug 58874: Ant fails to run if ANT_HOME contains a double-quote character. 10 years ago
  Stefan Bodewig 7051493ef7 wrong package 10 years ago
  Stefan Bodewig 881a0ff79e preserveLastModified for scp uploads 10 years ago
  Vladislav Bauer f15c3de41b Prevent string concatenations as argument to "StringBuffer.append()" 10 years ago
  Stefan Bodewig 4ccca1fc14 use reflection rather than getResource to locate javax.script 10 years ago
  Stefan Bodewig 0ca8c46cc3 never ignore an explicit dir attribute in <exec> 10 years ago
  Stefan Bodewig 84e5abf857 merge test case by @rednoah 10 years ago
  Stefan Bodewig bfefc400ca whitespace 10 years ago
  Reinhard Pointner 43e11902e9 Bug 50769 - SCP needs to align with the COPY task and support nested resource collections 10 years ago
  Stefan Bodewig 661f8becc4 COMPRESS-324 be mor lenient when detecting GNU long name entries 10 years ago
  Stefan Bodewig 76455a35cb <jar> ignores zip64Mode for manifest-only jars 10 years ago
  Stefan Bodewig 3c2ed1374f Make <bunzip2> really work with non-filesystem resources 10 years ago
  Stefan Bodewig 7f0eeea180 Make <gunzip> really work with non-filesystem resources 10 years ago
  Stefan Bodewig 7451a066cb tests that show gunzip for non-file resources is broken 10 years ago
  Stefan Bodewig 99684cfd77 yet another potential AIOBException in zip package 10 years ago
  Stefan Bodewig a218020f1b bump versions 10 years ago
  Jan Matrne fdf5d315e0 little refactoring 10 years ago