149 Commits (a1003b0b8e5e18840b648d7da746efe92b093f74)

Author SHA1 Message Date
  Stefan Bodewig a1003b0b8e configurable display text and more control over progressbar in splash task. Submitted by Tomasz Bech. PR 39957 16 years ago
  Stefan Bodewig c8232ed82c allow methods other than GET in http condition. Submitted by Robert Clark. PR 30244 16 years ago
  Stefan Bodewig 393113dc69 record task doesn't work properly with subbuilds. PR 41368. Submitted by Greg Schueler 16 years ago
  Stefan Bodewig bbea1d834d javadoc creation of Ant's own sources failed on JDK 1.4. PR 46731. Patch submitted by Martin von Gagern 16 years ago
  Stefan Bodewig d6f0b126bc missing piece of revision 763661 16 years ago
  Stefan Bodewig 9aac905f3e support MSYS/MingW. Submitted by Clement OUDOT. PR 46936 16 years ago
  Stefan Bodewig 9922008d65 Improve bzip2 performance, submitted by Rodrigo Schmidt, PR 24798 16 years ago
  Stefan Bodewig 3cb22aa1c6 Support more modern encoding flag where archives signal filenames as UTF-8. Based on submissions by Wolfgang Glas to commons-compress and TAMURA Kent to Ant. PR 45548. 16 years ago
  Stefan Bodewig 53691bd662 TestCase for new Unicode extra fields, based on submission by Wolfgang Glas. Merge from commons-compress 16 years ago
  Stefan Bodewig 130b9317ef support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski 17 years ago
  Stefan Bodewig b85b78ce08 don't say a file was modified in the future if it has been modified a second ago. PR 43665. Submitted by Kim Hansen. 17 years ago
  Stefan Bodewig 9770fe02f9 emulate async I/O when processing output of forked processes in order to deal with the case where a child of the forked process outlives its parent. PR 5003. Based on a patch by Adam Sotona. 17 years ago
  Stefan Bodewig 47fda4e266 Add STARTTLS support to MimeMailer and use it in MailLogger and <mail>. Part of PR 46063. 17 years ago
  Stefan Bodewig ae202f6ff1 allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010. 17 years ago
  Stefan Bodewig 0140d366be Make port attribute work for some "non-standard" CVS clients. submitted by Johann Herunter. PR 30124. 17 years ago
  Stefan Bodewig 42a0fb5567 delay expansion of command line args. PR 31601. 17 years ago
  Stefan Bodewig 5f81fd8011 javadoc fails if bottom/gead contain line breaks. PR 43342. Based on patch by Robert Streich. 17 years ago
  Stefan Bodewig a4e5c13b86 Allow selectors for remote filesets in <ftp>. Submitted by Mario Frasca. PR 44726. (unfortunately some whitespace changes slipped in as well, sorry for that). 17 years ago
  Stefan Bodewig e0d63af0cb only add classpath elements to existing loaders, not to a freshly created one. PR 45847. 17 years ago
  Stefan Bodewig bc22c6a47f create useable output even if the input is empty. PR 45836. Submitted by Tom May. 17 years ago
  Stefan Bodewig dda05149e5 use sigfile attribute when checking whether a jar is already signed. PR 44805. Submitted by Clemens Hammacher. 17 years ago
  Stefan Bodewig e438a9bf89 add a fileOnError attribute to <patch>. PR 44772. Submitted by Michael Bayne. 17 years ago
  Stefan Bodewig 9b51b4613f add FAQ about deleting a directory only if it is empty. PR 44013. submitted by Vincent Legoll 17 years ago
  Stefan Bodewig ff1c8616d3 Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804. 17 years ago
  Stefan Bodewig 8be0b6387f Make sure JunitTestRunners return code is correct when running under JUnit4. PR 43892. Submitted by Brian Curnow. 17 years ago
  Kevin Jackson b03502c20f add Philip Hourihane to contributors for supplying patch for #36901 17 years ago
  Stefan Bodewig e713682ea6 sometimes an infinite recursion of filters is flagged when there is none. PR 44226. Submitted by Adam Bryzak. 17 years ago
  Stefan Bodewig 9b4b922d2c fail early if ZipFile is applied to a non-ZIP archive. PR 45463. Suggested by Alison Winters. 17 years ago
  Stefan Bodewig 730b669519 avoid excessive StringBuffer.toString calls while waiting for a response string. PR 34464. Based on patch by Adam Blinkinsop. 17 years ago
  Stefan Bodewig 80e8b2977b an archive with an empty central directory is broken. PR 35000. Submitted by Thomas Aglassinger. 17 years ago
  Stefan Bodewig fb1e6a07ee use configured local DTDs in Iplanet deployment tool. PR 31876. Submitted by Daniel Henrique. 17 years ago
  Stefan Bodewig e56206c3c5 New task sshsession. PR 43083. Submitted by David S. Johnson 17 years ago
  Stefan Bodewig fd126ea830 Create remoteDir if needed, More meaningful error when exception occurs. PR 42781. Submitted by Eduard Wirch. 17 years ago
  Stefan Bodewig 9ffa99a029 fail with a meaningful error of remoteDir is not parseable. PR 42770. Submitted by Scott Johnson 17 years ago
  Stefan Bodewig 13bc6453fe Add preservelastmodified to scp. PR 33939. Based on patch by Sandra Metz. 17 years ago
  Stefan Bodewig f110a5fb7a XmlLogger could lose messages when parallel is used. PR 25734. Based on analysis and patch by Craig Sandvik 17 years ago
  Stefan Bodewig 72e471f0b4 Allow subclasses to modify the connection and statement instances used by <sql> or to access the cached instances. PR 27178. Submitted by Mike Davis 17 years ago
  Stefan Bodewig 9d992c668c clean up previous state when building multiple ejbjars in Borlands Appserver. PR 26921. Submitted by David leRoy. 17 years ago
  Stefan Bodewig 02b3a7d13c sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones. 17 years ago
  Stefan Bodewig 37353d2124 Record Justin Vallon, who provided the patch for issue 44323, as contributor 17 years ago
  Peter Reilly b0bdced687 Bugzilla 11270: add errorOnMissingDir attribute to fileset 18 years ago
  Peter Reilly a1ca6939f5 bugzilla: 43087 typeo fix 18 years ago
  Peter Reilly 41e30df4a5 bugzilla 42802: merge back into HEAD 18 years ago
  Peter Reilly f054d17b29 bugzilla: 42739 18 years ago
  Peter Reilly a2ef942f63 Bugzilla 42334: System properties may be none string objects 18 years ago
  Jacobus Martinus Kruithof 758a6bcb93 Pr: 42259 inspired on optimization suggested by Tom Brus 18 years ago
  Jan Materne 7bbe7f8f01 Bug 41677: wrong example with .svn 18 years ago
  Jacobus Martinus Kruithof 9a388391c4 41411 Bug in org.apache.tools.ant.types.resources.comparators.Date 19 years ago
  Peter Reilly 485358a035 It was D'Arcy that submitted the patch for errorProperty 19 years ago
  Peter Reilly 56956979d8 add updated and error property attributes to the javac task 19 years ago