516 Commits (fd507cf2d23a705cb42d8870b483ee3f65d0bc8f)
 

Author SHA1 Message Date
  Stefan Bodewig 7c231e500f Added unittests for a bunch of tasks. 25 years ago
  Stefan Bodewig 33100d85b6 Formatter would close System.out (preventing further output) 25 years ago
  Stefan Bodewig 53b4dec9ae extdir attribute/nested element of <javac> was broken when using jikes. 25 years ago
  Stefan Bodewig 640c3528b8 garbage again, sorry. 25 years ago
  Stefan Bodewig 7ee8e30cd0 <ant> now copies the definitions of data types to the child project as 25 years ago
  Stefan Bodewig a341406b28 Fixed a link. 25 years ago
  Stefan Bodewig 4a9c1fbf6e Added dir attribute to <junit> and documentation for the one of <java>. 25 years ago
  Stefan Bodewig d36ee0d77c Added verbose and depend attributes to <javac> along with yet another 25 years ago
  Stefan Bodewig fef46698fb Make <war> use the .war directory layout. Don't ask me where my mind 25 years ago
  Stefan Bodewig 9490ce8f93 Ant will now scan for build.xml in the parent directory (directories) 25 years ago
  Stefan Bodewig 98d5287971 Put the PATH obtained from extdirs between bootclasspath and 25 years ago
  Stefan Bodewig 2aaf152da1 Only set location in BuildException if the task didn't provide it 25 years ago
  Stefan Bodewig 4727d20b80 Removed some garbage. 25 years ago
  Stefan Bodewig 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 years ago
  Stefan Bodewig 4fbcfdedaf Treat OS/2 like Win NT with regard to <exec>'s dir attribute. 25 years ago
  Stefan Bodewig beee9e6a6b Make filtering of the copy tasks work with leading @ characters. 25 years ago
  Stefan Bodewig f0282fd8b1 Various checks for required attributes and better error messages added. 25 years ago
  Stefan Bodewig 13eb95ae4d Fixed situation where Class.getClassLoader returns null for the 25 years ago
  Stefano Mazzocchi bd02671bd0 Updated this task so that you can have <classpath> inside that tells the Available where to look for classes and resources. It is completely back compatible so should cause any harm to anybody. 25 years ago
  Stefan Bodewig 472977c920 Updated WHATSNEW for <war> and <unwar>. 25 years ago
  Stefan Bodewig 20a1e91d17 New tasks <war> and <unwar>. 25 years ago
  Stefan Bodewig 6c89d5a7b8 Adapt <ant> to the fact that <property> does its work in execute() and 25 years ago
  Stefan Bodewig aa71851fb7 When using the temporary file to hold the source file names (in jikes 25 years ago
  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