Stefan Bodewig
173ed4bfe8
document @since for resources/@cache
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806571 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
de5e98ecea
provide proper control over caching in <resources>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806570 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
82511dabe5
wrong bug number
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806553 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
bfb9681bcb
passing test for PRs 39122 and 44300
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806550 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
50b49e76bc
document that targets should have unique locations. PR 47640
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806528 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
bbcec8567c
cache iterator in Resources if asked for size
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806471 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
433387b88e
delete was scanning the same fileset three times, making modified selector useless. PR 43574
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806442 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
77024a43a2
allow Class-Path attributes to be merged and optionally be flattened. PR 39655
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806174 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jan Materne
72939923a1
<propertyfile> now support deletion of entries
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806154 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
b264711b7e
tests for manifest merging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806149 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
67fee4b829
really return the group id, not the user id in getGid
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806037 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
3ba5435efb
make sure the entry has been read when looking for uid/gid and so on
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806035 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
a7b64a73db
the update attribute of the modified selector was ignored. PR 32597
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805463 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
9244de5a11
zips and jars use / as separator, so weblogicdeploymenttool may fail on Windows. PR 35649
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805423 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
083e036729
option to suppress FAILED lines in JUnit log output. PR 35073
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805415 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f1e80a0d1c
passing test for PR 47666
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805387 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f12aca5b44
improve nested-record patch. PR 41368. Submitted by Gene-Sung Chung
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805382 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
e5a9933414
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805355 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
93f679b73b
clear compilelist in rmic before execute, not afterwards - just like javac does. PR 21089
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805354 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f31845f71d
Add a listfiles attribute to rmic. PR 24359
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805353 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
818ddcf183
add a destdir attribute to rmic so generated stubs or whatever can be put into a different place. PR 20699. Submitted by Mark A. Ziesemer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805320 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f597873967
some extra verbose diagnostics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805270 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
65c667d14c
new islastmodified condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805265 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
75126703fa
allow setting of arbitrary JDBC connection properties. PR 33452
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805014 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
598e18997a
log something when expand doesn't extract a file that doesn#t match the patterns
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@804902 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
ea73ec7d72
expose native encoding constant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@804430 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
b38b45047d
make ftp task compile against commons-net 2.0 and 1.4.1. PR 47669. Submitted by Alexander Kurtakov
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@803830 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jesse N. Glick
78f88a7c4a
#43398 revisited: display full stack traces for non-BuildException's, even inside <ant>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@803739 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jesse N. Glick
b9e04be315
Handle case that test is run on Windows.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@803726 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jesse N. Glick
ba8cedaafa
Writing test for #43398 , which is not satisfactorily fixed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@803701 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
0d2218167b
fall back to java.vm.version if java.runtime.version cannot be found
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@802486 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
c338d749d3
executable?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801814 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
d12b483bb7
executable?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801813 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
aec61d53b7
support FileProvider in ZipResource
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801286 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
9a03f04312
oops, didn't mean to replace the vendor property
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801248 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
9ca903fd41
Use java.runtime.version instead of java.vm.version in Created-By manifest attribute. Submitted by Gilbert Rebhan. PR 47632
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801246 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jesse N. Glick
8d0f54d59b
Missing space in error message.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801014 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f00dea8ea7
fix NPE when logging an exception without message. PR 47623.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@800678 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
37d7a6b679
provide access to encoding stuff in unzip, hide it in untar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@799730 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jesse N. Glick
091710e028
Depending on exactly how you run 'ant test', its classpath could contain different things; legitimate for ${ant.core.lib} to be a classes dir.
(Would be better if the main build script actually ensured that it was testing the classes just compiled and controlled the test CP;
unless you do e.g. 'CLASSPATH=lib/optional/junit-3.8.2.jar ./bootstrap.sh test' it does not seem to work,
because '/usr/bin/ant test' actually runs tests against /usr/lib/ant.jar etc. Quite a mess.)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@799711 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
d9ad5addc9
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@799651 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
44b6fcc184
use the same logic as getResource in getResourceAsStream. PR 44103
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@799650 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
a123ff4d3e
example for implementing PR 18656
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@799302 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
30331f07aa
passing test for PR 47602
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@799251 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
160c377d0c
simplify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@798843 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
77a9566be8
Unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@798841 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
28d7d5d8d3
Huh?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@798840 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
ae2ce59075
make error message more readable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@798839 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
329f6d356a
report name of corrupt ZIP to System.err, PR 47593
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@798838 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
670a91ad2a
passing testcase for PR 47593
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@798782 13f79535-47bb-0310-9956-ffa450edef68
16 years ago