14243 Commits (2f64e0b51c295960cb15aa77c7c1f447b2518e14)
 

Author SHA1 Message Date
  Stefan Bodewig 41509d6410 Fixed message text when a class can not be found. 25 years ago
  Stefan Bodewig 34d011b22d Make <echo> accept #PCDATA. 25 years ago
  Stefan Bodewig 002d084d5d Provide the SAXParser with the File instead of an InputSource to give 25 years ago
  Stefan Bodewig 4771d246a4 Make <javadoc> ignore .java files in directories containing a "-". 25 years ago
  Stefan Bodewig b42831ce4b Added value attribute to <available>. 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 5b1dbf444c Updated Documentation on EJB tasks. 25 years ago
  Stefan Bodewig 3aaf6e364a Removed some unused files and added a pointer to the mailing list 25 years ago
  Conor MacNeill 6c26371a0e Task to perform JSP compiles using Weblogic's JSPC compiler. 25 years ago
  Conor MacNeill 02bf23c463 Allow commands to be reused by clearing their arguments 25 years ago
  Stefan Bodewig b61e78e9a6 Changed -projecthelp to show targets that have a description before 25 years ago
  Stefan Bodewig f6745b24f5 New task <jlink>. 25 years ago
  Stefan Bodewig b95c44d8aa Fixed broken link to <execon>. Reinstated alphabetical order of 25 years ago
  Stefan Bodewig 77959a23ae <replace> shouldn't change the timestamp of files if it doesn't 25 years ago
  Stefan Bodewig 4be4d85ae2 CVS wouldn't work if you used the command attribute to specify 25 years ago
  Conor MacNeill 5c185694a7 Add error reporting to copyfile and copydir. 25 years ago
  Conor MacNeill 17fbe62a7d Changes to EJBJar task 25 years ago
  Stefan Bodewig a7988a63f6 Change the order parts are added to the CLASSPATH in bootstrap scripts. 25 years ago
  Stefan Bodewig 25fea2ba5d <project basedir=""> didn't work for absolute filenames. 25 years ago
  Stefan Bodewig a192c1f16e New task <fail> which does nothing but throw an exception. 25 years ago
  Stefan Bodewig 505d4a8c1d Removed <filesetref> and <patternsetref> everywhere, <fileset> and 25 years ago
  Stefan Bodewig a8387980f9 Make the description attribute of Task accesible to build files 25 years ago
  Stefan Bodewig 76e7f15fd2 Allow an arbitrary number of arguments to be passed to Ant - even on Win98. 25 years ago
  Stefan Bodewig ff810113da Removed all nested <classpathref> elements in favor of <classpath 25 years ago
  Stefan Bodewig 982db474ca Added a type attribute to <execon> and <chmod>. It can take the values 25 years ago
  Stefan Bodewig 8b2d7026b2 If the output has not been redirected (via -logfile) write error 25 years ago
  Conor MacNeill 6fa35bec36 Perl script to Invoke ant 25 years ago
  Stefan Bodewig 9977131b5e Javadoc's destDir attribute should now work again. 25 years ago
  Stefan Bodewig 7b4a065d23 Problems with the .bat files on Win98. 25 years ago
  Stefan Bodewig 5dbbf38ae0 -d is not an option of javadoc in 1.2 but of the standard doclet. 25 years ago
  Stefan Bodewig 3336811fd3 JDK 1.1 compatibility issue. 25 years ago
  Stefan Bodewig e8d2007cff Add a nested <path> element to <path>. This means one path can include 25 years ago
  Stefan Bodewig fa4f79ea06 Avoid StringIndexOutOfBoundsException when .java files were found 25 years ago
  Stefan Bodewig 8b01a00d17 filtering would fail if the number of @ was an uneven number. 25 years ago
  Stefan Bodewig 7d54561b80 Added support for data types to be defined at the project level. The 25 years ago
  Stefan Bodewig 29217089f5 Corrected example in "Writing your own task" to use <taskdef> as a 25 years ago
  Stefan Bodewig 76924feb0d Correctly handle the case where one of the defaults.properties files 25 years ago
  Stefan Bodewig f923ab50f9 <javadoc> and <patch> would fail if the execute method was called more 25 years ago
  Stefan Bodewig 86029316fa Use line.separator instead of hard coded \n. 25 years ago
  Stefan Bodewig 1f04dfb4f5 Added encoding attribute to <javac>. 25 years ago
  Stefan Bodewig 62961601ad Added support for jvc (Microsofts Java compiler) to <javac>. 25 years ago
  Stefan Bodewig 493b6bf4f0 Reverting part of my last patch. This one slipped through somehow, too 25 years ago
  Stefan Bodewig 4a96c6e0b7 Make <taskdef> and <property> do their job in execute instead of 25 years ago
  Stefan Bodewig 46b4505bc0 Added infrastructure to create data types independent of tasks. 25 years ago
  Stefan Bodewig a5fc8cdc68 Fixed some typos. 25 years ago
  Conor MacNeill dc76115024 Workaround for Jikes compilation problem 25 years ago
  Conor MacNeill 7ac63c0bc2 Improvements to Zip and Jar tasks 25 years ago
  Conor MacNeill 76248d54a1 Make it fly with 1.1 25 years ago