Stefan Bodewig
5cdfabc038
Sync with main code line
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274356 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
6540a295cd
Small cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274355 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7ffe10a74b
ANTLR 2.7.2 creates two files, PR 17807
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274354 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
49dd9d7a4e
unURIfy build-file name if necessary.
PR: 18352
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274353 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
161579a6d0
Move "where has this class been loaded from?" logic to LoaderUtils.
Use it in <junit>, <antlr> and Diagnostics.
As side effects:
* fix PR: 15131
* make Diagnostics compile using JDK 1.1
this doesn't mean CVS HEAD will build on JDK 1.1, still to fix are
Sync, SQLExec and EscapeUnicode.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274352 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c99b33079f
Add tempdir attribute to <junit> to control placement of temporary file.
PR: 15454
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274351 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
014117fff5
Two fixes will be in 1.5.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274350 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
dbb7a9ccfb
One ANT_OPTS should be enough
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274349 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5e0752cf2f
merge from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274346 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2864cede94
files attribute splits at spaces as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274345 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f7d07d585c
Insert empty strings instead of "null" for groups that didn't match.
PR: 14619
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274344 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cc1ba1b47f
Improve pvcs docs by moving a paragraph
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274342 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
88dcebf815
Various <concat> enhancements.
PR: 18166
Submitted by: Peter Reilly <peter dot reilly at corvil dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274341 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
96e6561e65
The xml formatter for JUnit will now honor test case names set with
setName
PR: 17040
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274340 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d90686a9a8
Disable failing test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274339 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
76b3474db7
Add testcase that shows property expansion in action - this one fails
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274338 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d1856da943
Keep track of fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274336 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
53e3cf8d77
revert some formatting changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274335 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
04c60dbd61
<copy> and <move>'s failonerror didn't apply to filesets pointing to
non-existant directories.
PR: 18414.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274334 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
52b0cf00a3
Oops
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274333 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2b6e7767df
Demonstrate bug 18414
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274332 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3abe710ac3
Upgrade to Xerces 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274331 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c699181d06
<stripjavacomments> would consider // inside String constants comments.
PR: 17441
Submitted by: Jan Materne <jan at materne dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274330 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0eeac76aa3
demonstrate bug 17441
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274329 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c84425e271
Add outputencoding attribute to <copy> and friends.
PR: 18217
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274328 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4f509c65b0
Not only the absolute paths
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274325 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1a07b74e7f
Provide some intra-page navigation links.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274323 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
21eb88b560
Add a forwardslash attribute to <apply>
Submitted by: Zdenek Wagner <wagner at cesnet dot cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274322 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5d14cd4e49
prefix attribute of <zipfileset> would not generate directory entries
for the prefix itself.
PR: 18403
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274320 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
130eef527e
Demonstrate bug 18403
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274319 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5af1ce76d2
Make wrapper script work if ant is a relative symlink and ANT_HOME
isn't set.
PR: 17721
Submitted by: Martin Frost <martin at macrospace dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274318 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6482a14b62
Make starteam checkout handle deleted labels correctly.
PR: 17646
Submitted by: Brian Brooks <brian dot brooks at metavante dot com>
Reviewed by: Steve Cohen
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274317 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
3bf298063b
manual insertion of xdocs pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274316 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4bd7216e70
Fix javadocs.
PR: 17143
Submitted by: Gus Heck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274315 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
d082c0f818
Update website with 1.5.3 Beta 1 availability
Remove Ant2 reference from front page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274314 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
40ce7de3a6
New task <sync>.
PR: 12632
Submitted by: Dominique Devienne <ddevienne at lgc dot com>
Dan Armbrust <daniel dot armbrust at mayo dot edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274313 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
46f083250a
update info on AntFarm
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274311 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
63dca2a74d
Fix some URLs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274309 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
e020b459da
Add pointers to JBuilder 8 Enterprise and Gel.
Submitted by: Paul King <king at asert dot com dot au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274307 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
98e20365eb
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274304 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
709e8bb7a2
Add manifest encoding options to control the encoding used to read in
manifests
PR: 17634
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274301 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7f78161f39
Some cleanups, changes and additions:
(1) I *do* use my gpg key for mail (and welcome others to do the same).
(2) import instructions for GnuPG.
(3) I've met some nice people at the CeBIT 2003.
(4) One copy of Magesh's key should be enough ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274299 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ee990e4e82
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274298 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b86016b5a5
Don't include Sun's runtime when compiling with jvc unless the user
explicitly asks for it.
PR: 18055
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274295 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a8170f8793
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274293 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1a679d72dc
AntDoc has moved
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274291 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
7d1a567e21
Missing merge from 1.5 branch :-(
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274290 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4e347a681e
Make <cab>'s basedir optional.
PR: 18046
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274288 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d64034d24e
TarEntry's File-constructor didn't work for many OSes.
PR: 18105
At the same time, make the OS check Locale independent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274286 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ff5fe94c13
Demonstrate bug 18105
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274285 13f79535-47bb-0310-9956-ffa450edef68
23 years ago