26 Commits (998309cd5343cfcf3db91c335f4b0bd92073b7e9)

Author SHA1 Message Date
  Stefan Bodewig 998309cd53 add maxmemory attribute to javacc and friends. PR 50513 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 40e298139f fixup -source for OpenJDK7's javac 15 years ago
  Stefan Bodewig 96d032712f must have forgotten to commit this 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
  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 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 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 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
  Nicolas Lalevee fdc711e2e2 - make the import task able to switch the project helper 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 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
  Jesse N. Glick 61b4c00b38 Obliterating "core" vs. "optional" distinction for tasks and types in manual and associated doc files. 15 years ago