12829 Commits (06a819d3adfa2f1ae8cf74d61dd109cbc6cf4361)
 

Author SHA1 Message Date
  Stefan Bodewig 06a819d3ad No reason to have ant-junit4.jar anymore. 12 years ago
  Matthew Jason Benson 15b31983d4 add LoadResource to the list of tasks supporting filterchains 12 years ago
  Antoine Levy-Lambert a391e00180 mentioning that Ant 1.9.0 requires Java 1.5, fixing a typo 12 years ago
  Antoine Levy-Lambert 5fb2cfb93b added Changes that could break and Other changes sections 12 years ago
  Antoine Levy-Lambert ff6e965116 updating ReleaseInstructions 12 years ago
  Antoine Levy-Lambert 8bd1676498 bumping version in this testcase too 12 years ago
  Antoine Levy-Lambert ffa7d9705e preparing the ant release 1.9.1 12 years ago
  Jesse N. Glick 5dd71dccde #54641: XSLTC error. 12 years ago
  Jesse N. Glick aa200450f5 Still more diagnostics for #54641. 12 years ago
  Jesse N. Glick d5e0cccd5d Unused import. 12 years ago
  Jesse N. Glick aea016a70f StringUtils.replace is obsolete. 12 years ago
  Jesse N. Glick 3e7e9989ab Diagnosis of XMLResultAggregatorTest.testFrames failure on Java 7. 12 years ago
  Jesse N. Glick cefa594fa6 Restored Java 5 compilability. 12 years ago
  Jesse N. Glick d5131086b9 Was not compatible to make systemClasspath (and systemBootClasspath) final; the NetBeans Ant integration in fact overwrites this value (for a reason). 12 years ago
  Jesse N. Glick 4e101e3c49 Junit → JUnit 12 years ago
  Jesse N. Glick ffdeaca2fe Odd indentation. 12 years ago
  Antoine Levy-Lambert 473d49f5ac adding hamcrest to the lib/optional because it is required at runtime for some tests, also bumping junit dependency in pom file 12 years ago
  Antoine Levy-Lambert 9500eb81fb adding ASF header 12 years ago
  Antoine Levy-Lambert 3930d3e938 JUnit4 tests marked @Ignore do not appear in XML output. PR 43969 12 years ago
  Antoine Levy-Lambert 4213be7405 reverting to state before first attempt to release 1.9.0 12 years ago
  Antoine Levy-Lambert 2414798885 prepare development for Ant 1.9.1 12 years ago
  Antoine Levy-Lambert a186908ce2 preparing a 1.9.0 version 12 years ago
  Antoine Levy-Lambert 76c39ce80a removing mention of a first build step under JDK 1.4 12 years ago
  Antoine Levy-Lambert 9dc608c245 fixing a text which is not passing under MacOS with JDK 1.7 12 years ago
  Antoine Levy-Lambert eb46493de0 checkstyle 12 years ago
  Antoine Levy-Lambert 06dc6c0eea adding an encoding attribute to the contains selector 12 years ago
  Stefan Bodewig 3e12dead7d UK is not a valid country code. PR 54590. Submitted by Patrick Altaie 12 years ago
  Stefan Bodewig db63447739 size comparator was vulnerable to integer overflows. PR 54623 12 years ago
  Antoine Levy-Lambert ef9d85e593 fix error in testDifferentDrive under Windows @ jetbrains 12 years ago
  Antoine Levy-Lambert 2487a90505 fix test error happening under Windows @ Jetbrains see http://teamcity.jetbrains.com/viewType.html?buildTypeId=bt133 12 years ago
  Antoine Levy-Lambert c4cc9c42b1 add suppresssystemout attribute to optionally make sshexec silent PR 52070 12 years ago
  Antoine Levy-Lambert 8344e79c7d removing Perforce Ant tasks 12 years ago
  Stefan Bodewig 82641d77bb don't search beyond the start of the archive 12 years ago
  Stefan Bodewig 1a4946cfd6 improve performance when reading non zip64 zip files, merge from commons compress, based on patch by Robin Power 12 years ago
  Antoine Levy-Lambert f844348eff Base64Converter not properly handling bytes with MSB set (not masking byte to int conversion). PR 54460 13 years ago
  Antoine Levy-Lambert b103f7e356 PR 54090 Depend task does not handle invokeDynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 18 13 years ago
  Stefan Bodewig adede93ab1 port Tomcat's logic for setting JAVA_HOME to an script - PR 52632 13 years ago
  Antoine Levy-Lambert 80cdef498a fix indentation 13 years ago
  Stefan Bodewig 41798d8d13 2013 13 years ago
  Antoine Levy-Lambert 0282d8fe2e PR 54026 Zip task on <mappedresources> that excludes certain files by way of the mapper results in a NullPointerException 13 years ago
  Antoine Levy-Lambert a3bbe9f596 PR 53437prevent ssh tasks from prompting for kerberos username/password under Java 7 13 years ago
  Stefan Bodewig 98f306fa84 re-use a bunch of temporary arrays - merge from Compress 13 years ago
  Stefan Bodewig 1fe6b17d5f another fix from commons - tar doesn't use specified encoding when reading GNU long names 13 years ago
  Stefan Bodewig 171220cb33 PR 54374: support status code 307 redirects in <get> 13 years ago
  Stefan Bodewig 995856afcb one more fix from Compress 13 years ago
  Stefan Bodewig 73d3298e62 merge recent fixes from Compress' tar package 13 years ago
  Stefan Bodewig ca86f16776 Inspired by PR 54056 I looked for thread-safety issues with HashMap in our code - nothing major found 13 years ago
  Nicolas Lalevee b5849676d8 Add a failing test case to illustrate an unexpected behavior on self-referencing Antlib (more explanation on ant-dev@ in a few minutes) 13 years ago
  Nicolas Lalevee eb08ea9fd0 Add the possibility to register a custom command line argument processor 13 years ago
  Nicolas Lalevee ee5f3b4185 Use the output dir which get cleaned up in the tearDown 13 years ago