194 Commits (14ee9e10cd1540b54f836fcde4b4a958cbcef912)

Author SHA1 Message Date
  Steve Loughran 07f926d903 explain why you cant delete *~ so easily 23 years ago
  Stefan Bodewig 2ff97ac3d1 Now that we know why the test worked all these month, make it work 23 years ago
  Steve Loughran 56a080ad8f one value of xdoclet based documentation is we wont have docs that are different from what the task really supports 23 years ago
  Stefan Bodewig c28fbe7d76 <style> tried to tranform all children of directories that matched the 23 years ago
  Jon Skeet d2b1f4eb3f Added tag option documentation. 23 years ago
  Stefan Bodewig 2f31d0c964 Add encoding attribute to copy/move so that filtered operations work 23 years ago
  Erik Hatcher 9ba6e21502 Added documentation for the new prefix attribute 23 years ago
  Stefan Bodewig a14b034437 add pointer to miniRMI. 23 years ago
  Stefan Bodewig 01b79d1810 Add a new <contains> condition that looks for substrings. 23 years ago
  Diane Holt 77f3cb57b8 Make things a bit easier for people to find -- hopefully, anyway :) 23 years ago
  Stefan Bodewig 368861fc98 improve example of manifest task. 23 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 23 years ago
  Stefan Bodewig 0e63e7acbb Show how to avoid the -sourcepath switch in <javac> 23 years ago
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 23 years ago
  Diane Holt fa3f35098e Maybe this will help as well. 23 years ago
  Diane Holt a533063b71 Apply a band-aid to a nasty open wound. 23 years ago
  Erik Hatcher b720f6461e Documenting a feature that had been previously added (oops!). 23 years ago
  Diane Holt 77f2c0563f Put the old cruft back in (and devote some otherwise better-used energy 23 years ago
  Diane Holt e14c6af66c Ack! -- can't believe I forgot to update the copyright. 23 years ago
  Diane Holt 5e16daf1e7 Fix the 'dir' attribute description, and usual general clean-up. 23 years ago
  Conor MacNeill d9b8ac29f2 Fix typo in documentatin of SQL task 23 years ago
  adammurdoch e0fef5cf64 * Added new combined email task, which replaces the old <mail> and 23 years ago
  Magesh Umasankar 9cc0ee59d9 Document new attributes. 23 years ago
  Magesh Umasankar 786e2e2e1c Prefix attirubte for tar task 23 years ago
  Stephane Bailliez e967d77e02 Fix HTML title to be more useful for indexing. 23 years ago
  Steve Loughran d65cafdcec adding destFile naming scheme to tar, for consistency with the zip family and other tasks. I know Costin thinks we do this deliberately, just to break his builds, so even though I have updated the manual and the test cases, I have commented out the deprecated message which users should get when they use the tarfile attribute. Which means old builds still work, but the old params are no longer documented for new users. 23 years ago
  Steve Loughran 158906d666 test returns false (not an exception) if either file is missing, this provides better update semantics 23 years ago
  Steve Loughran dd38c61aec two new attrs to loadfile to make it more flexible in feeding other tasks 23 years ago
  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