149 Commits (feb7e14e1212c989420a9577b6a5a19e87af0ee1)

Author SHA1 Message Date
  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
  Magesh Umasankar 072028843a New debuglevel attribute for Javac - will be used only when the modern 23 years ago
  Steve Loughran b904b3ac0b Pulled the stuff on system.exit, because that is caught, and left a 'fork if things go wierd' message to handle the other cases :-) 23 years ago
  Steve Loughran cbd09b7071 typo fix 23 years ago
  Stefan Bodewig 495b7c4688 Add testcase for <checksum>, clarify its documentation when used as a 23 years ago
  Peter Donald d5e9b4accd Added support for specifying CVS_RSH in ant CVS task. 23 years ago
  Stefan Bodewig 9ded403f70 checksum task and condition. 23 years ago
  Steve Loughran 088e18fc19 Wow, I never knew that echo had a reporting level. Time it got written up. 23 years ago
  Stephane Bailliez 2d37437702 Allow port specification for the mail task. 23 years ago
  Peter Donald 918d6fe305 Remove uneccessary cruft at top of file. 23 years ago
  Peter Donald c657b5ef73 Here are two new ant tasks - BZip2 and BUnzip2. �These 23 years ago
  Stefan Bodewig 8e37dd0ba2 Add encoding attribute to <fixcrlf> 23 years ago
  Steve Loughran 24d47a5c0f backing out of antjar/antlib 23 years ago
  Steve Loughran aea7142b1d correct taskname in example 23 years ago
  Steve Loughran 1e469669cf Jose Alberto Fernandez's ant descriptor loader 23 years ago
  Stefan Bodewig 45463e16cc JARs are never empty. 23 years ago
  Stefan Bodewig 0ba89b453f Add a way to pass compiler specific command line arguments to <javac>. 24 years ago
  Stefan Bodewig 30b11d18c9 Make name of the javac executable configurable in fork mode. 24 years ago