4973 Commits (130a54050b7affe36ed9c41c4e8f77f83e4d6ed5)
 

Author SHA1 Message Date
  Stefan Bodewig 9dffc42e1a The "cvs add" I had forgotten, sorry. 25 years ago
  Stefan Bodewig 1f8aca50b4 New task genkey. 25 years ago
  Stefan Bodewig f23f966ca7 Fixed JDK 1.1 compilation issue. 25 years ago
  Conor MacNeill 089d421c3f Rewrote the property resolution code so that it handles empty property 25 years ago
  James Duncan Davidson f8a23baad2 Removed ancient utah whiteboard area. The material in /spec is much 25 years ago
  Conor MacNeill 17a06c47ff Return the actual type rather than the interface type to avoid any introspection 25 years ago
  Stefan Bodewig 813dfa5f81 Nested <src> element of <javac> would cause a NullPointerException. 25 years ago
  Conor MacNeill cf07b113a0 Change the ejbjar to separate out vendor specific processing into separate 25 years ago
  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