268 次代码提交 (813363aefca4ee4f498656720afbbc1c4dd55e15)

作者 SHA1 备注 提交日期
  Stefan Bodewig b61e78e9a6 Changed -projecthelp to show targets that have a description before 25 年前
  Stefan Bodewig 505d4a8c1d Removed <filesetref> and <patternsetref> everywhere, <fileset> and 25 年前
  Stefan Bodewig ff810113da Removed all nested <classpathref> elements in favor of <classpath 26 年前
  Stefan Bodewig 7d54561b80 Added support for data types to be defined at the project level. The 26 年前
  Stefan Bodewig 46b4505bc0 Added infrastructure to create data types independent of tasks. 26 年前
  Conor MacNeill 7ac63c0bc2 Improvements to Zip and Jar tasks 26 年前
  Conor MacNeill dc7444ae57 StarTeam checkout task 26 年前
  Stefan Bodewig 818cb969ad <junit> more or less completely rewritten and documented. 26 年前
  Stefan Bodewig 3c66612026 New task <ftp> to do FTP _uploads_. 26 年前
  Stefan Bodewig 6667e4cdd6 Some cleanup in Javac. Removed duplicate code and used the nested 26 年前
  Jason Hunter 32cfa5b106 Moved MailMessage from com.oreilly.servlet to org.apache.tools.mail 26 年前
  Stefan Bodewig 82e6aad204 Make Jikes use the new Execute class instead of calling Runtime.exec itself. 26 年前
  Stefan Bodewig 24964c3232 Removed JDK 1.2+ dependency from <cab> task. 26 年前
  Stefan Bodewig 6d7c130971 Did some cleanup. 26 年前
  Stefan Bodewig ee344eb125 New optional task <cab> to create Microsoft CAB archives. 26 年前
  Stefan Bodewig f23f966ca7 Fixed JDK 1.1 compilation issue. 26 年前
  Stefan Bodewig 632dad4136 Make Chmod extend ExecuteOn instead of MatchingTask. 26 年前
  Stefan Bodewig c5faebbd85 Java rewritten so that it no longer extends Exec. 26 年前
  Conor MacNeill 6cc4340398 Add in properties for versions of the JDK 26 年前
  Conor MacNeill 38bfb1206b Change the install targets 26 年前
  Stefan Bodewig 4a15cb13d4 Added documentation for the sql task. bootstrap.sh and ant complain if 26 年前
  Stefan Bodewig f2e200153e Changed testcases to reflect the new packages of Path and 26 年前
  Stefan Bodewig 989be35478 Reprocess files if stylesheet has changed in style task. 26 年前
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 26 年前
  Stefan Bodewig 80d35a9391 Moved the inclusion of .ant.properties to the top to give the user a 26 年前
  Conor MacNeill 2ae9b05a8b Remove include filter on Java files. This was originally included to 26 年前
  Stefan Bodewig b10787b4a7 Optional JUnit task. 26 年前
  Stefan Bodewig 8fd0d861a1 Changed the version number to ensure nothing but the relase could call 26 年前
  Stefan Bodewig 5a008aafac Preparing for release. 26 年前
  Conor MacNeill e02f0ab1e4 Task to build EJB 1.1 jars. Currently this task supports the Weblogic 26 年前
  Stefan Bodewig 8162d141e4 Make rmic, javac and javadoc use Path and add nested elements for 26 年前
  Stefan Bodewig aa7f2d4046 Added Thomas Haas Path class. 26 年前
  Conor MacNeill 6857348375 New build procedure for Unix based systems 26 年前
  Conor MacNeill 0a5e88a590 Rework the ant build process for NT/Windows 26 年前
  Stefan Bodewig e7985a74cd JUnit testcases for EnumeratedAttribute. 26 年前
  Stefan Bodewig 8953b25e9e Added a taskType attribute in addition to the taskName attribute to 26 年前
  Stefan Bodewig 99cae075c4 Added a JUnit unit test for IntrospectionHelper. 26 年前
  Conor MacNeill 7f8661c6d8 Tasks for EJB development under Weblogic Server 4.51 26 年前
  Stefan Bodewig d72589dc05 reintroduced the forseoverwrite attribute to copydir into build.xml 26 年前
  Conor MacNeill 87fad76079 Change use of deprecated src attribute in Chmod task. 26 年前
  Stefan Bodewig d5313cd9ae Temporarily removed forceoverwrite attribute from a copydir task to 26 年前
  Conor MacNeill d977d4b58f Create an install target 26 年前
  Conor MacNeill 196c36bc28 Only compile Java source files until the behaviour of Javac is updated 26 年前
  Stefan Bodewig 6d0c86e082 Added forceoverwrite attribute to copydir. 26 年前
  Stefan Bodewig 017c6059a3 Added -version switch. 26 年前
  Jason Hunter d5bfb5609d Added MailMessage. Hope people don't mind that I left it in 26 年前
  Sam Ruby 32495c7f82 Add an XSLT (style) task. Based on code from Assaf Arkin. 26 年前
  Craig R. McClanahan fd5bec8196 The previous fix was not sufficient when executing Ant's build.xml as a 26 年前
  Craig R. McClanahan 56d3c00da3 Make the src.dir property relative to the execution base directory without 26 年前
  Sam Ruby 462279a7e4 Let's see if I get this right this time... thx Craig! 26 年前