286 Commits (8edaa455e6de687be40590a6a74f166098e20340)

Author SHA1 Message Date
  Stefan Bodewig 99f3f52ede Ensure the output of the modern compiler is going to be redirected as 25 years ago
  Stefan Bodewig 04d285ff1a Made sure bootstrap.sh is executable in the distribution builds. 25 years ago
  Stefan Bodewig 8656b79851 Some convenience targets for release builds. 25 years ago
  Stefan Bodewig d96001e698 Change version from 1.2alpha to 1.2rc - release candidate. 25 years ago
  glennm 9f766c7fa0 Removed dir attribute from Copy and 25 years ago
  Stefan Bodewig 47dce162e8 Allow the user to specify a classpath to <junit> even if fork="off". 25 years ago
  Stefan Bodewig 1b6e915636 Made the old file handling tasks even more deprecated. Made Ant use 25 years ago
  Stefan Bodewig ad48a0d392 Make the handling of nested #PCDATA more predictable by not stripping 25 years ago
  Stefan Bodewig 7c231e500f Added unittests for a bunch of tasks. 25 years ago
  Stefan Bodewig 33100d85b6 Formatter would close System.out (preventing further output) 25 years ago
  Stefan Bodewig 640c3528b8 garbage again, sorry. 25 years ago
  Stefan Bodewig 7ee8e30cd0 <ant> now copies the definitions of data types to the child project as 25 years ago
  Stefan Bodewig 4727d20b80 Removed some garbage. 25 years ago
  Stefan Bodewig 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 years ago
  Stefan Bodewig 53ff5c3147 <junit> now works again as it did before tasks started to be 25 years ago
  Stefan Bodewig 409b0917b6 Added usefile attribute to <formatter> to allow testoutput to be sent 25 years ago
  Stefan Bodewig 6ecbe24218 Moved ${} expansion and task evaluation to runtime. 25 years ago
  Stefan Bodewig 3aaf6e364a Removed some unused files and added a pointer to the mailing list 25 years ago
  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