2664 Commits (02b3a7d13cb035c6ca16454c5c356a528598576e)

Author SHA1 Message Date
  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 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 years ago
  Stefan Bodewig f0282fd8b1 Various checks for required attributes and better error messages added. 25 years ago
  Stefan Bodewig 20a1e91d17 New tasks <war> and <unwar>. 25 years ago
  Stefan Bodewig 34d011b22d Make <echo> accept #PCDATA. 25 years ago
  Stefan Bodewig b42831ce4b Added value attribute to <available>. 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
  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 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 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 e8d2007cff Add a nested <path> element to <path>. This means one path can include 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 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 a5fc8cdc68 Fixed some typos. 25 years ago
  Conor MacNeill 7ac63c0bc2 Improvements to Zip and Jar tasks 25 years ago
  Conor MacNeill bec067e804 Update to FTP dtask documentation 25 years ago
  Conor MacNeill 2f2302b85b Change ejbjar so that the deployment descriptors and class files can come from 25 years ago
  Conor MacNeill 68a070dbdf Update copyfile documentation 25 years ago
  Stefan Bodewig 403c32e5c5 Fixed typo and changed second <script> example to use NetRexx. 25 years ago
  Stefan Bodewig 95f437b2d1 The attribute name is id not ID, ts. 25 years ago
  Stefan Bodewig bbcbfb186a Added <classpathref> element to <junit>. 25 years ago
  Stefan Bodewig c064456730 Added documentation for the ID attribute and classpathref. 25 years ago
  Stefan Bodewig f929d4bc2b documented the <execon> task. 25 years ago
  Stefan Bodewig 3facebf533 Updated documentation for <chmod> and removed <chmod>'s src attribute. 25 years ago
  Stefan Bodewig 75eff8434d Added documentation for the <antstructure> task. 25 years ago
  Stefan Bodewig 7cd8917ae7 Added references to fileset where appropriate. 25 years ago
  Stefan Bodewig ca6e873197 Documented fileset and patternset, removed the items and ignore 25 years ago
  Stefan Bodewig 0679f04a82 Removed <keysubst> and <expand> which have been deprecated in 1.1. 25 years ago
  Stefan Bodewig 776e951269 Documentation for command line arguments (the nested elements for them). 25 years ago
  Stefan Bodewig 0097b2ed9e Documentation for nested <env> in <exec>. 25 years ago
  Stefan Bodewig c3f2def559 Documentation for the multi line extension of <replace> 25 years ago
  Stefan Bodewig 818cb969ad <junit> more or less completely rewritten and documented. 25 years ago
  Stefan Bodewig 92ba08996f Use new Runtime.exec() method of JDK 1.3 instead of antRun if present. 25 years ago
  Stefan Bodewig 3c66612026 New task <ftp> to do FTP _uploads_. 25 years ago
  Stefan Bodewig 24964c3232 Removed JDK 1.2+ dependency from <cab> task. 25 years ago
  Stefan Bodewig ee344eb125 New optional task <cab> to create Microsoft CAB archives. 25 years ago
  Stefan Bodewig 565b600d95 Added flatten attribute to <copydir>. 25 years ago
  Stefan Bodewig 63363f91c8 Some documentation patches. 25 years ago