Stefan Bodewig
0e58e71738
White-space changes only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276234 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
54b827ff4f
Don't swallow the stack trace if a Java program throws an exception.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276233 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Costin Manolache
a16a445aae
Removing my name
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276232 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
1ac367174b
nice task: checkstyle and fix some comments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276231 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
6a67ee10da
Add "since" for nested <mapper>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276230 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
be5097ce72
Add <nice> to the manual.
PR: 26637
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276229 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
00f6d0e66b
add javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276227 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2d3188c5d2
NPE while useing -listener for commons logger.
There is a difference between using a -logger and -listener.
The former may use a log file and the latter does not get this set.
The commons logger code assumes that it is passed the log stream in
both cases.
The fix is just to initialize the out and err streams in the commons
logger class.
PR: 27373
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276225 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
996e16066a
Add "negate" attribute to <propertyset>s.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276224 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
ce89090b46
Nested file mappers; container mapper.
PR: 26364
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276223 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
cd466ddf6c
exec task outputted two redundant trailing newlines
PR: 27546
Reported by: marcel at schutte dot com
Obtained from: Martijn Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276221 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8892a1ce64
doc fix for starteam tasks
PR: 27554
Obtained from: Alexz Machinski
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276219 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cfc35789fc
Wrong condition in flush, submitted by Martijn Kruithof, PR: 27549
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276217 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2b5378f47a
add fix for 26765
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276215 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8a5186ec79
fix if build file name has ../ or ./
PR: 26765
Reported by: Ian E. Gorman
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276213 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
dfcfadbc50
initial list of contributors to ant, with e-mail addresses
removed
PR: 27177
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276210 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c885f56836
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276208 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c619bba33f
doc fixes for javadoc
PR: 27284
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276206 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
9e3bcc1668
update WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276203 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8a0dc2deaf
Make <depend> less verbose if it doesn't do anything.
PR: 27540
Submitted by: Rob Oxspring <roxspring at imapmail dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276202 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
98c3a0ea10
[PATCH] Misspelling: s/occured/occurred/g
PR: 27282
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276200 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
ac5e9903db
opps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276199 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
f1cc5cb1b1
mention file nested element to filelist
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276196 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
8dfea1a8c4
corrections by Larry Schatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276194 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
3ce4e1260a
tagdiff.xsl update
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276192 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6afe11b4bd
tagdiff.xsl got whacked when the apache license got updated
PR: 27057
Obtained from: Ted McElwee
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276191 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
c860131f75
Minor cleanup.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276190 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
90a2a192dc
This test has been randomly failing on Unix systems ever since their
file system is considered to have a granularity of a second. Give it
the same treatment as Windows.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276189 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
fbb67ce4ec
Make test pass in Gumpy - at least I hope it does
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276188 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
3c013c9e56
update cvs hreference and some tiding up of cvs manual page
Obtained from: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276186 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
51b5b08a09
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276185 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
afe94812e0
Xerces-J 2.6.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276183 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
814f289fd1
Make conform to used encoding.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276181 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
d59c09c168
Add 'run.failing.tests' support.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276179 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
025cd82e8f
Point to new Wiki
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276178 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
600084582f
Updated committers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276177 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
d0c105c143
Update contributors to reflect emeritus committers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276176 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
19fe5b25a6
Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276175 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
7cb8da420e
Testcases for <pathconvert>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276174 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
6483e38771
Add nested <mapper>s to <pathconvert>.
PR: 26364
Submitted by: Peter Reilly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276173 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
aaed31a8a9
Remove part of the NOTICE file that is covered by section 6 of the License - don't ask me what constitutes a trademark for US law, but I've been told Ant would be an unregistered one
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276171 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2a225a1ba2
More tweaks to the RPM specific section, submitted by Randy Watler
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276170 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
be91e2871f
<apply> with nested <filelist> didn't check out-of-dateness.
PR: 26985
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276168 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7617c7398a
A new roundup attribute on <zip> and related task can be used to
control whether the file modification times inside the archive will
be rounded up or down (since zips only store modification times with
a granularity of two seconds). The default remains to round up.
PR: 17934
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276167 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
3e7907c855
Fix for duplicate targets in the build file.
In ant 1.5 these were not allowed.
In ant 1.6, with import file's targets being allowed to
be overridden, duplicate targets where incorrectly allowed
in normal build files.
The fix just checks if the duplicate target is defined
in an imported file or in a "main" file.
Reported by: Dominique Devienne
See: http://marc.theaimsgroup.com/?t=107705039100004&r=1&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276165 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
2ce327371f
Exclude ProjectTest from being executed (hopefully :), because of testDuplicateTarget.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276164 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
4e15328000
Javadoc all public methods.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276163 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
8cbb49d6a0
nothing wrong with setFailOnError(false) and spawn.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276162 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
fd9f899c2d
documented
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276161 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
feb03ce2d8
added cloning support; bug #27218
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276160 13f79535-47bb-0310-9956-ffa450edef68
22 years ago