12577 Commits (7d02a9f6cf8ffa3710f69d9a9041a3bc78aa21b2)
 

Author SHA1 Message Date
  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
  Stefan Bodewig 11af84f764 code in tutorial relies on references being resolved even if the definition has never been reached. Found by Magnus Strandberg 14 years ago
  Antoine Levy-Lambert f1091d6ac4 I had hardcoded the test.can.run property, also I had emptied the cleanup 14 years ago
  Antoine Levy-Lambert 1369b7ee39 creating test for bugrep 50507 Exec task may mix the stderr and stdout output while logging it 14 years ago
  Nicolas Lalevee d6466e0fd7 - make the sources of the individual ant jars also published into the maven repository 14 years ago
  Stefan Bodewig d2693fcfed commons-net trunk has removed all static final ints from FTPReply 14 years ago
  Jesse N. Glick ad860385a7 Rewrote netrexx target to never call M2 tasks. 14 years ago
  Matthew Jason Benson 4b3719fe42 readFully(), then index into a char[], rather than calling substring(1) after each read() call 14 years ago
  Matthew Jason Benson 314d4d7ba7 Bug 51044 - Allow a <propertyset> in an <expandproperties> filter 14 years ago
  Matthew Jason Benson 4b329724cc sp 14 years ago
  Matthew Jason Benson 17520fdfdd add basic functionality test for expandproperties filter 14 years ago
  Matthew Jason Benson 65df42db53 javadoc 14 years ago
  Matthew Jason Benson 14ea08b49e Resource collection implementation of mapped PropertySet returned unusable resources. 14 years ago