1686 Commits (2c04d7e833b4e5dab1a3c5ddfe14b572aea8c112)

Author SHA1 Message Date
  Stefan Bodewig 393f2a2c80 It seems as if jvc didn't like quotes around source file namesin @argfile. PR 31667 14 years ago
  Stefan Bodewig 7d1ecbc1bb don't expand properties twice in attributes of macrodef'ed tasks 14 years ago
  Jesse N. Glick 589af888eb -f/-file/-buildfile accepts a directory containing build.xml. 14 years ago
  Stefan Bodewig e995f38a73 make packagemapper take handledirsep into account. Submitted by Anthony Wat. PR 51086 14 years ago
  Stefan Bodewig 394f665213 no reason to log at ERR if a URL doesn't exist and all we do is checking whether it does. Addresses PR 51802 14 years ago
  Jesse N. Glick 61ade34e43 #51049: <junitreport> mishandled ${line.separator}. 14 years ago
  Stefan Bodewig 6923618f30 whitespace only 14 years ago
  Stefan Bodewig 5ecf92bf58 add an option to suppress the artifical package-info.class files created by <javac>. PR 52096 14 years ago
  Stefan Bodewig ea4b41e1d9 make loadfile/resource less noisy for empty resources when asked to be quiet. PR 52107. 14 years ago
  Stefan Bodewig 28c651a95a Empty package-info.class is created in wrong directory if no destdir is specified. PR 51947 14 years ago
  Stefan Bodewig cba6d868a8 Make <move> use tryHardToDelete under the covers 14 years ago
  Stefan Bodewig ececc5c3e3 Add an option to <delete> to run the GC before retrying a failed build on non-Windows OSes as well. Might fix the NFS problem described in PR 45786 14 years ago
  Matthew Jason Benson 13b0b1e148 BZ 51684 14 years ago
  Jesse N. Glick 735f3fca3e #51668: JAXP regression preventing <junitreport> from working in JDK 7 w/ SecurityManager. 14 years ago
  Stefan Bodewig 7a6cc371ca Upgrade to AntUnit 1.2 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 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 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 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 bf4c769b23 BR 41986 14 years ago
  Nicolas Lalevee 309943afdb BR 41986 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 0600b2bae4 the bug 48789 was fixed with r1097584 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
  Matthew Jason Benson 314d4d7ba7 Bug 51044 - Allow a <propertyset> in an <expandproperties> filter 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 48c55de75f allow to specify name when using concat as a resource 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: 14 years ago
  Stefan Bodewig 737d0434c8 use setproxy inside splash in order to fix PR 50888 14 years ago
  Antoine Levy-Lambert 8e9189ac41 documentation fix for Delete task example does not work, PR 50816 14 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 d7fa5b4543 make it a sentence 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 d7538fe271 note about bug fix of 50515 15 years ago
  Stefan Bodewig 998309cd53 add maxmemory attribute to javacc and friends. PR 50513 15 years ago
  Antoine Levy-Lambert 9c9f012842 preparation for 1.8.3 release 15 years ago
  Jesse N. Glick f20bf084f8 Trivial edits. 15 years ago
  Antoine Levy-Lambert 37e9285647 preparation for the 1.8.2 release 15 years ago
  Stefan Bodewig 0b7abed55e improve performance of VectorSet#add - PR 50200 15 years ago
  Stefan Bodewig 4a07176abb support sources with extensions other than .java in javac. Submitted by Andrew Eisenberg. PR 48829. 15 years ago
  Stefan Bodewig 06a078f0ed Use a class not present in libgcj to detect Java 1.6 - PR 50256 15 years ago