2060 Commits (aea7d36e1ab072d5bd689fa3592f9b4c5555590d)

Author SHA1 Message Date
  Stefan Bodewig c139652358 regex requirements are softer now that Ant requires Java 1.4 15 years ago
  Stefan Bodewig 9c0ef01928 clarify documentation on regexp mapper, suggestions by Francis Galiegue. PR 47984 15 years ago
  Stefan Bodewig 9f471a747b preserve linefeed-style in propertyfile task. PR 50049 15 years ago
  Stefan Bodewig 84b4cc0caf don't allow tasks to finish in <parallel> when the manual says 'execution is terminated'. PR 49527 15 years ago
  Stefan Bodewig b4b082c568 allow more path 'views' of a file as elements inside <checksum>s pattern. PR 50114 15 years ago
  Stefan Bodewig 7f25ba893f add support for gchj to javah. PR 50149. Submitted by Bernhard Rosenkraenzer 15 years ago
  Stefan Bodewig 0ce95ee95e found two non-closed tags (were missing the > sign). Had to make it well-formed XML so Emacs' nXML mode could assist me. 15 years ago
  Stefan Bodewig db19df41c4 improvements to 'writing tasks' tutorial by Kevin Connor Arpe 15 years ago
  Stefan Bodewig a9b1c6e962 document behavior of property elements in nested structures of ant tasks. PR 49891. 15 years ago
  Stefan Bodewig 4b2c9ab49c correct phrasing, PR 49962 15 years ago
  Stefan Bodewig 41500c073f Add a mapper similar to wget --cut-dirs, based on user-list discussion initiated by Michael Ludwig 15 years ago
  Stefan Bodewig 1528f74173 Judoscript is now at .org instead of .com - reported by Gilbert Rebhan 15 years ago
  Stefan Bodewig e61535addf replace java.sun.com links where possible and remove some old cruft 15 years ago
  Stefan Bodewig 7119b3f030 the zipfileset example is simply wrong 15 years ago
  Stefan Bodewig 7fd46296e1 allow test listener events to be enabled by an attribute or a magic property - disable them by default 15 years ago
  Stefan Bodewig 5a6247d496 support casesensitive in linecontainsregexp and casesensitive, multiline and singleline in containsregexp. PR 49764 15 years ago
  Stefan Bodewig 3a912beff7 allow copy/@tofile to be used with non-file resources. PR 49756 15 years ago
  Stefan Bodewig e16cf630bd tofile is incompatible with non-file resources. PR 49756 15 years ago
  Stefan Bodewig 5d1bf32637 nested redirectors and parrallel-apply don't mix well - PR 49594 15 years ago
  Stefan Bodewig 43de42a38f add Git, Mercurial and Bazaar files/dirs to defaultexcludes. Submitted by Ville Skyttä. PR 49624 15 years ago
  Nicolas Lalevee fdc711e2e2 - make the import task able to switch the project helper 15 years ago
  Stefan Bodewig 52ce2ee6e9 link to Ant's manual download page 15 years ago
  Stefan Bodewig 5ecb379c53 typo detected by Jon Stevens 15 years ago
  Stefan Bodewig f67b8649e8 reinstate prefix handling of property task at the expense of even more state in a thread-unfriendly class and with a new attribute on two tasks to make everybody happy. PR 49373. 15 years ago
  Stefan Bodewig 7e08650263 document <touch>'s limitations. PR 47821 15 years ago
  Stefan Bodewig bd52e7b9b1 allow targets to deal with missing extension points. PR 49473. Submitted by Danny Yates. 15 years ago
  Stefan Bodewig 3ac732f3fa Support wildcards in CLASSPATH. PR 46842. Based on patch by Mike Murray. 15 years ago
  Stefan Bodewig 8a079a7de2 attrib doesn't support parallel/maxparallel. On my Win7 box it looks as if the attrib command could deal with multiple files at once, though, could be a valid enhancement request. 15 years ago
  Jesse N. Glick 114d55869f #34748: run individual test methods. 15 years ago
  Stefan Bodewig 372c44bbfd sort by task name rather than page name 15 years ago
  Bruce Atherton 99c578262a Clarify some instructions, remove netrexx and jai as manual download examples 15 years ago
  Jesse N. Glick 61b4c00b38 Obliterating "core" vs. "optional" distinction for tasks and types in manual and associated doc files. 15 years ago
  Peter Reilly b3dd34d99d attempt to make jar examples a little easier to read, update zipfileset example 15 years ago
  Peter Reilly 9b4c1eb6dc remove starteam from manual 15 years ago
  Bruce Atherton d47d4cf35a Added short story, described fetch.xml, updated download instructions 15 years ago
  Stefan Bodewig c83bf3257f deal with read-only dest files in echo and concat. 15 years ago
  Stefan Bodewig 508bb0dae1 Make <move> behave consistently for read-only destinations. PR 49261 15 years ago
  Peter Reilly 18e948f211 add a new example 15 years ago
  Stefan Bodewig 35e9c976ac be consistent when it comes to overwriting read-only files, add an option to do just that to <copy>. PR 49261 15 years ago
  Antoine Levy-Lambert 9f96b52f96 preparation for ant 1.8.1 build 15 years ago
  Matthew Jason Benson 22cc386d2e Added the augment task to manipulate existing references via Ant's basic introspection mechanisms. 15 years ago
  Stefan Bodewig 45485bd548 Add enableMultipleMappings and cache attributes to mappedresources 15 years ago
  Stefan Bodewig f70ce7b08a document that symlink's link attribute is not resolved against basedir 15 years ago
  Stefan Bodewig 43f3df1bca JUnit is required if you build from source 15 years ago
  Antoine Levy-Lambert b57059863d adjusting the name of an attribute of the p4integrate task, nocopynewtargetfiles instead of nocopytargetfiles 15 years ago
  Jan Materne bcd34c5d16 Correct typos according to Bug-48984 15 years ago
  Matthew Jason Benson 6136859a67 elaborate on srcfiles a bit 15 years ago
  Stefan Bodewig 0ba487ad57 clarify the meaning of other in different selector manual. PR 48078 15 years ago
  Antoine Levy-Lambert 84926aa016 removing the stylebook task 15 years ago
  Matthew Jason Benson 083e298097 Added forcestring attribute to equals condition 15 years ago