Stefan Bodewig
|
996e3e6ff9
|
fix some javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811335 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e2c45d16da
|
method level Javadocs for PropertyHelper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811318 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
12d6181057
|
Improve PropertyHelper documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811283 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e11335f5be
|
document PropertyExpander and helpers, some minor optimizations in ParseProperties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811240 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
88c531d76e
|
whitespace and make method paarameters final
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810793 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
63eeac0b80
|
extract method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810791 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
26a42bd203
|
clean up classloaders if things go wrong as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810790 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
0d63880ccc
|
filterchains leak classloaders, PR 45439
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810080 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
01f6e232c0
|
Oops, logic was backwards. Clean up classloader unless it is added as a reference later.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810065 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
9923ec1698
|
ensure classloaders get cleaned up when no longer needed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810063 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
33fea605c1
|
backwards compatibility
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810061 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
eb64d092a4
|
add a parentFirst attribute to javaresource so you can load resources from the specified classpath instead of the system classpath. PR 41369
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810060 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a9cbacc4f8
|
Make javaresource and friends honor build.sysclasspath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810025 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
7af3e2519e
|
failing test for PR 26917, not sure whether this is a bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809976 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6689f2cf26
|
simplify propertyhelper usage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809956 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
b312b88638
|
wrong classname
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809955 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
90f1f69a51
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809624 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6c014111ca
|
make nested text in <property> less intrusive on existing build files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809623 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Scokart Gilles
|
1822d82858
|
provides more precise error message in case of failure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809473 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
fb3ab15ffa
|
Passing test for PR 47755
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809467 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
d7de88f3c9
|
Caching of system classpath breaks environments where directories that are part of CLASSPATH get created during build (Gump, for example).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808770 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
9f1bf35245
|
getResourceCollections is useful for composition of resource collections as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808746 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6e6aa3020f
|
support nested text in <property>. PR 32917. Submitted by Alexey Solofnenko
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808449 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
28baeb7227
|
@since
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808444 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
abe9743630
|
Optionally enable caching for <path>. Should help in situations like PR 45696
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808421 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
cb9fd814b8
|
make stuff needed by FTPTaskMirrorImpl public
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808398 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
d724131849
|
refactored <ftp> so commons-net may be loaded via a separate classloader. Based on patch by Greg Roodt in PR 45860. Not really tested, yet, therefore I haven't changed defaults.properties so far
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808350 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
1c24c78ca5
|
allow rootfilesets with a dir other than the dir attribute of the classfileset. PR 37763. Submitted by Alexei Yudichev
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808310 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
9d15809c91
|
Hey, TokenFilters can be used in filterchains with no effort, didn't know that
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808306 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6aa494cb3e
|
UniqFilter is not only simpler if implemented as a TokenFilter, it is even more useful as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808304 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e0b4aa354f
|
provide access to compression method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808262 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
11c355f54f
|
Taking advantage of Throwable.cause.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808169 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
efd287b871
|
More cleanup of pre-1.4 code and docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808163 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
028ba47c82
|
Some miscellaneous updates given that JDK 1.4 can be assumed.
The biggest outstanding JDK 1.3 code is in Locator but I am scared to touch it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808156 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
4d706d4ad4
|
Unmappable character, anyway incorrect acc. to <http://en.wiktionary.org/wiki/via#Etymology_2>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808143 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
7107fa72d3
|
Now that we have sort, throw in uniq as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808018 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
927fb18631
|
new filter sortfilter by David Leal. PR 40504
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808009 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
f2d99c202b
|
create parent directory of archive in <zip> and <tar> if needed. PR 45377. Based on patch by Remie Bolte
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807960 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
10e250f3b8
|
Add httpusecaches attribute to <get>. PR 41891
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807953 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
541157c5de
|
Add mapper support to <image>. PR 23243. Submitted by Rob Oxspring
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807633 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
9ae5d99ebe
|
Use NIO when copying files without filtering. PR 30094. Submitted by J Bleijenbergh and Robin Verduijn
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807523 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8741512d8c
|
Make preserveLeadingSlashes in tar work again, was broken by revision 755231
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807513 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
1896560c9e
|
document limitations of build started event. PR 47730
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807505 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
4e4a359351
|
rowcountproperty for <sql>. PR 40923
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807234 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8d275b78c2
|
It may be better to set the property before an exception is thrown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807230 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
cfb2e01084
|
errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. PR 38807
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807228 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
63c50270df
|
Test for Gump was not sufficient
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807189 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
52f34ecb83
|
resourceexists condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806790 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
b6b81eb5d1
|
tests can't pass in Gump because Xerces is pushed into the bootstrap classloader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806593 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
7fdc6df7cb
|
take advantage of caching in Resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806579 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |