4749 Commits (8acee3f19a262bb068b35e6449475df91b05a061)

Author SHA1 Message Date
  Stefan Bodewig 0c19b8e359 Deprecated the optional <renameext> task as its functionality has been 25 years ago
  Peter Donald c11c539ba3 Added a new logger that will not print out target banners if they don't produce any output. 25 years ago
  Peter Donald 584cbc7ad0 Added the attribute preservelastmodified to copy task. 25 years ago
  Peter Donald f405433e68 Changed order of variable includes to make it now work when LOCALCLASSPATH="". The reason is that "blah.jar;" is a valid classpath while ";blah.jar" is not. 25 years ago
  Peter Donald e84526a725 Fix for "The output level logic was backward - it would print this line only if you had a low output level." 25 years ago
  Peter Donald 411d9ef9b9 Automagic detection of ANT_HOME for windows NT/2000 25 years ago
  metasim 9ff163e788 Added task entry in parser config. 25 years ago
  Stefan Bodewig 12509319df Make documentation of <project>'s attributes reflect reality (and vice 25 years ago
  Peter Donald 9042bd4c30 *** empty log message *** 25 years ago
  Peter Donald 8f2c9066b3 Reverse changes and reinstate fileset + prefixedfileset 25 years ago
  Peter Donald 8e955e3a2e Patch to unify handling of prefix filesets between war/jar/zip. 25 years ago
  Peter Donald f358a34a1d Adapted Signjar so that it does not run every time unless absolutely required (or unable to be determined if required). 25 years ago
  Peter Donald bca3e675c3 Fixed a number of bugs with new Zip modifications. 25 years ago
  Stefan Bodewig 9b36df2db1 Missed a hardcoded indent character. 25 years ago
  Stefan Bodewig d886d50323 Moved the common code from XmlLogger and XMLJUnitResultLogger into a 25 years ago
  Stefan Bodewig 3eebdfd1c8 Fixed NullPointerException in <copy> when <mapper> and overwrite have 25 years ago
  Stefan Bodewig 2295e485c4 Allow for zip files that contain nothing but empty directories. 25 years ago
  Peter Donald 9e2e9dbcf9 moved PrefixFileSets from War Task to Zip task 25 years ago
  Peter Donald cc3fb0c926 Load environment variables either when a task is explictly executed ( <property environment="blah" /> where blah will be prefixed to every variable). Also load it when env elements are specified to exec calls. 25 years ago
  Conor MacNeill d741f56d0b Change behaviour to log a warning rather than throwing an exception. I had 25 years ago
  Conor MacNeill 5ccd2bcf73 Throw a BuildException when an attempt is made to use a property which has 25 years ago
  Stefan Bodewig 795157a46f Make perforce tasks work on Windows 2000 as well. 25 years ago
  Conor MacNeill 053fba0662 Bring ant.bat into line with changes made to ant.sh by Jon. Specifically 25 years ago
  Peter Donald 907f0601dd Made win32 scripts similar to unixs by adding .antrc facility 25 years ago
  Jon Scott Stevens 4cce39e5f2 removed requirement for JAVA_HOME to be defined, however, 25 years ago
  Jon Scott Stevens 8b59abaefc added support for cygwin 25 years ago
  Jon Scott Stevens be29c38722 added setQuiet option to emulate a rm -f 25 years ago
  Peter Donald 3b383850af More adaptions of ant for cygwin. 25 years ago
  Peter Donald d57cd12071 Hopefully fixed cygwin stuff... 25 years ago
  Peter Donald fff6d5a32a Patched ant to run under Cygwin. Patch supplied by Peter Seibel <peter@javamonkey.com> 25 years ago
  Stefan Bodewig 963798591e Finally make <taskdef>s with nested classpath elements work wherever 25 years ago
  Stefan Bodewig 4c27dd1648 Partially revert the last patch as it made taskdef work by breaking 25 years ago
  Stefan Bodewig 193ff8a349 Make sure, Taskdef.execute doesn't get called before the nested 25 years ago
  Stefan Bodewig 06f1d441ca Better remove debug statements before you commit. 25 years ago
  Stefan Bodewig ecfa6b9a0c Handle multi line responses of SMTP servers. 25 years ago
  Stefan Bodewig 47ba7d22e2 Allow the user to specify a FileNameMapper by class name - and set the 25 years ago
  Stefan Bodewig d2d785c408 Tasks for ClearCase support. 25 years ago
  Stefan Bodewig a638a40bcd Fixed <property resource="...">. The old implementation would serach 25 years ago
  Stefan Bodewig 7846d336a3 Tell the user that <property resource="..."> failed - if it fails. 25 years ago
  Stefan Bodewig c8ec94305b Added a nested <mapper> element to <uptodate> 25 years ago
  Stefan Bodewig 501afc7e20 Get rid of javadoc warning. 25 years ago
  Stefan Bodewig 758b225e9a Various changes to <rmic>. 25 years ago
  Stefan Bodewig 4a99751448 Take into account that lastModified times are rounded up to the next 25 years ago
  Stefan Bodewig 4c5c8d89be Moved the instantiation of the RE matcher to a factory. Users can now 25 years ago
  Stefan Bodewig 29378f767f Only set the project name if it has one (the name attribute of 25 years ago
  Stefan Bodewig a13422639a Added IIOP and IDL options to <rmic> 25 years ago
  Stefan Bodewig 6c00c7d906 New task <javah>. 25 years ago
  Stefan Bodewig d94746b83a forgot to add the new files with my last commit (new perfoce tasks). 25 years ago
  Stefan Bodewig 2884faae89 New Perforce tasks. 25 years ago
  Stefan Bodewig c8b92216b3 Implementation of the regexp interface for Jakarta-ORO. 25 years ago