286 次代码提交 (925f19f6d40b1a80d717d9438e16df5f506d5fcf)

作者 SHA1 备注 提交日期
  Stefan Bodewig 01b79d1810 Add a new <contains> condition that looks for substrings. 24 年前
  Diane Holt 77f3cb57b8 Make things a bit easier for people to find -- hopefully, anyway :) 24 年前
  Stefan Bodewig 368861fc98 improve example of manifest task. 24 年前
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 年前
  Stefan Bodewig 0e63e7acbb Show how to avoid the -sourcepath switch in <javac> 24 年前
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 年前
  Diane Holt fa3f35098e Maybe this will help as well. 24 年前
  Diane Holt a533063b71 Apply a band-aid to a nasty open wound. 24 年前
  Erik Hatcher b720f6461e Documenting a feature that had been previously added (oops!). 24 年前
  Diane Holt 77f2c0563f Put the old cruft back in (and devote some otherwise better-used energy 24 年前
  Diane Holt e14c6af66c Ack! -- can't believe I forgot to update the copyright. 24 年前
  Diane Holt 5e16daf1e7 Fix the 'dir' attribute description, and usual general clean-up. 24 年前
  Conor MacNeill d9b8ac29f2 Fix typo in documentatin of SQL task 24 年前
  adammurdoch e0fef5cf64 * Added new combined email task, which replaces the old <mail> and 24 年前
  Magesh Umasankar 9cc0ee59d9 Document new attributes. 24 年前
  Magesh Umasankar 786e2e2e1c Prefix attirubte for tar task 24 年前
  Stephane Bailliez e967d77e02 Fix HTML title to be more useful for indexing. 24 年前
  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. 24 年前
  Steve Loughran 158906d666 test returns false (not an exception) if either file is missing, this provides better update semantics 24 年前
  Steve Loughran dd38c61aec two new attrs to loadfile to make it more flexible in feeding other tasks 24 年前
  Stefan Bodewig 17243cca1d Add a new "os family" win9x. If I had a decent name for Windows that 24 年前
  Stefan Bodewig 17208490a1 make documentation match the code. 24 年前
  Stefan Bodewig 1df308115f add environment variable support in <java> for forked VMs. 24 年前
  Magesh Umasankar e7ea34b930 Fix typos 24 年前
  Steve Loughran 160e750485 condition for files matching 24 年前
  Stefan Bodewig b6a3e9df36 License police on documentation files: 24 年前
  Stefan Bodewig 7cbd5df017 Remove code that has never been used in any released version of Ant. 24 年前
  Stefan Bodewig aa27429577 Improve the <equals> condition by adding trim and casesensitive attributes. 24 年前
  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. 24 年前
  Steve Loughran e85c97dca8 I was wrong, classpath: may be supported by some xml parsers, but it aint a standard protocol/URL schema 24 年前
  Steve Loughran eaec028c89 doc failonerror tag 24 年前
  Steve Loughran 0081f618d5 username and password doced and exampled; some tab to space corrections. 24 年前
  Stephane Bailliez f1b8684907 Add an option to append output, I set it to false 24 年前
  Steve Loughran e4f965ec8c spello 24 年前
  Steve Loughran a225264f50 new loadfile task 24 年前
  Steve Loughran 0954289e72 fixing doc to match code 24 年前
  Magesh Umasankar bfcb52f9a2 Fix HTML Parse error 24 年前
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 年前
  Stefan Bodewig 1eb5ef27e1 improve documentation of manifest task, using Conor's patch that 24 年前
  Stefan Bodewig ceb720e799 Make Manifest.java a full flegded task that allows you to write a 24 年前
  Conor MacNeill 3aef6ddcfc Documentation of inline manifests (at last) 24 年前
  Stefan Bodewig 1318b84a90 remove exit ability from <input> 24 年前
  Stefan Bodewig b251a9a8f5 Make <waitfor> set a property instead of throwing an exception if the 24 年前
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 24 年前
  Steve Loughran a87eaeff37 Things you never knew about this task. 24 年前
  Steve Loughran 3b37eee831 has anyone used this task recently? It generates an exec usage complaint. 24 年前
  Stefan Bodewig 1e65e7f37f Don't require webxml in <war> or appxml in <ear> if updating an 24 年前
  Magesh Umasankar eed192aac1 Name of file attachments can be optionally included. 24 年前
  Magesh Umasankar d53e8a4c2e Document a known modern compiler on windows bug. 24 年前
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 年前