6538 Commits (c457e6dfd44e708afd34cdc5032b3f8e06a1afee)

Author SHA1 Message Date
  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
  Nicolas Lalevee 309943afdb BR 41986 14 years ago
  Jesse N. Glick ec8453fec5 FindBugs. 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
  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 4491aae66b Missing space between finished and timestamp in task/target finish message from ProfileLogger, bugrep 51109 14 years ago
  Antoine Levy-Lambert fd52ae619b Exec task may mix the stderr and stdout output while logging it. Bugzilla 50507 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 d2693fcfed commons-net trunk has removed all static final ints from FTPReply 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 65df42db53 javadoc 14 years ago
  Matthew Jason Benson 14ea08b49e Resource collection implementation of mapped PropertySet returned unusable resources. 14 years ago
  Matthew Jason Benson 9af2cd23bf fix fileResource specified using basedir/name attributes 14 years ago
  Matthew Jason Benson a1b00e5c63 ws consistency 14 years ago
  Matthew Jason Benson 48c55de75f allow to specify name when using concat as a resource 14 years ago
  Matthew Jason Benson acaefe7e82 typos 14 years ago
  Nicolas Lalevee 9fb3d4fa86 BR 50960. Use autoflush so that content get pushed to the forked application 14 years ago
  Nicolas Lalevee edaa68e6de Bug #50866: 15 years ago
  Stefan Bodewig 737d0434c8 use setproxy inside splash in order to fix PR 50888 15 years ago
  Antoine Levy-Lambert 4427f8c1ed PR 50716. Here is a case where optimizing a loop by using a variable for the upper bound of the loop breaks an existing test case RhinoTest. 15 years ago
  Maarten Coene 4954d8076e Fixed typing error. 15 years ago
  Stefan Bodewig 888f9bbc6f actually make use of the final variable 15 years ago
  Stefan Bodewig 5f20b99140 microoptimizations. PR 50716 15 years ago
  Stefan Bodewig 43698b433c Maillogger ignored starttls property. PR 50668 15 years ago
  Stefan Bodewig 8a8bbe2fb9 Actually implement inputstring and document inputproperty. PR 50576 15 years ago
  Stefan Bodewig e36ab22599 fall back to system properties for build.sysclasspath if there is no project instance 15 years ago
  Stefan Bodewig c737f55aab Give build.sysclasspath a chance to influence a forked VM's bootclasspath even if the user didn't supply one herself 15 years ago
  Stefan Bodewig 5084636a18 the -source magic was broken for 1.5 and 1.6. PR 50578 15 years ago
  Antoine Levy-Lambert 94d175bffc fixing typo 15 years ago
  Jesse N. Glick 74fb3d870d #50543: decodeUri broken for non-ASCII chars in input. 15 years ago
  Stefan Bodewig 998309cd53 add maxmemory attribute to javacc and friends. PR 50513 15 years ago
  Antoine Levy-Lambert bb2695af14 fix for bug 50515, incorrect unicode escapes in propertyfile task 15 years ago
  Maarten Coene 810aab73cc Spelling corrections. 15 years ago
  Antoine Levy-Lambert 222846dc00 needed for execution of single methods according to email of Jesse Glick. Bugzilla 34748.reference of the email http://mail-archives.apache.org/mod_mbox/ant-dev/201012.mbox/%3Cloom.20101217T222806-442@post.gmane.org%3E 15 years ago
  Antoine Levy-Lambert aae4e79e64 another change in order not to get any warnings during JavaDoc generation when preparing releases 15 years ago
  Stefan Bodewig 0b7abed55e improve performance of VectorSet#add - PR 50200 15 years ago
  Antoine Levy-Lambert b9db9faf83 fixing warnings in javadoc generation 15 years ago
  Stefan Bodewig c851716b87 create a more predictable order in copy. PR 50297. 15 years ago
  Stefan Bodewig 9fcf95ae09 A Hashtable subclass that works like a LinkedHashMap. Will be useful for PR 50297 15 years ago
  Stefan Bodewig 0c6703e412 whitespace 15 years ago
  Stefan Bodewig 2e0f591564 forgot to add file need to close PR 48829. 15 years ago
  Stefan Bodewig 4a07176abb support sources with extensions other than .java in javac. Submitted by Andrew Eisenberg. PR 48829. 15 years ago