Stefan Bodewig
5019b99eb6
New attribute allows stripping of leading path spec from files before extracting them. PR 28911.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677878 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
7d174c3426
Made up my mind on the fix for PR 35000. Empty != broken, so make it two separate use cases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677870 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
549fc1f687
don't trust permissions read from another ZIP file blindly. PR 42122.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677597 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
4a1038e342
an empty central directory is fine for an empty archive
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677592 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
996b7048d9
tweak docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677386 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
37820a5018
<sql> "output" attribute now supports any Resource in addition to a file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677383 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
f587706860
<echo> supports an "output" Resource attribute as an alternative to "file".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677355 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
69d85ab035
propertyHelper info
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677346 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
bda4fe61b5
note on string trimming for length task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677345 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
9c616cacde
more on relative paths to executables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677317 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
26c3308007
note working directory for forked compilers. PR 30542.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677296 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
f97926a108
Allow more control over CSV output. PR 35627.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676560 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
7e387dfc12
doc/test global locals
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676191 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
d17c520e74
remove erroneous text
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676098 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
93af3c50df
add local properties; bugzilla 23942
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676095 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
a3570b87f3
table ended too soon ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675985 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
eaffd9d71b
allow SQLWarnings to stop <sql>. PR 41836.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675968 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
1a85008736
new showWarnings attribute that makes <sql> display SQLWarnings - if any. PR 41836
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675962 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e1f227ae3d
work on PR 26459 - in progress (fighting with the tests and my environment)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675949 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
3523966203
Allow ant to continue even if <sql> fails to connect to the database. PR 36712.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675917 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
535d3552ca
document disagreement of different ZIP implementations when it comes to timestamps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675882 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
165e9f5dd2
More cases whete includeJavaRuntime="false" may fail for gcj. PR 34638.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675842 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
02b3a7d13c
sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675579 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
fb97da874b
remove executable flag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673415 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
c48bdcbc80
remove executable flag. Cygwin's svn client?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673349 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
1914124791
propertyhelper stab
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673225 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
f3f0de4efe
unbreak bugzilla
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673219 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
93c43205f6
polish
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671938 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
61cdb478bf
clarify in case people expect directories to be empty just because they don't contain any matched files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671415 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
3ec2b738af
Some links to JavaDoc API (Doclet, Taglet)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@661239 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jan Materne
b4ba0ddba1
<style> is deprecated in favor of <xslt>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@620501 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
63c9a29e54
remove duped index attr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@614363 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
e8339a4905
ups ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605140 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
a261de08b4
<tar> examples:
- tar: tarfile is deprecated since 1.5
- gzip: zipfile is not deprecated, but use of common name
- fix attribute names (Bug 44082)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605137 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
48fd705167
New attribute: <xmlproperty delimiter=""/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587855 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
98a09b5d0e
linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583730 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
1bc133e8e4
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575659 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
a5b10335fc
TempFile changes (ctd)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574363 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
7e05b3d981
pr33969: tempfile task / FileUtils.createTempFile now actually creates the file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574339 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
f14a2ef8c3
Improvement of handling mappers in the touch task. datetime and millis now take precedence over the timestamp on the original file. Bugzilla report 43235.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@571970 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
eaa4b86d6b
Bugzilla 43114: package-info.java repeatedly compiled
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568503 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
3d429117ab
'doc' for componentdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@564789 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
3fceba85a5
clarify jlink alternatives
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559549 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
b1eddca62b
<property> now supports xml-based property definition. Bug 42946.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559386 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
b83cd5bb71
Bugzilla: 40776 work-around for javac generics bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@558058 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
05d6dded01
Spec breaks now can 'fail' the build or just be reported on 'warn' or verbose ('ignore') level.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557270 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
154ef1be5c
Interim solution for "strict" attribute. Change to an enum in a few hours.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557229 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
17bd4f6670
document scriptcondition return value
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557001 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
33414b8d49
doc concat as RC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556999 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
ecec7dc464
refine retry docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@556992 13f79535-47bb-0310-9956-ffa450edef68
18 years ago