Stefan Bodewig
|
c139652358
|
regex requirements are softer now that Ant requires Java 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027524 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
9c0ef01928
|
clarify documentation on regexp mapper, suggestions by Francis Galiegue. PR 47984
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1027518 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
|
0ce95ee95e
|
found two non-closed tags (were missing the > sign). Had to make it well-formed XML so Emacs' nXML mode could assist me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026374 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
db19df41c4
|
improvements to 'writing tasks' tutorial by Kevin Connor Arpe
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026358 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
|
41500c073f
|
Add a mapper similar to wget --cut-dirs, based on user-list discussion initiated by Michael Ludwig
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@998962 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
1528f74173
|
Judoscript is now at .org instead of .com - reported by Gilbert Rebhan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@997643 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
|
5a6247d496
|
support casesensitive in linecontainsregexp and casesensitive, multiline and singleline in containsregexp. PR 49764
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986457 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 |
Stefan Bodewig
|
43de42a38f
|
add Git, Mercurial and Bazaar files/dirs to defaultexcludes. Submitted by Ville Skyttä. PR 49624
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982469 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
|
52ce2ee6e9
|
link to Ant's manual download page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979504 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
5ecb379c53
|
typo detected by Jon Stevens
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@964043 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
|
bd52e7b9b1
|
allow targets to deal with missing extension points. PR 49473. Submitted by Danny Yates.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@957170 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
3ac732f3fa
|
Support wildcards in CLASSPATH. PR 46842. Based on patch by Mike Murray.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@955896 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 |
Stefan Bodewig
|
372c44bbfd
|
sort by task name rather than page name
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@952676 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Bruce Atherton
|
99c578262a
|
Clarify some instructions, remove netrexx and jai as manual download examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@951749 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 |
Peter Reilly
|
b3dd34d99d
|
attempt to make jar examples a little easier to read, update zipfileset example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@946191 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Peter Reilly
|
9b4c1eb6dc
|
remove starteam from manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@945587 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Bruce Atherton
|
d47d4cf35a
|
Added short story, described fetch.xml, updated download instructions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@944911 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
c83bf3257f
|
deal with read-only dest files in echo and concat.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943068 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
508bb0dae1
|
Make <move> behave consistently for read-only destinations. PR 49261
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943056 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Peter Reilly
|
18e948f211
|
add a new example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942767 13f79535-47bb-0310-9956-ffa450edef68
|
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
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942752 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
9f96b52f96
|
preparation for ant 1.8.1 build
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@939839 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Matthew Jason Benson
|
22cc386d2e
|
Added the augment task to manipulate existing references via Ant's basic introspection mechanisms.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@936382 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
45485bd548
|
Add enableMultipleMappings and cache attributes to mappedresources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@936200 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
f70ce7b08a
|
document that symlink's link attribute is not resolved against basedir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@935067 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
43f3df1bca
|
JUnit is required if you build from source
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@931436 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
b57059863d
|
adjusting the name of an attribute of the p4integrate task, nocopynewtargetfiles instead of nocopytargetfiles
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927366 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jan Materne
|
bcd34c5d16
|
Correct typos according to Bug-48984
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927357 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Matthew Jason Benson
|
6136859a67
|
elaborate on srcfiles a bit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@923294 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
0ba487ad57
|
clarify the meaning of other in different selector manual. PR 48078
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@919483 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
84926aa016
|
removing the stylebook task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916761 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Matthew Jason Benson
|
083e298097
|
Added forcestring attribute to equals condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916460 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |