Stefan Bodewig
861a449064
resource support for <loadproperties>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349636 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
224e2140ef
update manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349634 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4abb17d87b
new resource <javaresource> for stuff that can be loaded via a classloader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349633 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
93c5743068
fix test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349630 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e7418c4201
take failOnError into account
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349629 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
a6792f3fc5
really say UNKNOWN if you don't know the size
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349627 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
2f05511dfc
make Project a resource factory for convenience
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349626 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
6a71283099
properly convert URIs back to file paths when non ascii characters are percent-encoded
matches with the change in FileUtils.toURI recently done
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349552 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
cdce6d4618
reject non-existant resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349276 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
d50de9f7dc
Example for STDIN/STDOUT redirection and supressing the passing of the filename.
Needs update when DD patches <apply> ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349207 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5c23d3d1ca
new task loadresource
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348914 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
998099d11f
fix extraneous whitespace, should fix svn-antlib tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348913 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
df2996750b
put the correct default value into comments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348912 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
7dab1db1df
add individual entries for each antlib, also links to viewcvs.cgi
instead of the repository http view
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348813 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
6a94bf3c61
37328 Definer blows away current thread task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348770 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
4da759f146
bug# 31972
PropertyHelper data members should be protected, not private
-added protected accessors to the live data, so that we have more of a choke point on their use/abuse.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348764 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
a41ce8eb7f
apt fix. this should have gone in with the fork-only patch in march.
also: pulled java1.5 only rule. because java1.6 is coming.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348762 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
8adb2a3630
can't ignore the deprecation warnings, can we?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348756 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
54b56c89e0
make bootstrap on JDK 1.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348558 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
39e2e62655
EmailTask was eating SMTP error messages. Bugzilla report 37547.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348538 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
ae7df7b769
spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348511 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
ac067a9508
allow empty <resources> after all.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348510 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
db060df3c3
add filenamemapper support to <xslt>.
Bugzilla 37604. Submitted by Maarten Coene.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348509 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Dominique Devienne
29435d2c47
Add new manifestclasspath core task. Make BuildFileTest call tearDown target automatically in build file test if one is defined.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348500 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Dominique Devienne
da75cd979a
I'm no longer with Landmark, and now part of the PMC.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348466 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c16fd3f130
> 1 ssh invocations to a given host would fail. Bugzilla report 36207.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348465 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Dominique Devienne
317a5f4565
Wrap to 80 cols and re-indent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348461 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
e1fc8af9cc
more CVS->SVN changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@347974 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
6022d6715d
first step to adapt this file to svn
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@347967 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
88b67c99d1
source is now in SVN
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@347963 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
5e41b69870
creation of a new document called bugs containing a part
of what was in "problems".
updating some info.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345865 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
f6af37217e
PR 37546:
Use alternative names for the compiler argument line.
(If modern is specified in javac and javac1.5 is used,
and for javac1.5 a command line is specified, but no
command line is specified for modern, the javac1.5
command line will be used, if no javac has been specified
and javac 1.4 is used and a comman line is specified for
modern, the command line specified for modern will be used,
etc.)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345766 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
4bbd382ebf
cleanup of imports, use FileUtils.close, submitted by Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345265 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
ab817efa48
cleanup of imports, use FileUtils.close, submitted by Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345260 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
98f8daca39
add a test case for bugrep 37348 in the xslt task, also remove
unneeded imports in FileUtils
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345256 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
c9f87e7168
restore credit for the xerces-j team, sorry ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345144 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
c4ad42ed39
fix for bug report 37348
encode non ascii characters in FileUtils.toURI()
this allows to process XML documents with System entities
housed in non ASCII paths.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345141 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
716e0cac2c
close tags in binary example. PR# 37531.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345096 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
f318ba87eb
bcclist said "carbon copy" not "blind carbon copy". PR# 37532.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345095 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
cd27368fdf
Document parallel and maxparallel attributes. PR# 37533.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345094 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b1fdc9f54b
fix tag name in comment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@344885 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5e407c51a7
add resource support to gzip/bzip2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@344334 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
86ffd42246
add resource support to xmlproperty
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@344333 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
f3eed91811
update of library releases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@332494 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
86adc0747c
delete the libraries prototype
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@332493 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
f619294872
delete the libraries prototype
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@332492 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
3ba9166df0
use FileUtils.close()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@332100 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
05ea8611d2
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@332099 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
2569671598
Fix for 37341
cache of filterHash must also be invalidated if a file is read, not only if a single filter is added.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@330652 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
aeff0ba6e3
Fix for 37341
cache of filterHash must also be invalidated if a file is read, not only if a single filter is added.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@330651 13f79535-47bb-0310-9956-ffa450edef68
20 years ago