507 Commits (4cd7d60e99d2dbbea019824a0ac731c2ae341d1f)

Author SHA1 Message Date
  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
  Jon Scott Stevens be29c38722 added setQuiet option to emulate a rm -f 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
  Stefan Bodewig e4f0795f1f New Mapper type for regular expression replacements. Currently only 25 years ago
  Stefan Bodewig 06c94f2108 New attribute "autoresponse" for <vssget>. 25 years ago
  Stefan Bodewig 4fefc6bcdd Make <jar> fail early if a specified manifest file doesn't exist. 25 years ago
  Stefan Bodewig fb18e7aee4 Enable <vssget> to use arguments that contain spaces. 25 years ago
  Stefan Bodewig c1080f1b8a Update of the .NET tasks. 25 years ago
  metasim 22108fb036 Added method to provide access to a Target's tasks. 25 years ago
  metasim 04cf5e0186 Opened up access to the topological sort code so a list targets that 25 years ago
  Peter Donald 4ef711b651 Changed "project.name" to "ant.project.name" 25 years ago
  Peter Donald 54bed77e3a Patched so that project name is available via the property "project.name" 25 years ago
  Peter Donald 6b5745a21d Used some elisp magic to remove those tabs and replace with spaces. 25 years ago
  Peter Donald c9928eaad1 Removed Project.toBoolean method where appropriate and removed a number of tabs. 25 years ago
  Peter Donald 18b63a1b1a Committed an optional test task based on testlet framework 25 years ago
  Peter Donald af624f9bce Moved Stylebook to optional tasks. 25 years ago
  Stefan Bodewig 02b669458c Forgot the implementation of <transform> with my last commit. 25 years ago
  Stefan Bodewig 95b658dec8 New task <transform>. 25 years ago
  Peter Donald 767f4f5785 Made sure file ignored command to copy over itself. 25 years ago
  Peter Donald 7483bc6d0d Added a simple Stylebook task. 25 years ago
  Stefan Bodewig 96501a8fea Added a nested <srcfile> element to <execon> to give the user more 25 years ago
  Conor MacNeill d99dd7ac80 Make mkdir throw an exception if a file of the same name already exists when 25 years ago
  Conor MacNeill b9b4d060f1 Fix up problem with multiple source dirs in javac 25 years ago
  Conor MacNeill 3a1c15513e Make the additional JVM args supplied come at the front of the arg list so that 25 years ago
  Conor MacNeill ee5cc3d419 Change the message displayed when a task cannot be found. This makes the 25 years ago
  Conor MacNeill a3064aea77 Make both ddcreator and ejbc respect the hierarchy of the descriptors. 25 years ago
  Conor MacNeill 7c36d44298 Set task names when running the ddcreator and ejbc tasks 25 years ago
  Conor MacNeill bb8fa6184b Set arguments using the Commandline method rather than the deprecated setArgs 25 years ago
  Conor MacNeill 45c25ba370 Allow keepgenerated flag to be controlled from the ejbc task. It 25 years ago