659 Commits (7f0eeea180a809355885bfcb6dbb65d5da307849)

Author SHA1 Message Date
  Stefan Bodewig 6667e4cdd6 Some cleanup in Javac. Removed duplicate code and used the nested 25 years ago
  Jason Hunter 32cfa5b106 Moved MailMessage from com.oreilly.servlet to org.apache.tools.mail 25 years ago
  Stefan Bodewig 82e6aad204 Make Jikes use the new Execute class instead of calling Runtime.exec itself. 25 years ago
  Stefan Bodewig 24964c3232 Removed JDK 1.2+ dependency from <cab> task. 25 years ago
  Stefan Bodewig 6d7c130971 Did some cleanup. 25 years ago
  Stefan Bodewig ee344eb125 New optional task <cab> to create Microsoft CAB archives. 25 years ago
  Stefan Bodewig f23f966ca7 Fixed JDK 1.1 compilation issue. 25 years ago
  Stefan Bodewig 632dad4136 Make Chmod extend ExecuteOn instead of MatchingTask. 25 years ago
  Stefan Bodewig c5faebbd85 Java rewritten so that it no longer extends Exec. 25 years ago
  Conor MacNeill 6cc4340398 Add in properties for versions of the JDK 25 years ago
  Conor MacNeill 38bfb1206b Change the install targets 25 years ago
  Stefan Bodewig 4a15cb13d4 Added documentation for the sql task. bootstrap.sh and ant complain if 25 years ago
  Stefan Bodewig f2e200153e Changed testcases to reflect the new packages of Path and 25 years ago
  Stefan Bodewig 989be35478 Reprocess files if stylesheet has changed in style task. 25 years ago
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 25 years ago
  Stefan Bodewig 80d35a9391 Moved the inclusion of .ant.properties to the top to give the user a 25 years ago
  Conor MacNeill 2ae9b05a8b Remove include filter on Java files. This was originally included to 25 years ago
  Stefan Bodewig b10787b4a7 Optional JUnit task. 25 years ago
  Stefan Bodewig 8fd0d861a1 Changed the version number to ensure nothing but the relase could call 25 years ago
  Stefan Bodewig 5a008aafac Preparing for release. 25 years ago
  Conor MacNeill e02f0ab1e4 Task to build EJB 1.1 jars. Currently this task supports the Weblogic 25 years ago
  Stefan Bodewig 8162d141e4 Make rmic, javac and javadoc use Path and add nested elements for 25 years ago
  Stefan Bodewig aa7f2d4046 Added Thomas Haas Path class. 25 years ago
  Conor MacNeill 6857348375 New build procedure for Unix based systems 25 years ago
  Conor MacNeill 0a5e88a590 Rework the ant build process for NT/Windows 25 years ago
  Stefan Bodewig e7985a74cd JUnit testcases for EnumeratedAttribute. 25 years ago
  Stefan Bodewig 8953b25e9e Added a taskType attribute in addition to the taskName attribute to 25 years ago
  Stefan Bodewig 99cae075c4 Added a JUnit unit test for IntrospectionHelper. 25 years ago
  Conor MacNeill 7f8661c6d8 Tasks for EJB development under Weblogic Server 4.51 25 years ago
  Stefan Bodewig d72589dc05 reintroduced the forseoverwrite attribute to copydir into build.xml 25 years ago
  Conor MacNeill 87fad76079 Change use of deprecated src attribute in Chmod task. 25 years ago
  Stefan Bodewig d5313cd9ae Temporarily removed forceoverwrite attribute from a copydir task to 25 years ago
  Conor MacNeill d977d4b58f Create an install target 25 years ago
  Conor MacNeill 196c36bc28 Only compile Java source files until the behaviour of Javac is updated 25 years ago
  Stefan Bodewig 6d0c86e082 Added forceoverwrite attribute to copydir. 25 years ago
  Stefan Bodewig 017c6059a3 Added -version switch. 25 years ago
  Jason Hunter d5bfb5609d Added MailMessage. Hope people don't mind that I left it in 25 years ago
  Sam Ruby 32495c7f82 Add an XSLT (style) task. Based on code from Assaf Arkin. 25 years ago
  Craig R. McClanahan fd5bec8196 The previous fix was not sufficient when executing Ant's build.xml as a 26 years ago
  Craig R. McClanahan 56d3c00da3 Make the src.dir property relative to the execution base directory without 26 years ago
  Sam Ruby 462279a7e4 Let's see if I get this right this time... thx Craig! 26 years ago
  Sam Ruby a773e14e42 Cleanup things missed with JAXP/SAX 1.0 fixes 26 years ago
  Sam Ruby fe4a5cb029 Support JAXP and SAX1.0 26 years ago
  Sam Ruby 08789e9fda Explicitly copy support files, in anticipation of this function being 26 years ago
  Sam Ruby 4461e98f84 Restore the ability to define properties and taskdefs outside the scope 26 years ago
  Sam Ruby e525cc224a NetRexxC and supporting taskdefs. 26 years ago
  Sam Ruby e9f55d77d1 Added an *OPTIONAL* task which will allow a script, embedded or external, 26 years ago
  Costin Manolache e3dd337f59 - Get will try 3 times and has an option to ignore the errors 26 years ago
  Costin Manolache b7258ab797 - added "deep" properties to <ant> - you can now set properties for the 26 years ago
  Sam Ruby e75231b54c Add a task to convert a text file to local OS conventions. Can also 26 years ago