215 次代码提交 (3fa5d5e35c701dd93049108df0502234de6c758b)

作者 SHA1 备注 提交日期
  Stefan Bodewig b4a550aafc Second try to fix a typo. 25 年前
  Conor MacNeill e5d53ff1e6 Fix minor typo 25 年前
  Conor MacNeill 054a8aba2a Documentation update 25 年前
  Stefan Bodewig ba5b2b8d7c New task <native2ascii>. 25 年前
  Stefan Bodewig 683a5f1433 New task <uptodate> that set's a property if a given target file is 25 年前
  Stefan Bodewig 7ee8e30cd0 <ant> now copies the definitions of data types to the child project as 25 年前
  Stefan Bodewig a341406b28 Fixed a link. 25 年前
  Stefan Bodewig 4a9c1fbf6e Added dir attribute to <junit> and documentation for the one of <java>. 25 年前
  Stefan Bodewig d36ee0d77c Added verbose and depend attributes to <javac> along with yet another 25 年前
  Stefan Bodewig fef46698fb Make <war> use the .war directory layout. Don't ask me where my mind 25 年前
  Stefan Bodewig 9490ce8f93 Ant will now scan for build.xml in the parent directory (directories) 25 年前
  Stefan Bodewig 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 年前
  Stefan Bodewig f0282fd8b1 Various checks for required attributes and better error messages added. 25 年前
  Stefan Bodewig 20a1e91d17 New tasks <war> and <unwar>. 25 年前
  Stefan Bodewig 34d011b22d Make <echo> accept #PCDATA. 25 年前
  Stefan Bodewig b42831ce4b Added value attribute to <available>. 25 年前
  Stefan Bodewig 6ecbe24218 Moved ${} expansion and task evaluation to runtime. 25 年前
  Stefan Bodewig 3aaf6e364a Removed some unused files and added a pointer to the mailing list 25 年前
  Stefan Bodewig b61e78e9a6 Changed -projecthelp to show targets that have a description before 25 年前
  Stefan Bodewig f6745b24f5 New task <jlink>. 25 年前
  Stefan Bodewig b95c44d8aa Fixed broken link to <execon>. Reinstated alphabetical order of 25 年前
  Stefan Bodewig a192c1f16e New task <fail> which does nothing but throw an exception. 25 年前
  Stefan Bodewig 505d4a8c1d Removed <filesetref> and <patternsetref> everywhere, <fileset> and 25 年前
  Stefan Bodewig ff810113da Removed all nested <classpathref> elements in favor of <classpath 26 年前
  Stefan Bodewig 982db474ca Added a type attribute to <execon> and <chmod>. It can take the values 26 年前
  Stefan Bodewig e8d2007cff Add a nested <path> element to <path>. This means one path can include 26 年前
  Stefan Bodewig 7d54561b80 Added support for data types to be defined at the project level. The 26 年前
  Stefan Bodewig 29217089f5 Corrected example in "Writing your own task" to use <taskdef> as a 26 年前
  Stefan Bodewig 1f04dfb4f5 Added encoding attribute to <javac>. 26 年前
  Stefan Bodewig 62961601ad Added support for jvc (Microsofts Java compiler) to <javac>. 26 年前
  Stefan Bodewig a5fc8cdc68 Fixed some typos. 26 年前
  Conor MacNeill 7ac63c0bc2 Improvements to Zip and Jar tasks 26 年前
  Conor MacNeill bec067e804 Update to FTP dtask documentation 26 年前
  Conor MacNeill 68a070dbdf Update copyfile documentation 26 年前
  Stefan Bodewig 403c32e5c5 Fixed typo and changed second <script> example to use NetRexx. 26 年前
  Stefan Bodewig 95f437b2d1 The attribute name is id not ID, ts. 26 年前
  Stefan Bodewig c064456730 Added documentation for the ID attribute and classpathref. 26 年前
  Stefan Bodewig f929d4bc2b documented the <execon> task. 26 年前
  Stefan Bodewig 3facebf533 Updated documentation for <chmod> and removed <chmod>'s src attribute. 26 年前
  Stefan Bodewig 75eff8434d Added documentation for the <antstructure> task. 26 年前
  Stefan Bodewig 7cd8917ae7 Added references to fileset where appropriate. 26 年前
  Stefan Bodewig ca6e873197 Documented fileset and patternset, removed the items and ignore 26 年前
  Stefan Bodewig 0679f04a82 Removed <keysubst> and <expand> which have been deprecated in 1.1. 26 年前
  Stefan Bodewig 776e951269 Documentation for command line arguments (the nested elements for them). 26 年前
  Stefan Bodewig 0097b2ed9e Documentation for nested <env> in <exec>. 26 年前
  Stefan Bodewig c3f2def559 Documentation for the multi line extension of <replace> 26 年前
  Stefan Bodewig 818cb969ad <junit> more or less completely rewritten and documented. 26 年前
  Stefan Bodewig 92ba08996f Use new Runtime.exec() method of JDK 1.3 instead of antRun if present. 26 年前
  Stefan Bodewig 3c66612026 New task <ftp> to do FTP _uploads_. 26 年前
  Stefan Bodewig 24964c3232 Removed JDK 1.2+ dependency from <cab> task. 26 年前