Stefan Bodewig
|
065256f579
|
whitespace only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1577660 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
6e5a68837b
|
add inputencoding to mail's message when read from a file. PR 56258
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1577617 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
bea36bbd2b
|
don't assume File#isDirectory == !File#isFile - i.e. explicitly test
and drop objects that are neither files nor directories. PR 56149
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1573999 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
3c1f0ee7fa
|
add a 'binaryOutput' attribute to redirector to prevent Ant from corrupting, well, binary output. PRs 56156 and 55667
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1573617 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
5fc48a4bf9
|
assorted spelling fixes by Lajos Veres - closes #4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1572981 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
38f4bc677b
|
be more lenient when parsing tar headers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1570454 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
cduffy
|
0e9021fe5f
|
Add keys for cduffy to KEYS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1561742 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
d3f98c2b74
|
Javadoc.postProcessGeneratedJavadocs() fails for Classes that extend Javadoc - PR 56047
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1560253 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
cd9ed042d4
|
forgot to save WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1557954 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
0c41850a54
|
Fall back to stream based copy if channel based copy fails for some reason - PRs 53102 and 54397
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1557433 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
a5ad127be2
|
copy using channels ignored append attribute so must not be used when append is requested
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1557432 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
0e01584f3e
|
extract method refactoring
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1557431 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
f079bd6d5c
|
Add an extra second in the hope this fixes the inconsistent test on Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1556438 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
875a96d99d
|
add testcase for PR 55015
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1556121 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
2f3db21a46
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1556005 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
d4ad834118
|
missing WHATSNEW section for Daniel Trebbien's patch to help make an OOM in XMLJunitResultFormatter less likely. PR 54147
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1556004 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
313479bb35
|
try to make OOM in <junit> less likely. PR 45536. Submitted by Steve Loughran who decided not to commit it himself :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1556001 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
c098b9c80d
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555948 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
7dbdd60818
|
outputencoding for sql, patch by Miroslav Zaťko. PR 39541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555947 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
8128522925
|
failOnWarning attribute for javadoc. Patch by Tim Boemker. PR 55015
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555938 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
965917ea13
|
seems to be wrapping the wrong stream
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555873 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
c7befb5bd4
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555872 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
93eb236577
|
various new attributes around System.err handling in sshexec. Submitted by Gilbert Rebhan. PR 48478
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555866 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
6307fed882
|
allow System.in to be passed to sshexec'ed process. Patch by rosvit. PR 55393
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555860 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
e46fd219c3
|
removeNotFollowedSymlinks='true' might be deleting too eagerly. PR 53959
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555490 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
e7af303b26
|
Don't delete the target if copy failed because the target was read-only. PR 53095
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555363 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
a8bcf75d20
|
add a null-guard PR 53754
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555356 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
a17032a42a
|
merge filesetmanifest=mergewithoutmain even if no explicit manifest has been specified. PR 54171
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555355 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
39734fdcec
|
NPE in javadoc when no destdir is specified. PR 55949
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1555019 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
562c279365
|
don't set the use-caches flag for all connections, just for the one currently read from - caught by Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554840 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
b4cc7e84ac
|
happy new year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554839 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
13c01b296a
|
improve skipping of non-zips based on feedback by Jesse
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554838 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
075882d3d1
|
two more optimizations by Adrian Nistor I overlooked
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554830 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
326b38f701
|
assorted micro-optimizations by Adrian Nistor - 13 different Bugzilla issues
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554813 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
bfa0ded769
|
Don't use leading slashes for patterns in zipfileset. PR 53949
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554808 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
9bd753321a
|
deal more gracefully with non-JARs on the CLASSPATH - PR 53964
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554758 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
6ea9dc1024
|
When loading resources from jars it seems to be advisable to disable
caching. PR 54473. Combining patches by René Krell and Antoine
Levy-Lambert.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554684 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
ecac58c5a2
|
fixlastline didn't work when the no-arg read() method of MultiReader was used. PR 54672
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554629 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
169becaf51
|
prefixValues=false in <property> doesn't work - PR 54769
yet another part of the never ending nested property expansion story.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554614 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
c92f8f160a
|
enable test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554528 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
a9c761db35
|
manifestclasspath uses wrong path for parent directory of jar. Patch by Grégoire Vatry. PR 55049
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554524 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
65f4b403f2
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554521 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
c35ce9c039
|
document userAgent attribute. PR 55489
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554406 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
6ef5a1f1b5
|
synchronize access to helpers cache - PR 37501
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554405 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
234c1d9ff4
|
weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554403 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
6a6bf38798
|
put some more effort into detecting duplicate imports. PR 55097
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554400 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
f4f656dffa
|
equals implementations are not null-safe
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554398 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
5f5da68999
|
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554393 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
c7741302fd
|
import failed to import file specified as absolute path imported from an URI/jar - PR 50953
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554392 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Antoine Levy-Lambert
|
8bbf71ca44
|
changing recipe to update the manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554095 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |