13015 Commits (b9b8af4a5f2912e848f10b89c3e1f085bdcfbfb6)
 

Author SHA1 Message Date
  Stefan Bodewig 4290fbcebd fixed NullPointerException in <sql> 25 years ago
  Stefan Bodewig 0de273b25b Allow parallel execution on windows - now that antRun.bat has been fixed. 25 years ago
  Conor MacNeill d4187a8144 Support more than 9 arguments under Win 95/98 25 years ago
  Stefan Bodewig a8d4fe6d9b Add nested fileset and filesetref attributes to Path. 25 years ago
  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
  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 ed0a9da531 Added entries to the fixed bugs section. 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
  Conor MacNeill 98977466d8 Update example in documentation 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 d3bb8dc2f6 Corrected the URL for nightly builds. Added reference to the ant-user 25 years ago
  Stefan Bodewig d7c3057bb9 Updated documentation to Get task. 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 cdef1ea2fd Update for logger changes 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 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