8825 Commits (079c134fd5df0ded3b2e0c58fce25c40f3f4c144)

Author SHA1 Message Date
  jkf 382edda476 Patch improving FTP Connection Closed error handling and reporting by 6 years ago
  jkf 35d3b9ab11 @BeforeAll failing should break build. Pr 63479 6 years ago
  jkf 823a5316eb PR 53457 - ByteBuffer::limit and ByteBuffer::rewind are new methods linked when building on jdk11 this prevents running ZIP related tasks on jdk8 from completing successfully 6 years ago
  jkf e5e41f0353 Fixed broken javadoc 6 years ago
  jkf 9b4393b85c Avoid connection refused errors by leaving some time between the gets, works locally lets see if it also works for jenkins 6 years ago
  jkf ceb39e2179 removed http links from java sources to the extent possible 6 years ago
  jkf 3d515b2841 remove unnecessary http references in xml / xsl testcases 6 years ago
  jkf 46a53f4e36 checkstyle.org has https site also for xsl 6 years ago
  jkf c82c43388b https to the extent possible for src/etc excluding src/etc/testcases 6 years ago
  jkf 3a4980e3c4 updated reference to license from http to https using 6 years ago
  Matthias Gutheil b8451922b6 [junitlauncher] Add support for selecting tests based on JUnit-5 tag functionality 6 years ago
  Jaikiran Pai 03a718d88d bz-63446 [junitlauncher] Create the right number of listeners in the test definition representing the fork mode of "testclasses" 6 years ago
  Jaikiran Pai 0259c0b981 bz-63259 Don't check the FTP file for being a symlink, more than once 6 years ago
  Jaikiran Pai 440ef41bb9 Tag version 1.10.6 of Ant 6 years ago
  Jaikiran Pai e4a56ec5bd Prepare RC2 of 1.10.6 Ant release 6 years ago
  bd2019us 4803eb24ae Wrap FileWriter with BufferedWriter for better performance when the write() method is invoked in a loop 6 years ago
  wenjingwang e91c4dc223 Fix the issue where scp transfer completion tracking wasn't being triggered for 100% completion 6 years ago
  Stefan Bodewig 812ba7083b some of the JUnit tests do not work when run from Maven 6 years ago
  Stefan Bodewig ef14a91901 exclude tests from Maven that require a specific Ant file structure 6 years ago
  Stefan Bodewig 9722f062dc missing license headers 6 years ago
  twogee f109d2f31d HTML5-compliant javadoc 6 years ago
  Jaikiran Pai 5e0ed5eb2d Tagging version 1.9.14 of Ant 6 years ago
  Stefan Bodewig 717387dfa6 Merge branch '1.9.x' 6 years ago
  Stefan Bodewig bf1cbe78c0 add missing license header 6 years ago
  Jaikiran Pai 8ec8ecf4eb Release RC1 of 1.9.14 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
  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' 7 years ago
  Stefan Bodewig 9d63d7ee24 respect failOnError when running ls checkout - Bugzilla 63071 7 years ago
  Stefan Bodewig d106673e3e the task does not extend ExecTask (anymore?) 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
  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 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
  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