3069 Commits (998309cd5343cfcf3db91c335f4b0bd92073b7e9)

Author SHA1 Message Date
  Stefan Bodewig 998309cd53 add maxmemory attribute to javacc and friends. PR 50513 15 years ago
  Antoine Levy-Lambert 5dd644d234 adding dtAnt as per http://mail-archives.apache.org/mod_mbox/ant-user/201012.mbox/%3C95C3F961795BFE4D81708040CABCCD582BA3AE@ATEX01.dynatrace.local%3E 15 years ago
  Maarten Coene 2b42aa7c1a Fixed error in globmapper example: the correct attribute is 'handledirsep' instead of 'ignoredirchar'. 15 years ago
  Antoine Levy-Lambert 8a525b9d12 updating URL of Eclipse's Platform Ant Project 15 years ago
  Antoine Levy-Lambert 0571e86ef8 changing release date to December 27th 15 years ago
  Antoine Levy-Lambert 37e9285647 preparation for the 1.8.2 release 15 years ago
  Stefan Bodewig 944781202f Try to be more explicit about classloaders and their impact on typedef/taskdef 15 years ago
  Stefan Bodewig 55e44c4ce7 document all known differences WRT environment variables. PR 49366. 15 years ago
  Stefan Bodewig dfe890041e another nice place to add a TM. PR 50246 15 years ago
  Stefan Bodewig 1675d90f16 document erroronmissingdir attribute for dirset. PR 50365 15 years ago
  Stefan Bodewig 40e298139f fixup -source for OpenJDK7's javac 15 years ago
  Jan Materne 9e3506d96a Wrong Hudson-Job name. 15 years ago
  Stefan Bodewig 96d032712f must have forgotten to commit this 15 years ago
  Stefan Bodewig 66bb8571d7 and some more trademarks 15 years ago
  Stefan Bodewig 4196a2c4d8 trademark attributes on the site 15 years ago
  Stefan Bodewig 0c63f9299a re-generate site 15 years ago
  Stefan Bodewig 6441f63978 make sure each page of the Ant website says 'Apache Ant' at least once before it uses the shorter 'Ant' 15 years ago
  Nicolas Lalevee 80c9b5cb20 Try to explain the rationale of the task bindtargets and highlights some point raised on the ant-dev mailing list 15 years ago
  Nicolas Lalevee 0ac1625a8b I forgot to commit the doc about the bindtargets tasks 15 years ago
  Nicolas Lalevee a2b3e159f5 unit test, doc and fix for the bindtargets task 15 years ago
  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
  Jan Materne f8364919d7 Apaches Hudson instance now uses nested views. 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
  Jan Materne 06e70664c4 Regenerate site with Velocity 1.4 instead 1.6.4. The newer version steals the links ... 15 years ago
  Jan Materne 56aa176d0f Bugzilla 50137: Incorrect links to nightly Hudson builds 15 years ago
  Antoine Levy-Lambert ea620f9692 announce ivy 2.2.0 on main ant page 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 4db9258ab6 re-generate site 15 years ago
  Stefan Bodewig 6015e16233 Compress Antlib Release 15 years ago
  Stefan Bodewig 309d4d1aaa re-generate site 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 4bbdcf7db9 compress antlib requires commons compress 1.1 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
  Jan Materne 2921fcca58 Add AntStatistics BuildLogger. 15 years ago
  Nicolas Lalevee fdc711e2e2 - make the import task able to switch the project helper 15 years ago