Stefan Bodewig
38db83d1c8
Don't ignore missing resources in copy when failOnError is true. PR 47362
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@786504 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
65434f5a37
test fails in 'svn export'ed directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@784128 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
18141ca0aa
really add setbeans attribute to scriptmapper/filter/condition. PR 47336
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@783050 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
aaf629b7ab
pass on IOException from Runtime.exec as the old code did - and as promised by the javadocs. This fixes ant-contrib's tests in Gump.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@782990 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
3b47767f67
show that .svn is excluded by default, independent of platform
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@782943 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
467da82305
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@782935 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
120dcf4e55
clean up test files/dirs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@782934 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
76aa472311
replacetokens failed if stream ends in begintoken. PR 47306.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@781357 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
bbea1d834d
javadoc creation of Ant's own sources failed on JDK 1.4. PR 46731. Patch submitted by Martin von Gagern
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@775914 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
89468d6315
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@775912 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f7477d1b20
testcase for PR 47196
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@775911 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
dfcafdf3c7
use technique used by many other projects to get rid of SSI without an iframe, related to PR 46895
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@774772 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
7b58a7d7d6
preference for stronger algorithms
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@773867 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
cd1b6501a5
show how to use stronger hash algos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@773606 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
2b8fbea11b
create SHA-512 checksums as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@773596 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
347bbc40b5
tests for PR 47168
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@773568 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
8ef3166add
make test pass for me - it could be that ASF's infrastructure is using Geo-IP information in DNS, though
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772636 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
7984fd2400
special handling of IllegalArgumentExceptions in attribute setters for better error messages. PR 47129
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772606 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
c502b3b5c9
fix numbering, part of PR 46797
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772563 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
b138994dd5
we keep adding attributes to fileset but not to MatchingTask, so don't lie. Related to PR 46738
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772556 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
cba01025c0
honor failonerror on connection problems. PR 46829.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772543 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jacobus Martinus Kruithof
de5ed88e5e
Remove pre java 1.3 construct.
Remove spawn from Execute (spawn from ExecTask is actually used, the one here was never used)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@768513 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
2bba1c8258
Example: How to pass multiple JARs via -lib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@767082 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
d6f0b126bc
missing piece of revision 763661
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@763669 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
0cda41d5b7
add a force option to signjar. Based on submission by Pavel Jisl. PR 46891
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@763661 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f826376e2e
preserveInTarget has been introduced with Ant 1.7.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@763656 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
9aac905f3e
support MSYS/MingW. Submitted by Clement OUDOT. PR 46936
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@763652 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Scokart Gilles
63817463cd
add my key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@762934 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
d4d520b057
FAQ entry: How to precompile JSP
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@762638 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
94232b62a9
Better documentation of getSubProjectExecutor()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@761528 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Matthew Jason Benson
d7c3883e53
document SecureInputHandler and add to known input handler types
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@759322 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
9922008d65
Improve bzip2 performance, submitted by Rodrigo Schmidt, PR 24798
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@759138 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
228fb9839c
remove redundant boilerplate code from NOTICE files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@756745 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
a29bda0274
properly set the size of directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@755473 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
54166cfaf0
deal with file system roots being added - was leading to IndexOutOfBoundsExceptions in File-arg constructor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@755231 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Steve Loughran
c75a494bd8
Bug 46812 - <tarfileset> no longer takes a fileset ref (regression)
-changed the overrode the Datattype.getCheckedRef() logic in ArchiveFileSet, delegating to the overridden getRef in all such cases; the subclasses all do their fileset imports there. Added a test. Not changed WHATSNEW unless there's evidence that this test fails in Ant1.7.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@751695 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
f975128c70
Link check of externals/projects.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@750854 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
272ec48fce
ensure the same encoding is used for name and comment in all places. Submitted by Wolfgang Glas
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@750311 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f21a51dfd3
even more encoding options for zips
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@750072 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
6cd0de1022
Parse central directory part of ZIP extra fields. PR 46637
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@749610 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
6c0ab4d9ac
typos and unused imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@749527 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
752d64fa43
improved zip-encoding support for JDK < 1.5, submitted by Wolfgang Glas, merge from commons-compress
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@749368 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
cbd20a77eb
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748780 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
a8c2ab1868
provide options for enhanced encoding support in ZIP, document it. Many thanks to Wolfgang Glas who provided most of the test input as well as patches the new support is based on.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748593 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
3b7986524b
fix self-assignment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748416 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
8a183a492d
optionally read/write InfoZIP unicode fields, merge from commons-compress
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748147 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
def28d00cf
Add 'Ant Script Library'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748031 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
5395cd37d9
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@747008 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
1113e19f88
sync can cause NPE whith broken symlinks. PR 46747. Submitted by skoppehel at intersoft dot de
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@747004 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
545ff63ab7
use the desired encoding to decode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@747002 13f79535-47bb-0310-9956-ffa450edef68
16 years ago