218 Commits (dff89c5ee288ed809304d9df1c4458a8b1d496c1)

Author SHA1 Message Date
  Stefan Bodewig b61e78e9a6 Changed -projecthelp to show targets that have a description before 25 years ago
  Stefan Bodewig 505d4a8c1d Removed <filesetref> and <patternsetref> everywhere, <fileset> and 25 years ago
  Stefan Bodewig ff810113da Removed all nested <classpathref> elements in favor of <classpath 25 years ago
  Stefan Bodewig 7d54561b80 Added support for data types to be defined at the project level. The 25 years ago
  Stefan Bodewig 46b4505bc0 Added infrastructure to create data types independent of tasks. 25 years ago
  Conor MacNeill 7ac63c0bc2 Improvements to Zip and Jar tasks 25 years ago
  Conor MacNeill dc7444ae57 StarTeam checkout task 25 years ago
  Stefan Bodewig 818cb969ad <junit> more or less completely rewritten and documented. 25 years ago
  Stefan Bodewig 3c66612026 New task <ftp> to do FTP _uploads_. 25 years ago
  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 25 years ago
  Craig R. McClanahan 56d3c00da3 Make the src.dir property relative to the execution base directory without 25 years ago
  Sam Ruby 462279a7e4 Let's see if I get this right this time... thx Craig! 25 years ago