12589 Commits (d0d1325e541cc7ce28dd349eb9cfc08a8e9f2488)
 

Author SHA1 Message Date
  Matthew Jason Benson d0d1325e54 provide read access to Mkdir.dir. PR 51684 14 years ago
  Jesse N. Glick 735f3fca3e #51668: JAXP regression preventing <junitreport> from working in JDK 7 w/ SecurityManager. 14 years ago
  Jesse N. Glick cd69b894b2 Had which.jar but run-which was still failing. 14 years ago
  Jesse N. Glick ed37e77d9e Fails to reproduce https://netbeans.org/bugzilla/show_bug.cgi?id=201022 but might as well leave it here. 14 years ago
  Stefan Bodewig 7a6cc371ca Upgrade to AntUnit 1.2 14 years ago
  Stefan Bodewig e9bbf8ef78 JRuby no longer at Sourceforge, reported by Gilbert Rebhan 14 years ago
  Stefan Bodewig 021d52822a make AntClassLoader$ResourceEnumeration adhere to the Enumeration contract. PR 51579 14 years ago
  Stefan Bodewig 95834baf7a document JUnit filtertrace change 14 years ago
  Stefan Bodewig f2b0b33111 Cactus => Attic 14 years ago
  Stefan Bodewig d121ce11a1 never filter out the first line of the exception stack trace in junit so the failure message is preserved 14 years ago
  Stefan Bodewig 5b5987c951 sync docs with code 14 years ago
  Stefan Bodewig 087f028977 JUnit's filtertrace swallows the assert failure message if it contains the word 'more' as reported on the user list - http://mail-archives.apache.org/mod_mbox/ant-user/201107.mbox/%3CCAPsH_EDFnhkW4Y4r87U2jmN2gKPAyK6ZJX5F-4ohC6tJ9rXi6Q@mail.gmail.com%3E 14 years ago
  Stefan Bodewig 7d02a9f6cf there is an off-by-one error in the loop that searches for the 'end of central directory record' 14 years ago
  Stefan Bodewig d25f4c4021 finalize deflater instance in ZipOutputStream. 14 years ago
  Stefan Bodewig e2dcc15e5e complete task cleanup, likely not necessary but looks better 14 years ago
  Stefan Bodewig 045ec77262 restore RCW id once augment has performed its job so it can be reused by other targets. PR 50894 14 years ago
  Stefan Bodewig 1a514800ae no reason to keep a reference to the enclosing Restrict instance 14 years ago
  Stefan Bodewig 82642e35eb when working on resources <sync> forgot about the source resources that are not out-of date. PR 51462 14 years ago
  Stefan Bodewig 6f56a47261 support multiple resource collections in sync. PR 51462 14 years ago
  Nicolas Lalevee 38700692d4 BR 51161: 14 years ago
  Stefan Bodewig 827e9b0654 BCEL moved from Jakarta to Commons 14 years ago
  Nicolas Lalevee bf4c769b23 BR 41986 14 years ago
  Nicolas Lalevee 309943afdb BR 41986 14 years ago
  Stefan Bodewig cd3b91417c java.util.zip now supports the EFS flag, http://blogs.oracle.com/xuemingshen/entry/non_utf_8_encoding_in 14 years ago
  Jesse N. Glick ec8453fec5 FindBugs. 14 years ago
  Stefan Bodewig c3a13beaea fix a bunch of links 14 years ago
  Stefan Bodewig 45c397532b regexp and ORO have been mothballed 14 years ago
  Stefan Bodewig 80d8d90c28 fix link to svn docs, submitted by Matt Wildig. PR 51375 14 years ago
  Stefan Bodewig 355eef0c2a Full name for Mounir El Hajj who contributed to patch for PR 42696 14 years ago
  Stefan Bodewig f632660965 merge tracking 14 years ago
  Stefan Bodewig c4c9d2552b clean up Inflater instance as some JDKs won't do it for us. PR 42696. Submitted by Mounir 14 years ago
  Jesse N. Glick a4c396da18 Using apparently official URL base, at least according to the HTTP redirect. 14 years ago
  Stefan Bodewig 244fe4c3f8 TMified logos by Christoph Wilhelms 14 years ago
  Jesse N. Glick 5b65b7e51b PR 51286: move anchors inside headers. 14 years ago
  Jesse N. Glick 3ee692f334 Noting contributor on #51213. 14 years ago
  Jesse N. Glick af19716815 PR 51213: anchors. 14 years ago
  Stefan Bodewig febed74472 typo, found by Javier Murciego and fixed by Anthony Wat - PR 51176 14 years ago
  Nicolas Lalevee 0600b2bae4 the bug 48789 was fixed with r1097584 14 years ago
  Nicolas Lalevee 49c8751e25 Fix for BR #48789. 14 years ago
  Nicolas Lalevee f60db19864 Revert commit #1095768 on java.xml and fix the redirector to not funnel streams if there is an errorProperty set 14 years ago
  Nicolas Lalevee 7396577cf8 Improve javadoc 14 years ago
  Antoine Levy-Lambert 491487a82a adding a linux blurb 14 years ago
  Antoine Levy-Lambert 4491aae66b Missing space between finished and timestamp in task/target finish message from ProfileLogger, bugrep 51109 14 years ago
  Antoine Levy-Lambert 6ee4efee01 fixing shell variable syntax 14 years ago
  Antoine Levy-Lambert a260fdb09e accept sh.exe from env.Path as well as from env.PATH to be able to run the tests 14 years ago
  Antoine Levy-Lambert bfa9cad027 adding MacOSX blurb 14 years ago
  Antoine Levy-Lambert ab38cf7504 tweaking tests affecting by having made flush a no-op in fixing bug 50507 14 years ago
  Antoine Levy-Lambert fd52ae619b Exec task may mix the stderr and stdout output while logging it. Bugzilla 50507 14 years ago
  Matthew Jason Benson 33bac65086 typo 14 years ago
  Stefan Bodewig 171a1f35e3 raise a more useful error when a class cannot be loaded because of a SecurityException in the hasmethod condition. PR 51035. 14 years ago