2238 Commits (cb8e13aaed02b654312d8d935a36e31c417d1e87)

Author SHA1 Message Date
  Stefan Bodewig 20dede5ad8 MSVSS doesn't extend Exec any longer. 25 years ago
  Stefan Bodewig c2077d52dd Javadoc doesn't extend Exec any longer. 25 years ago
  Stefan Bodewig 9174fbde3b Added maxmemory attribute to <java>. 25 years ago
  Conor MacNeill 0b389735d0 Recognize Windows 2000 for ther purposes of exec (so that it behaves 25 years ago
  Stefan Bodewig 632dad4136 Make Chmod extend ExecuteOn instead of MatchingTask. 25 years ago
  Stefan Bodewig 6035bbf18d Converted <patch> and <cvs> to new framework. 25 years ago
  Stefan Bodewig 1c38f4ed52 Didn't set the basedir correctly if the attribute to project was 25 years ago
  Stefan Bodewig 78b414381f Added nested <filesetref> element to <execon>. 25 years ago
  Stefan Bodewig 89fcd5b57a Somehow lost the jvm attribute of <java> with last update. 25 years ago
  Stefan Bodewig c5faebbd85 Java rewritten so that it no longer extends Exec. 25 years ago
  Stefan Bodewig 5e898465ac Improved Jikes support. Added build.compiler.pedantic option for Jikes 25 years ago
  Stefan Bodewig eb0ebe689f Renamed javacc task to mparse and moved the corresponding class. 25 years ago
  Stefan Bodewig e868ebf02f <property file="..."> didn't resolve relative filenames correctly. 25 years ago
  Stefan Bodewig a41723ab30 Available didn't resolve filenames correctly. 25 years ago
  Stefan Bodewig 4a15cb13d4 Added documentation for the sql task. bootstrap.sh and ant complain if 25 years ago
  Stefan Bodewig 5d9435d2da Removed the deprecated versions of Path and EnumeratedAttribute. 25 years ago
  Conor MacNeill 0dfb55090c Add the ability to output all EJB jarfiles to a single directory. 25 years ago
  Stefan Bodewig ce27573d6e The instance variable conn was shadowed by a local variable in 25 years ago
  Conor MacNeill c7321fa321 Allow paths to be passed to environment variables of exec task. 25 years ago
  Stefan Bodewig 4f46532c94 Modified <sql> task to accept #PCDATA and added autocommit attribute. 25 years ago
  Conor MacNeill 962c579f1d Add the concept of a BuildLogger - A BuildListener with the following 25 years ago
  Stefan Bodewig e79bd24e1a Removed all command line switches that didn't start with a -. 25 years ago
  Stefan Bodewig 61320f305f Reworked the <exec> and (now so called) <execon> tasks. 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 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 b10787b4a7 Optional JUnit task. 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