282 Commits (61320f305f5ccb78963b3a9fe607f3505ec635e4)
 

Author SHA1 Message Date
  Stefan Bodewig 61320f305f Reworked the <exec> and (now so called) <execon> tasks. 25 years ago
  Stefan Bodewig 7f98652146 Removed items from the TODO list and added a WHATSNEW file. 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 2f546331b3 Used the deprecated version of EnumeratedAttribute. 25 years ago
  Stefan Bodewig e87e8fc113 Changed the execSQL method. Interbase's JDBC driver will throw an 25 years ago
  Stefan Bodewig 1f7eed82cc Moved EnumeratedAttribute to types as well. 25 years ago
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 25 years ago
  Stefan Bodewig 9b79c03c8a Didn't handle relative paths in project's basedir attribute correctly. 25 years ago
  Conor MacNeill 951046ee10 Task to execute SQL from a file (or directly in the task) 25 years ago
  Stefan Bodewig a6910f6f98 Chmod didn't work if used as a matching task. 25 years ago
  Stefan Bodewig 0c1efed954 Added usetimestamp attribute to Get so that it only downloads a file 25 years ago
  Conor MacNeill 7db5bdf3b4 Documentatin for ejbjar optional task 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
  Conor MacNeill 983a85c49e Remove the copying of support files by the Javac task. This feature has 25 years ago
  Conor MacNeill b2af359bb2 Fix verbose message printed when property overrides are ignored. 25 years ago
  Conor MacNeill 8b613e7fb2 Add Javadoc to AntClassLoader 25 years ago
  Stefan Bodewig 12f19c9321 Modified Ant task to be less memory consuming. 25 years ago
  Stefan Bodewig 1b25a5ab79 Updated example to match the implementation. 25 years ago
  Stefan Bodewig ded305a2df Added an antcall task as a shortcut for ant tasks invoked on the same 25 years ago
  Stefan Bodewig 6da6eeb41f Added support for patternset and patternsetref to MatchingTask. 25 years ago
  Stefan Bodewig 2054505cbb Added a nested patternsetref element to fileset. 25 years ago
  Stefan Bodewig c4b5bdd374 Better support for subbuilds in XmlLogger. Output of XmlLogger can be 25 years ago
  Stefan Bodewig a67f5b98b5 Workaround for a problem when compiling many files on Windows. 25 years ago
  Stefan Bodewig b63d11b051 Ensure the target file's parent directory exists. 25 years ago
  Conor MacNeill 2cffdf83c1 Initial documentation on the EJB related optional tasks 25 years ago
  Stefan Bodewig a965b11a6e Updated documentation of Ant task. 25 years ago
  Stefan Bodewig b10787b4a7 Optional JUnit task. 25 years ago
  Stefan Bodewig 9faf51fc39 Corrected documentation to javadoc's packagenames attribute. 25 years ago
  Stefan Bodewig b58278ca50 Execute task that works on multiple files. 25 years ago
  Stefan Bodewig 6ece0b71b5 Talked about the nested arg element and forgot to include it, tss. 25 years ago
  Stefan Bodewig 1c3e443dd7 Added fileset and patternset types and made MatchingTask use them. 25 years ago
  Stefan Bodewig fa41974df0 Fixed some JDK 1.1 problems. 25 years ago
  Stefan Bodewig 685433c243 JavaCC task. 25 years ago
  Stefan Bodewig 3e3008a15b New Execution Framework. 25 years ago
  Conor MacNeill 3e49b015c5 Provides an Ant Class loader. 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
  Stefan Bodewig 10909be22e Quick fix to make the ejb classes compile. 25 years ago
  Conor MacNeill 4c949f45db Change permissions on build.sh and bootstrap.sh 25 years ago
  Stefan Bodewig d0ca327d77 Added ssdir attribute to vssget. 25 years ago
  Stefan Bodewig 3b6232b780 Correctly detect missing arguments to Javadoc. 25 years ago
  Conor MacNeill f25950bbac Handle case where listener cannot be instantiated. 25 years ago
  Conor MacNeill 5fc021b758 Restore antRun.bat for Win9x users. 25 years ago
  Stefan Bodewig 6a2e536791 Have getCompileClasspath return Path instead of String. 25 years ago
  Conor MacNeill 2ca1e77475 Minor bug fixes in Javadoc. 25 years ago
  Conor MacNeill 3b747418b7 Update Jikes support for bootclasspath 25 years ago
  Conor MacNeill e02f0ab1e4 Task to build EJB 1.1 jars. Currently this task supports the Weblogic 25 years ago
  Stefan Bodewig d270bf086c Optional vssget Task 25 years ago