14457 Commits (db32b65ab8987c59f9ee0c89e5503820e593e764)
 

Author SHA1 Message Date
  Stefan Bodewig db32b65ab8 Merge branch '1.9.x' 6 years ago
  Stefan Bodewig b661e244b3 new year, well not that new anymore 6 years ago
  Jan Matrne 1e00d447d2 extract 'report.dir' 6 years ago
  Jan Matrne 978e8b4677 missing dots 6 years ago
  twogee e2b40e5dd3 htmlcheck: correct tool name, consistent report placement 6 years ago
  Jan Matrne 1c97966dae htmlcheck: generate report file, consistent property names, meaningful target name 6 years ago
  twogee 99bb33d67b Add HTML validation check, fix head in package.html 7 years ago
  twogee d01d88a19d Fix doctype and language 7 years ago
  Jaikiran Pai aa61cbce54 Merge 1.9.x branch into master 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
  twogee 9e1bd1445d Incorrect HTML 6 years ago
  Jaikiran Pai 6e96e43111 Fix javadoc and manual errors related to the newly introduced readTimeout attribute for Http condition 6 years ago
  Jaikiran Pai 9eb170b4c2 Merge 1.9.x branch into master 6 years ago
  Jaikiran Pai fe1ed7725d Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant 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
  Jaikiran Pai da9ca6ef01 bz-63193 Introduce a readTimeout attribute for the "http" condition task 6 years ago
  Jan Matrne b5044cad48 additional testcases 6 years ago
  Stefan Bodewig a0c161ad2a Merge branch '1.9.x' 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 25de4f231e Merge 1.9.x branch into master 7 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 7 years ago
  Jaikiran Pai 45bee01696 Update the install.html and ant-jsch pom.xml to use the newer 0.1.55 version of jsch library 7 years ago
  Jaikiran Pai 1a7c4a69e7 Upgrade Jsch library to 0.1.55 7 years ago
  twogee 4474cb3948 Update JSCh (see http://www.jcraft.com/jsch/ChangeLog) 7 years ago
  Stefan Bodewig 722ccb7374
Merge pull request #82 from twogee/invalid-html 7 years ago
  twogee 82a603c14e Use valid markup 7 years ago
  Stefan Bodewig 706d818da0 moved to gitbox 7 years ago
  Stefan Bodewig 222bd8daa3 missing javadoc param - thanks Gintas Grigelionis @twogee 7 years ago
  Stefan Bodewig 876376a8d1 exclude modules package from mvn when not using Java9 7 years ago
  Stefan Bodewig 5fe086f0d5 point to Craig's PR 7 years ago
  Stefan Bodewig 6b576f1e8d whitespace - closes #80 7 years ago
  VGR a621bcbcce Based on feedback, added self to contributors, added line to WHATSNEW, added Ant version to docs, and replaced GPL man pages with BSD-licensed man pages. 7 years ago
  VGR 343dff90f2 Added tasks for JDK's jmod and jlink tools. 7 years ago
  Jaikiran Pai 7b29e8ff86 Update the manual of junitlauncher task as well as add a note in WHATSNEW about the changed class names of that task 7 years ago
  mharmer 41eb0d922b Fixing a potential ConcurrentModificationException that could occur when running Ant with the Parallel-Ant executor. 7 years ago
  Jaikiran Pai b510f3588d [junitlauncher] - Switch back to issuing a separate LauncherDiscoveryRequest 7 years ago
  Jaikiran Pai 69269adced bz-62952 Fix the jar-test.xml#testMultiReleaseJar antunit test case 7 years ago
  Jaikiran Pai 593aff2d2e bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.util.jar.JarFile 7 years ago
  Gintas Grigelionis ac46ff190e A typo 7 years ago
  Gintas Grigelionis 3e0890f750 Fix javadoc 7 years ago
  Gintas Grigelionis 57895fd064 Make DataType and Reference generic 7 years ago
  Gintas Grigelionis bd82d189ad Remove unused imports 7 years ago
  Gintas Grigelionis 2c2cdb090e Refactor getZipEntryStream 7 years ago
  Gintas Grigelionis aff7eefe14 Avoid leaks in AntAnalyzer 7 years ago
  Gintas Grigelionis 9321ea62bf Revert: any RuntimeException must be wrapped 7 years ago
  Gintas Grigelionis d6f1dc6bd8 Fix javadoc 7 years ago
  Gintas Grigelionis c5b8dab910 Fix backwards compatibility 7 years ago
  Gintas Grigelionis 1e30b48a0e Use try-with-resources 7 years ago