Antoine Levy-Lambert
596831cb7f
Fix for Bugzilla 13655. Thanks to Simon Law. Proper return code for ant.bat
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354209 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
03d6016910
fix setMapper method. PR# 37760
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354190 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
1d8a84b738
Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354103 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
4c0b551a31
PR 37777 Performance improvements by Dave Brosius
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354101 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
635c23a098
PR 37765: Fixing NPE, defect discovered by Dave Brosius
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354100 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
74e4c0c477
PR 37765: Fixing NPE thanks to Dave Brosius
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354099 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
54be7a626d
remove java resource support from URL resource in favor of JavaResource.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@351741 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
1499e60f51
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@351466 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c3788e23d0
Replace try-catch with a preemptive check.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@350260 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
58b30633ee
Fix import / removed unused variables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@350258 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
3a30ab2427
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@350068 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
551b204c24
percent encode the relative paths in ManifestClassPath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@350061 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c4782a847f
not much
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@350045 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
3d72fcdb27
fix linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349878 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
48534cc206
use SystemId from JAXPUtils, can be better
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349785 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
7f6746d1f8
fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349735 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
3d1381215d
the bigger your project, the harder it is to track down bugs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349711 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
57f95d4cd2
fix build for JDK1.4 and earlier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349648 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
7ac5356019
performance enhancement, without this getNonFilesetResourcesToAdd might get invoked twice if the manifest changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349646 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
444d7cdf83
update docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349645 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
ef830de68e
Add support for arbitrary resource collections to <zip> and friends, preserve permissions read via a <tarfileset>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349643 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4cf9ef09a9
this time really commit the VerifyJar version with resource collection support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349642 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
d99445bb67
support for arbitrary resource collections as sources in <uptodate>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349641 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
36e5ac64fd
support for arbitrary resource collections in <sql>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349640 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c51cce56b8
support for filesystem based resource collections in <signjar> and VerifyJar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349639 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
7c2876282a
support for filesystem based resource collections in <mail>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349638 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
3af551b1bb
support for Touchable resource collections in <touch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349637 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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