Antoine Levy-Lambert
|
be18a2559f
|
preparation for a new 1.8.0 build including fixes for the junit stack traces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905449 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
59487f22d5
|
JUnit stack traces were missing when filtertrace="on", the default. Reported by N C, see http://marc.info/?l=ant-user&m=126488326902069&w=1 and http://marc.info/?l=ant-dev&m=126491578731948&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905136 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
03f83a7da9
|
preparation for the 1.8.0 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904651 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
b30e40b92a
|
sound doesn't work on Java6. Submitted by Ed Brannin. PR 48637
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904546 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Matthew Jason Benson
|
9fd3da80a6
|
Mapper-aware selectors (depends, different, present) now accept typedef'd FileNameMappers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904213 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
c16ac4046a
|
fix for bug 48186 ant.bat file ignores -noclasspath if it is the first parameter supplied by Ken Southerland.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@903337 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
127dbbc943
|
Don't add new Date comments each time the file is written. PR 48558
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@902004 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a9f17b8762
|
don't add the same comment over and over again. Related to PR 48558
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@902000 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Steve Loughran
|
f3502267e5
|
<scp> task didn't report build file location when a remote operation failed
Bugzilla Report 48578.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@901218 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
dd92def3ae
|
try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile. PR 48541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@900082 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
0591bc2592
|
try to delete temporary files in fixcrlf. PR 48506.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@898183 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
73a3dfbc27
|
appendtolines -> suffixlines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897758 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
4aa424ed3a
|
componentdef clarification
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897099 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
0db092804e
|
the changes are between 1.8.0RC1 and ant 1.7.1, not 1.7.x
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897020 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
f563e6713e
|
preparation for ant1.8.0RC1 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896217 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
510f6b08f6
|
target-group -> extension-point
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@895567 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
24fbc8626d
|
complement prefixlines with appendtolines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@894462 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
94cf2091bf
|
document resourcelist and make it available
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@894459 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
d1e9fb4608
|
Make sure hashvalue algorithm of modified selector reads the files completely. Submitted by Nathan Beyer. PR 48313.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@887838 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
42f31b452b
|
Fix import's file attribute if file is imported from URL, test it, document it. Note to self - url resource needs a way to create relative urls. Not to self - the duplication in the manual pages for import and include must stop.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@836334 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
3a39ebed99
|
All instances of the same scriptdef task shared a single ScriptRunner, causing problems in multithreaded situations. Submitted by Valentino Miazzo. PR 41602
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@834354 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
65985b1f8b
|
Noting new if/unless behavior.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832937 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
632c01d042
|
Only store the command's output with no decoration in sshexec's outputproperty if the command attribute is used. PR 48040
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@829311 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
98f78e19bd
|
tar doesn't always recognize the target isn't up to date. PR 48035
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828141 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a4445df988
|
properly indicate the oldgnu format for tar entries with long file names. PR 47653. Submitted by Lorenz Diener
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@823136 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Nicolas Lalevee
|
df121a6cf5
|
PR 47830 : implementation of the ProjectHelperRepository to make Ant able to choose a ProjectHelper, and some doc about it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@819284 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
5438260e40
|
GlobMapper's from attribute was broken, too
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818389 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a920aa9f30
|
Make <get> support resource collections and mappers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818129 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
32f323668f
|
URLProvider interface
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@817702 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
2e0b8b7d3c
|
handleDirSep on name selector. PR 47858
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@816591 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e25dc381ca
|
implement a new ${ant.refid:} syntax to expand project references as properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@816153 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jan Materne
|
86377b86a4
|
note <property location="from" basedir="to" relative="true"/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@812890 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
96932a3c78
|
compiler adapter as nested element in javac, rmic, native2ascii and javah. Document package-info.java stuff in javac manual page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811376 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
|
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
|
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
|
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
|
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 |