Peter Reilly
9ab8595b28
Fix bug for typedefed add() support with namespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275472 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
36e39c68ce
Use exact matches instead of substring matches in the parser so that
comments containing dashes or equals signs are less likely to throw
off the parser.
I have no idea how portable the exact number of characters is, that's
why I won't merge it into the 1.6 branch.
PR: 8085
Suggested by: Peter Leschev
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275471 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
98e0edd7aa
setXyZ works as good as setXYZ or setXYz or setXyz, PR 23732
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275468 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1cd54ce961
Do as you say, PR 19967
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275466 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d2e06a2ad8
Merge from ANT_16_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275465 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
b14e61f604
Merge from ANT_16_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275463 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
33d19ef67e
Merge fix for PR 23711 from ANT_16_BRANCH
PR: 23711
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275460 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5c8bd0811c
Typo fix, submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275458 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5beb3a549d
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275455 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
dee9d920be
Answered that jar M question once too often
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275453 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c471ac71a9
Modify entry for Image, Submitted by Abey Mullassery <abey at mullassery dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275452 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cc5030f493
Mention <import> in the FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275450 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d4759031a1
You can't interact with forked processes - PR 23686
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275448 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Christoph Wilhelms
4ff6875064
Fix problem with distributions relation to the nav tree - <title>-tag content has to match the name of the Nav entry.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275447 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Christoph Wilhelms
a748a87a41
"Beautify" position of ApacheCon banner in navigation and add Antidote News Page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275446 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
23c05b409b
Don't mask arbitrary exceptions when looking for a suite method.
PR: 23033
Submitted by: Steven Segers <ssegers at kiala dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275444 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0883e72093
A timed out test is stil a test, PR 23645
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275442 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b0764108bb
Remove misleading debug output
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275441 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
048afe4c9c
<ant> with more than one <property file="..."/> child didn't work, PR 23601
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275439 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5d2160ae42
Tests for PR 23601
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275438 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6398d34e49
Fix PR 23639
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275436 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7e0d189209
Testcase for PR 23639
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275435 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
e20c3b0cd2
add a pointer to the manual of ant1.6beta on the main ant.apache.org web page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275434 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2ff4d67505
introduce a stylesheet for the antmanual
add an image beta.png (credits Magesh Umasankar)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275433 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
14e4352ab4
Add pointer to Image Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275432 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2be193a42f
Use encoding for output as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275430 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a2557005cd
attempt to describe the new add introspection rules
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275428 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
d0bdaca82e
upgrade protected access to public for setMacroDef for macroinstance object
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275426 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b0158fd84f
Update the delegating-classloader FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275424 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
58e7162913
Reintroduce ant-jdepend.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275422 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8df483ff2c
Mono 0.28 on MacOS X comes with a JIT but fails miserably, disable it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275420 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
efceaf5c0e
Clarify docs, submitted by Steve Cohen, PR 18007
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275417 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
6234759dd3
Translate task logs a debug message specifying the number of files that it processed. Bugzilla Report 13938.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275415 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
fb25c836b4
Translate task does not remove tokens when a key is not found. It logs a verbose message. Bugzilla Report 13936.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275414 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
16cc5da1fc
#23578 - added doc of file attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275413 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
3fd5393e99
This is the first visible divergence ofAnt1.7 from 1.6...ant 1.7 has a -nice option that lets you lessen or increase the priority of the main thread. Useful for background builds, though since it doesnt propagate into forked code, not as useful as it could be.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275412 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
1dc3ff85f6
More diagnostics. Because some of us never get regexps right first time
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275410 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7c6f6591f6
label description is not (no longer?) optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275408 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
828e2dc47d
Give a little <macrodef> demo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275405 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
3e4dcc0c43
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275404 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
884ef44fd4
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275402 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
5ea62302b7
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275401 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
f6d9622ea0
Merge from ANT_16_BRANCH
PR: 23535
Submitted by: Nick Chalko (nick at chalko dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275400 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
cb9b627e7d
cvs 1.11.7 has been released (Merge from ANT_16_BRANCH)
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275398 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
57dd52dcdf
Add pointers to 1.6beta to the download pages as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275396 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
507bd35938
Merge from ANT_16_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275395 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0cf4abd45b
Announce the 1.6beta release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275394 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
a7f4a788ed
Merge from ANT_16_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275392 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
da4e81bbbf
Merge from ANT_16_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275389 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
1108f7f050
Second working draft. Ready for discussion.
ZIP containing sources and buildfiles.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275383 13f79535-47bb-0310-9956-ffa450edef68
22 years ago