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
|
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
|
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
|
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
|
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
|
934dd104d6
|
Text flow, some typos, uniform way of addressing Bugziall tickets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807196 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
|
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
|
0e645ceb67
|
document fix of 43574
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806445 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
|
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
|
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
|
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
|
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 |
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
|
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 |
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
|
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
|
5c6ae59fcc
|
configurable number of retries in get, option to skip existing files. Submitted by David M. Lloyd. PR 40058
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@797509 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a1003b0b8e
|
configurable display text and more control over progressbar in splash task. Submitted by Tomasz Bech. PR 39957
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@797496 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c8232ed82c
|
allow methods other than GET in http condition. Submitted by Robert Clark. PR 30244
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796762 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c8e91147e3
|
properly set CodeSource when loading classes. PR 20174
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796702 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8ebe808f72
|
override getResources in a new AntClassLoader subclass that will be used consistently when Ant is running on Java5+. PR 46752
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796647 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
39ff544a60
|
pretty persistent typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796192 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c5a945fe3c
|
Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796188 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
373ed6b2aa
|
keep escaping XML in stacktraces. PR 39492
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796144 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8df1ef0ecf
|
make update="true" and filesetmanifest="merge" work together. PR 30751
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794630 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
393113dc69
|
record task doesn't work properly with subbuilds. PR 41368. Submitted by Greg Schueler
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793792 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
0768b9b643
|
filesetmanifest=mergewithoutmain didn't work for nested manifests. PR 29731.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793787 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
4de20278c2
|
Add an executable attribute to rmic. PR 42132
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793605 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
ddf5cd73c9
|
check error on remaining PrintWriter instances
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793528 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jacobus Martinus Kruithof
|
d4071f9eb6
|
Also allow redirect from http to https a subset of what was requested in pr 47433. Tests from https to http v.v. have also been executed I couldn't find a https space for public testcases though.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793048 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a9c576b742
|
make the executable attribute of apt inherited from javac work as expected. PR 46230
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792967 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
7f24568899
|
add a new indexMetaInf attribute to <jar>. PR 47457.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792960 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
7cb6f4d999
|
clear out buffer so the last block is always filled with EOF records. PR 47421
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789556 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
0ce2545f6c
|
add prefix and suffix attributes to apply's srcfile and targetfile elements. PR 45625
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789271 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c62e477a0b
|
prefix and suffix attributes for command line arguments, PR 47365, submitted by Martin von Gagern
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@788677 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
ab8c8e14e9
|
loadproperties' encoding attribute is broken. PR 47382
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@786506 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
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 |