Jesse N. Glick
7e64db1b29
Loading FindBugs with Ivy, since garr.dl.sourceforge.net seems to be dead.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1190402 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
6923618f30
whitespace only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1190244 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
5ecf92bf58
add an option to suppress the artifical package-info.class files created by <javac>. PR 52096
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1190243 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
ea4b41e1d9
make loadfile/resource less noisy for empty resources when asked to be quiet. PR 52107.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1190219 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
301bbff43d
Corrected location for jboss-public-repository-group.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1187945 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
28c651a95a
Empty package-info.class is created in wrong directory if no destdir is specified. PR 51947
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1178820 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
cba6d868a8
Make <move> use tryHardToDelete under the covers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1177307 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
ececc5c3e3
Add an option to <delete> to run the GC before retrying a failed build on non-Windows OSes as well. Might fix the NFS problem described in PR 45786
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1177305 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
13b0b1e148
BZ 51684
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1159663 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Matthew Jason Benson
d0d1325e54
provide read access to Mkdir.dir. PR 51684
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1159661 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
735f3fca3e
#51668 : JAXP regression preventing <junitreport> from working in JDK 7 w/ SecurityManager.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1158470 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
cd69b894b2
Had which.jar but run-which was still failing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1158464 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
ed37e77d9e
Fails to reproduce https://netbeans.org/bugzilla/show_bug.cgi?id=201022 but might as well leave it here.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1158454 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
7a6cc371ca
Upgrade to AntUnit 1.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1158147 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
e9bbf8ef78
JRuby no longer at Sourceforge, reported by Gilbert Rebhan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1157710 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
021d52822a
make AntClassLoader$ResourceEnumeration adhere to the Enumeration contract. PR 51579
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1155197 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
95834baf7a
document JUnit filtertrace change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154641 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
f2b0b33111
Cactus => Attic
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154640 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
d121ce11a1
never filter out the first line of the exception stack trace in junit so the failure message is preserved
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154551 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
5b5987c951
sync docs with code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154195 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
087f028977
JUnit's filtertrace swallows the assert failure message if it contains the word 'more' as reported on the user list - http://mail-archives.apache.org/mod_mbox/ant-user/201107.mbox/%3CCAPsH_EDFnhkW4Y4r87U2jmN2gKPAyK6ZJX5F-4ohC6tJ9rXi6Q@mail.gmail.com%3E
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154190 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
7d02a9f6cf
there is an off-by-one error in the loop that searches for the 'end of central directory record'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154107 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
d25f4c4021
finalize deflater instance in ZipOutputStream.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1153485 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
e2dcc15e5e
complete task cleanup, likely not necessary but looks better
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1151714 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
045ec77262
restore RCW id once augment has performed its job so it can be reused by other targets. PR 50894
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1151473 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
1a514800ae
no reason to keep a reference to the enclosing Restrict instance
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1151388 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
82642e35eb
when working on resources <sync> forgot about the source resources that are not out-of date. PR 51462
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1151386 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
6f56a47261
support multiple resource collections in sync. PR 51462
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1151369 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
38700692d4
BR 51161:
- don't close System.in otherwise it won't be readable anymore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1151269 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
827e9b0654
BCEL moved from Jakarta to Commons
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1150561 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
bf4c769b23
BR 41986
- fix whatsnew
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1150333 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
309943afdb
BR 41986
- add a quiet attribute to the copy task to not print warning messages
Thanks to Timoteo Ohara
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1150331 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
cd3b91417c
java.util.zip now supports the EFS flag, http://blogs.oracle.com/xuemingshen/entry/non_utf_8_encoding_in
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1149009 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
ec8453fec5
FindBugs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1148910 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
c3a13beaea
fix a bunch of links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1147761 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
45c397532b
regexp and ORO have been mothballed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1147760 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
80d8d90c28
fix link to svn docs, submitted by Matt Wildig. PR 51375
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1147175 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
355eef0c2a
Full name for Mounir El Hajj who contributed to patch for PR 42696
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1146087 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
f632660965
merge tracking
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1146031 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
c4c9d2552b
clean up Inflater instance as some JDKs won't do it for us. PR 42696. Submitted by Mounir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1146020 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
a4c396da18
Using apparently official URL base, at least according to the HTTP redirect.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1140351 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
244fe4c3f8
TMified logos by Christoph Wilhelms
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1132634 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
5b65b7e51b
PR 51286: move anchors inside headers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1129898 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
3ee692f334
Noting contributor on #51213 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1127212 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Jesse N. Glick
af19716815
PR 51213: anchors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1127211 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Stefan Bodewig
febed74472
typo, found by Javier Murciego and fixed by Anthony Wat - PR 51176
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1102782 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
0600b2bae4
the bug 48789 was fixed with r1097584
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097738 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
49c8751e25
Fix for BR #48789 .
Handle an IOE with "Pipe broken" just like a one with "Write end dead". They are raised for the same reason but not at the same time.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097584 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
f60db19864
Revert commit #1095768 on java.xml and fix the redirector to not funnel streams if there is an errorProperty set
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097261 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
7396577cf8
Improve javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1097260 13f79535-47bb-0310-9956-ffa450edef68
14 years ago