118 Commits (309943afdb49fc7afe59d46a9035f73d2611a09e)

Author SHA1 Message Date
  Nicolas Lalevee 309943afdb BR 41986 14 years ago
  Stefan Bodewig 355eef0c2a Full name for Mounir El Hajj who contributed to patch for PR 42696 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
  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
  Antoine Levy-Lambert 8e9189ac41 documentation fix for Delete task example does not work, PR 50816 14 years ago
  Antoine Levy-Lambert 0942613299 update of complete-ant-cmd.pl suggested by Ondra Medeksee http://mail-archives.apache.org/mod_mbox/ant-user/201101.mbox/%3CAANLkTinbngSscXy5nAQJaCRQPcVHJQqRJSyuzdneyene@mail.gmail.com%3E 15 years ago
  Stefan Bodewig 4a07176abb support sources with extensions other than .java in javac. Submitted by Andrew Eisenberg. PR 48829. 15 years ago
  Antoine Levy-Lambert ce81059049 fix for bug 50217, NPE in ftp chmod 15 years ago
  Stefan Bodewig 7f25ba893f add support for gchj to javah. PR 50149. Submitted by Bernhard Rosenkraenzer 15 years ago
  Stefan Bodewig db19df41c4 improvements to 'writing tasks' tutorial by Kevin Connor Arpe 15 years ago
  Antoine Levy-Lambert aaa422b004 ant.bat exit strategy improvements and issues, Bugzilla 41039, patch supplied by Mark DeLaFranier 15 years ago
  Stefan Bodewig aed233d7f2 don't swallow first arg if CLASSPATH isn't set. PR 49963. Submitted by Devon C. Miller 15 years ago
  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 7cc70f15b4 forgotten file from revision 801246 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 0cda41d5b7 add a force option to signjar. Based on submission by Pavel Jisl. PR 46891 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