166 Commits (17243cca1dc364a9d0267abf4911d351a91b234d)

Author SHA1 Message Date
  Stefan Bodewig 17243cca1d Add a new "os family" win9x. If I had a decent name for Windows that 23 years ago
  Stefan Bodewig 17208490a1 make documentation match the code. 23 years ago
  Stefan Bodewig 1df308115f add environment variable support in <java> for forked VMs. 23 years ago
  Magesh Umasankar e7ea34b930 Fix typos 23 years ago
  Steve Loughran 160e750485 condition for files matching 23 years ago
  Stefan Bodewig b6a3e9df36 License police on documentation files: 23 years ago
  Stefan Bodewig 7cbd5df017 Remove code that has never been used in any released version of Ant. 23 years ago
  Stefan Bodewig aa27429577 Improve the <equals> condition by adding trim and casesensitive attributes. 23 years ago
  Steve Loughran 5d79a4f5eb Addition of destFile(File) attr to the zip/war/ear/jar tasks, fixup of docs, replacement of deprecation methods and appropriate changes to the tests. 23 years ago
  Steve Loughran e85c97dca8 I was wrong, classpath: may be supported by some xml parsers, but it aint a standard protocol/URL schema 23 years ago
  Steve Loughran eaec028c89 doc failonerror tag 23 years ago
  Steve Loughran 0081f618d5 username and password doced and exampled; some tab to space corrections. 23 years ago
  Stephane Bailliez f1b8684907 Add an option to append output, I set it to false 23 years ago
  Steve Loughran e4f965ec8c spello 23 years ago
  Steve Loughran a225264f50 new loadfile task 23 years ago
  Steve Loughran 0954289e72 fixing doc to match code 23 years ago
  Magesh Umasankar bfcb52f9a2 Fix HTML Parse error 23 years ago
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 23 years ago
  Stefan Bodewig 1eb5ef27e1 improve documentation of manifest task, using Conor's patch that 23 years ago
  Stefan Bodewig ceb720e799 Make Manifest.java a full flegded task that allows you to write a 23 years ago
  Conor MacNeill 3aef6ddcfc Documentation of inline manifests (at last) 23 years ago
  Stefan Bodewig 1318b84a90 remove exit ability from <input> 23 years ago
  Stefan Bodewig b251a9a8f5 Make <waitfor> set a property instead of throwing an exception if the 23 years ago
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 23 years ago
  Steve Loughran a87eaeff37 Things you never knew about this task. 23 years ago
  Steve Loughran 3b37eee831 has anyone used this task recently? It generates an exec usage complaint. 23 years ago
  Stefan Bodewig 1e65e7f37f Don't require webxml in <war> or appxml in <ear> if updating an 23 years ago
  Magesh Umasankar eed192aac1 Name of file attachments can be optionally included. 23 years ago
  Magesh Umasankar d53e8a4c2e Document a known modern compiler on windows bug. 23 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 23 years ago
  Steve Loughran 0562565514 fractional doc clarification 23 years ago
  Magesh Umasankar 66716b51ad Valid values for waitforunit and checkeveryunit provided. 23 years ago
  Magesh Umasankar dd5b247d5a More setFoo(String) to setFoo(Bar) conversions. 23 years ago
  Steve Loughran 0d8d34b93f PR: 5255 23 years ago
  Magesh Umasankar c12aaa8a06 Typo fixed. 23 years ago
  Steve Loughran 85ea2966d2 timeout actions stated 23 years ago
  Stefan Bodewig f6db0835f7 New task <input> 23 years ago
  Stefan Bodewig 5021163e5c New task <waitfor> that waits until a given condition gets true or a 23 years ago
  Steve Loughran 8379ced1dc PR 5025 : no MSJVM support. 23 years ago
  Steve Loughran 02673734f3 PR 4345 :Request for addition of "rcproperty" attribute to <exec> 23 years ago
  Sam Ruby 3781d8b0e1 Add support to for XSLT output types. This maps to TraX's: 23 years ago
  Magesh Umasankar b261a711ce Clarify evaluation pattern of attributes defined for <os> 23 years ago
  Stephane Bailliez 9b3ee48039 Fix grammatical errors or incorrect documentation. 23 years ago
  Stephane Bailliez 3b2f961a60 tstamp now supports a timezone attribute for a custom format. 23 years ago
  Magesh Umasankar 82cc947b98 Added name, arch, version as attributes to Os. 23 years ago
  Magesh Umasankar b7f51d116b Classic compiler, so long as it is not Version 1.0 or 1.1.x, also recognizes 23 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 23 years ago
  Stefan Bodewig 45660d1b2d Add a "relative" attribute to <apply> - this allows users to pass 23 years ago
  Magesh Umasankar 80d371a3b4 1. Refactored Untar to extend from Expand, as untar is very similar to unjar, unwar and unzip. 23 years ago
  Steve Loughran dc00bd536b Fix Bug 4991; add more examples of other options. 23 years ago