Stefan Bodewig
|
998309cd53
|
add maxmemory attribute to javacc and friends. PR 50513
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1055418 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
944781202f
|
Try to be more explicit about classloaders and their impact on typedef/taskdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040166 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
55e44c4ce7
|
document all known differences WRT environment variables. PR 49366.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1040160 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
40e298139f
|
fixup -source for OpenJDK7's javac
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1037667 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
96d032712f
|
must have forgotten to commit this
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1035665 13f79535-47bb-0310-9956-ffa450edef68
|
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'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033999 13f79535-47bb-0310-9956-ffa450edef68
|
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
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033630 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
0ac1625a8b
|
I forgot to commit the doc about the bindtargets tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033070 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
9f471a747b
|
preserve linefeed-style in propertyfile task. PR 50049
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027179 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
84b4cc0caf
|
don't allow tasks to finish in <parallel> when the manual says 'execution is terminated'. PR 49527
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027125 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
b4b082c568
|
allow more path 'views' of a file as elements inside <checksum>s pattern. PR 50114
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027103 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
7f25ba893f
|
add support for gchj to javah. PR 50149. Submitted by Bernhard Rosenkraenzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027025 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
a9b1c6e962
|
document behavior of property elements in nested structures of ant tasks. PR 49891.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@999791 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
4b2c9ab49c
|
correct phrasing, PR 49962
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@998966 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
e61535addf
|
replace java.sun.com links where possible and remove some old cruft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@989020 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
7119b3f030
|
the zipfileset example is simply wrong
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@987373 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
7fd46296e1
|
allow test listener events to be enabled by an attribute or a magic property - disable them by default
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@987139 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
3a912beff7
|
allow copy/@tofile to be used with non-file resources. PR 49756
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986290 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
e16cf630bd
|
tofile is incompatible with non-file resources. PR 49756
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986261 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
5d1bf32637
|
nested redirectors and parrallel-apply don't mix well - PR 49594
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982773 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
fdc711e2e2
|
- make the import task able to switch the project helper
- introduce a <projecthelper> task to install project helpers dynamically, especially usefull for unit testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@980536 13f79535-47bb-0310-9956-ffa450edef68
|
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.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@959019 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
7e08650263
|
document <touch>'s limitations. PR 47821
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@957444 13f79535-47bb-0310-9956-ffa450edef68
|
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.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@955574 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jesse N. Glick
|
114d55869f
|
#34748: run individual test methods.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953761 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jesse N. Glick
|
61b4c00b38
|
Obliterating "core" vs. "optional" distinction for tasks and types in manual and associated doc files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@948574 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |