13273 Commits (39a53454478c84601a3c36bfa4f127ecc76cfa40)
 

Author SHA1 Message Date
  Stefan Bodewig 39a5345447 remove tests for JDKs < 8 10 years ago
  Stefan Bodewig bcf8016678 can't run apt tests with Java8 10 years ago
  Stefan Bodewig a8a8ba1ee1 we can always assume java8+ 10 years ago
  Stefan Bodewig ce5d257151 tweaks 10 years ago
  Stefan Bodewig 763c70ba49 and another place that needs an update for the 1.9.x branch 10 years ago
  Stefan Bodewig 55ddb55171 update for our 2-branch model 10 years ago
  Stefan Bodewig d02ecf6fec whitespace 10 years ago
  Stefan Bodewig fd2327b8bc simplification suggested by @silviu-burcea 10 years ago
  Stefan Bodewig a2eb305521 use Java8 in POMs as well 10 years ago
  Stefan Bodewig 5024dcf97b Merge branch '1.9.x' 10 years ago
  Stefan Bodewig 356972ab3a document serverAliveInterval and serverAliveCountMax 10 years ago
  Stefan Bodewig edeb171a78 cosmetics 10 years ago
  Stefan Bodewig 851aa5fb56 serverAliveInterval and serverAliveCountMax in <sshexec> and <scp> 10 years ago
  Stefan Bodewig d1736c7bb7 try-with-resource for AntClassLoader 10 years ago
  Stefan Bodewig 9f50f363b9 Merge branch '1.9.x' 10 years ago
  Stefan Bodewig 17527b6490 AntClassLoader5 has become obsolete long ago 10 years ago
  Stefan Bodewig b7ef1bcd03 whitespace 10 years ago
  Stefan Bodewig f7f58eeec1 implement Closeable in ZipFile to be compatible with 1.9.7 10 years ago
  Stefan Bodewig 311138d0aa whitespace 10 years ago
  Stefan Bodewig 0906b0ad94 even more FileUtils.close and try-with-resources cases 10 years ago
  Stefan Bodewig d3a67a3632 Revert "Java5" 10 years ago
  Stefan Bodewig 48cdc84cc8 Merge branch '1.9.x' 10 years ago
  Stefan Bodewig a8d6367ddc remove re-implementations of FileUtils.close() 10 years ago
  Stefan Bodewig cd1ff3566e make ZipFile implement Closeable 10 years ago
  Stefan Bodewig 1591c1f83c whitespace 10 years ago
  Stefan Bodewig 4af291c580 embrace AutoCloseable 10 years ago
  Stefan Bodewig 53c776e452 Revert "try debugging Jenkins build failure on Windows" 10 years ago
  Stefan Bodewig 8becd9dd7c try debugging Jenkins build failure on Windows 10 years ago
  Stefan Bodewig 057c3f8aba master -> 1.10.x, requires java8 10 years ago
  Stefan Bodewig 67aea0e573 Java5 10 years ago
  Stefan Bodewig f8a27a13f9 record Anthony Wat's patch, closes #17 10 years ago
  Anthony Wat 04f501e77a Preserve exit status on error in <ant>/<antcall> 10 years ago
  Stefan Bodewig 11cd7ffab4 Java6ism 10 years ago
  Stefan Bodewig edca1db3d0 record module support for javac 10 years ago
  Stefan Bodewig b2558bc972 some cosmetic changes 10 years ago
  Tomas Zezula ea99177eb2 Added unit test for excludes in multi module compilation. 10 years ago
  Tomas Zezula 7bd7ed44b9 Removed misleading comment. The sourcepath and modulesourcepath cannot be combined. 10 years ago
  Tomas Zezula 83eaf48045 Added modulepath, modulesourcepath and upgrademodulepath into Javac task. 10 years ago
  Stefan Bodewig 038e1948ed Merge branch 'jigsaw/java' 10 years ago
  Tomas Zezula 1e501f27ec Added modulepathref attribute to Java. 10 years ago
  Tomas Zezula aef407be4d Updated Java task manual. 10 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. 10 years ago
  Stefan Bodewig 588ce1fbe3 avoid slash translations for module names 10 years ago
  Stefan Bodewig 7a477febf3 close #15 10 years ago
  Stefan Bodewig 0ff7cc8511 record change for <java> module support 10 years ago
  Stefan Bodewig 90c1cc0857 assume change will go into Ant 1.9.7 10 years ago
  Stefan Bodewig c6e225580e whitespace 10 years ago
  Tomas Zezula 23b0cf06c2 Added module, modulepath attributes and modulepath, moduleupgradepath elements into Java task. 10 years ago
  Stefan Bodewig aeed1d84d3 fix for bad URL parsing code by Uwe Schindler 10 years ago
  Tomas Zezula dd8b5f45dd Added module, modulepath attributes and modulepath, moduleupgradepath elements into Java task. 10 years ago