7906 Commits (23f3c9de3db9a6147ae268a4018966db521cbc7e)

Author SHA1 Message Date
  Stefan Bodewig d21cef3f55 line-ends 9 years ago
  Stefan Bodewig 625d3d371f nobody is going to call Java 9 1.9 anymore 9 years ago
  Stefan Bodewig dda54c698d detect Java 9 via jigsaw 9 years ago
  Stefan Bodewig a5f386f1df I don't think it's encoding this time, but let's try 9 years ago
  Stefan Bodewig 326727692a add a filter for native2ascii 9 years ago
  Stefan Bodewig 4ef2554a53 builtin implementation of ascii2native 9 years ago
  Stefan Bodewig 51bd1cbff7 try to make tests pass with default encoding != UTF-8 9 years ago
  Stefan Bodewig 0319f81345 built-in implementation of native2ascii 9 years ago
  Stefan Bodewig 270fb2cf38 try to get better error reporting from Jenkins 9 years ago
  Stefan Bodewig d24dbe78c5 add a real test for native2ascii 9 years ago
  Vincent Privat fef3ea39f8 fix Bug 59556 - support "jdk" package for Java 7+ 9 years ago
  Stefan Bodewig 82b2e47ba8 remove unused throws clauses 9 years ago
  Stefan Bodewig deaa7d54a1 Merge branch 'bug_47552_scp_compression' into 1.9.x 9 years ago
  Dana Dahlstrom 421ae34d70 Preserve cause of AssertionError 10 years ago
  Stefan Bodewig 3966616f2c linefeeds 9 years ago
  Stefan Bodewig 3fe363e212 add compression support to <scp> 9 years ago
  Stefan Bodewig de5b4058b9 must not set file and dir in <fileset> 9 years ago
  Stefan Bodewig 0edf3ca252 <zip> up-to-date check doesn't work properly on NTFS 9 years ago
  Stefan Bodewig 5c24a75a78 fix possible race-condition 9 years ago
  Stefan Bodewig 647bdfb2d7 <get>'s quiet attribute is broken 9 years ago
  Stefan Bodewig 434193d088 whitespace 9 years ago
  Stefan Bodewig 03481a6b0c lower-case macro attribute names set via API 9 years ago
  Stefan Bodewig 8e8f4de8ff Tagging RC1 for version 1.9.7 of Ant 9 years ago
  Stefan Bodewig cecbf5c6bc prepare first RC of 1.9.7 9 years ago
  Stefan Bodewig edeb171a78 cosmetics 9 years ago
  Stefan Bodewig 851aa5fb56 serverAliveInterval and serverAliveCountMax in <sshexec> and <scp> 9 years ago
  Stefan Bodewig 17527b6490 AntClassLoader5 has become obsolete long ago 9 years ago
  Stefan Bodewig b7ef1bcd03 whitespace 9 years ago
  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