13639 Commits (6594a2d66f7f060dafcbbf094dd60676db19a842)
 

Author SHA1 Message Date
  Stefan Bodewig 6594a2d66f port some fixes from Commons Compress 4 years ago
  Jaikiran Pai 4e5b94a8f6 bz-65110 Fix the ant-testutil-sources.jar generation 4 years ago
  Stefan Bodewig 4ae9d1cd60 bump JUnit to fix https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp 5 years ago
  Stefan Bodewig 9bc1f8f4e6 snapcraft push has been deprecated 5 years ago
  Stefan Bodewig a395283e37 Tagging version 1.9.15 of Ant 5 years ago
  Stefan Bodewig 1d9acc550f develop snaps can not be promoted 5 years ago
  Stefan Bodewig a033260368 prepare the Ant 1.9.15 release 5 years ago
  Stefan Bodewig 926f339ea3 recommend using ant.tmpdir 5 years ago
  Stefan Bodewig 9c1f4d905d provide a magic property that overrides temp directory 5 years ago
  Stefan Bodewig 45fd589a1f rmic has been removed in Java 15+ 5 years ago
  Stefan Bodewig 9c61375803 Happy New Decade! 5 years ago
  Stefan Bodewig ab6b3e4bb1 bad indentation and missing heading 6 years ago
  Stefan Bodewig 99ef834ef2 adapt runant.py to Python3 6 years ago
  Stefan Bodewig d4723b0e5a snap publishing for the 1.9.x branch 6 years ago
  jkf 4f012c5426 cherry-pick updated wiki location in manual 6 years ago
  Stefan Bodewig c457e6dfd4 improve error message if Java cannot be found 6 years ago
  jkf 0b1690a4f5 updated default m2 repository location 6 years ago
  jkf fb6d9b0d5d Validating contents of resources fetched via insecure channels 6 years ago
  Jaikiran Pai 5198e58f20
Use HTTPS URL for fetching doc generation tool 6 years ago
  Stefan Bodewig 486e141b47 this is why we still use env and friends 6 years ago
  Jaikiran Pai 4e27dba1cb Add a note in ReleaseInstructions to check the copyright year in NOTICE file 6 years ago
  Jaikiran Pai 02901ba61d SHA1 checksum is no longer recommended by Apache release process 6 years ago
  Jaikiran Pai 5e0ed5eb2d Tagging version 1.9.14 of Ant 6 years ago
  Jaikiran Pai 0f022d387c Use the new working URL to fetch the Txt2Html.java from Tomcat repo, for converting WHATSNEW into a html file 6 years ago
  Stefan Bodewig bf1cbe78c0 add missing license header 6 years ago
  Stefan Bodewig b661e244b3 new year, well not that new anymore 6 years ago
  Jaikiran Pai 8ec8ecf4eb Release RC1 of 1.9.14 6 years ago
  Jaikiran Pai f9b44f68f5 Update WHATSNEW for 63226 6 years ago
  Jaikiran Pai ddb85a35b4 bz-63226 Doc change - mention that "list" operation honours "followsymlinks" attribute in ftp task 6 years ago
  Jaikiran Pai f04cc8bb19 Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant 6 years ago
  Stefan Bodewig 9d63d7ee24 respect failOnError when running ls checkout - Bugzilla 63071 6 years ago
  Stefan Bodewig d106673e3e the task does not extend ExecTask (anymore?) 6 years ago
  Jaikiran Pai eb99b1f3f6 Update the install.html and ant-jsch pom.xml to use the newer 0.1.55 version of jsch library 6 years ago
  Jaikiran Pai 1a7c4a69e7 Upgrade Jsch library to 0.1.55 6 years ago
  Jaikiran Pai 8cc8feebb0 Revert "bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanner and Delete task" since it causes a regression that's exposed by the dirscanner-symlinks-test.xml antunit testcase 7 years ago
  Jaikiran Pai 506c3ab47a Record the fix for bz-62849, contributed by Michael Barker 7 years ago
  Michael Barker 05bfffa247 bz-62849 Check for filesystem loops due to symbolic links, in DirectoryScanner and Delete task 7 years ago
  Stefan Bodewig f1d2c1551c use generics properly 7 years ago
  Jaikiran Pai 189ad7e59b bz-62764 Add a debug log message when we skip invalid path elements from the AntClassLoader's classpath 7 years ago
  Stefan Bodewig 6b76234c3c fix javadocs 7 years ago
  Stefan Bodewig 1db4855902 bad rowspan 7 years ago
  Stefan Bodewig 048015b7d8 BZ 62424 minimal module support for javadoc 7 years ago
  Stefan Bodewig d100b90032 add nested <args> to signjar and verifyjar 7 years ago
  Stefan Bodewig a5796b5db0 BZ 62534 add support for -provider* args of keytool 7 years ago
  Maarten Coene a746e13665 The information of the -nice and -nouserlib flags was not formatted properly. 7 years ago
  Jaikiran Pai c07bd86684 bz-62686 Correctly handle compression level changes in ZipOutputStream 7 years ago
  Jaikiran Pai 6377dfcc1d bz-62655 update WHATSNEW 7 years ago
  Jaikiran Pai 21de7add9a bz-62655 throw a BuildException from augment task if the id attribute isn't specified or if the value points to an unknown reference 7 years ago
  Jaikiran Pai 41e6b2c7ee Update the EmailTaskTest to ensure that the mail task does indeed fail in expected cases 7 years ago
  Jaikiran Pai 27aa22a82a bz-62621 conditionally enable EmailTaskTest 7 years ago