167 Commits (bd52e7b9b16b87287bed0c011c4fc1794543e9fb)

Author SHA1 Message Date
  Stefan Bodewig bd52e7b9b1 allow targets to deal with missing extension points. PR 49473. Submitted by Danny Yates. 15 years ago
  Stefan Bodewig 19509322ab Dmitri A. Kuminov contributed the patch for PR 49425 15 years ago
  Stefan Bodewig 13941782fe extension-point doesn't work with import. PR 48804 15 years ago
  Stefan Bodewig 520de2a8f4 bash completion failes if ant throws an exception. Submitted by Omer Shapira. PR 48980 15 years ago
  Stefan Bodewig d46268dc56 reject empty test names. Submitted by Clark Archer. PR 43586 15 years ago
  Stefan Bodewig d1e9fb4608 Make sure hashvalue algorithm of modified selector reads the files completely. Submitted by Nathan Beyer. PR 48313. 16 years ago
  Stefan Bodewig 3a39ebed99 All instances of the same scriptdef task shared a single ScriptRunner, causing problems in multithreaded situations. Submitted by Valentino Miazzo. PR 41602 16 years ago
  Stefan Bodewig 6fe9eeccd0 A few people I found while researching the compress code origins 16 years ago
  Stefan Bodewig d724131849 refactored <ftp> so commons-net may be loaded via a separate classloader. Based on patch by Greg Roodt in PR 45860. Not really tested, yet, therefore I haven't changed defaults.properties so far 16 years ago
  Stefan Bodewig 1c24c78ca5 allow rootfilesets with a dir other than the dir attribute of the classfileset. PR 37763. Submitted by Alexei Yudichev 16 years ago
  Stefan Bodewig 927fb18631 new filter sortfilter by David Leal. PR 40504 16 years ago
  Stefan Bodewig f2d99c202b create parent directory of archive in <zip> and <tar> if needed. PR 45377. Based on patch by Remie Bolte 16 years ago
  Stefan Bodewig 9ae5d99ebe Use NIO when copying files without filtering. PR 30094. Submitted by J Bleijenbergh and Robin Verduijn 16 years ago
  Stefan Bodewig cfb2e01084 errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. PR 38807 16 years ago
  Stefan Bodewig f12aca5b44 improve nested-record patch. PR 41368. Submitted by Gene-Sung Chung 16 years ago
  Stefan Bodewig 818ddcf183 add a destdir attribute to rmic so generated stubs or whatever can be put into a different place. PR 20699. Submitted by Mark A. Ziesemer 16 years ago
  Stefan Bodewig 9ca903fd41 Use java.runtime.version instead of java.vm.version in Created-By manifest attribute. Submitted by Gilbert Rebhan. PR 47632 16 years ago
  Stefan Bodewig 5c6ae59fcc configurable number of retries in get, option to skip existing files. Submitted by David M. Lloyd. PR 40058 16 years ago
  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