Matthew Jason Benson
2c04265ceb
add the resourcesmatch condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358863 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
39b65cf003
more ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358851 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
3622fef8fd
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358850 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
3ab2f5cd55
make different line endings different lengths so file sizes will differ,
increasing the validity of the test.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358849 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
31fc468644
document the filtersfile attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358829 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
bc6cf071ab
add textfile attribute to filesmatch condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358828 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
88391c7b19
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358815 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
3bca66babd
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358812 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
456488aec5
fix failonerror="false" includeemptydirs="true"; reported by Alexey.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358653 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
4575bd58e1
s/two/three/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358642 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
89dda67cd7
document GreedyInputHandler
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358635 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
86b2064009
call cleanup at tearDown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358628 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
dd6d777fec
fixed fileset deletion slowdown. Bugzilla 37297.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358627 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
dbf40e84c3
s/CODE/code/g in javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358621 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
539d484c01
Make the tests pass on Gump.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358117 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
cc6786e6a6
better deal with elements that don't have a namespace URI
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357908 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
a0bdebda49
Docu update suggested by Joseph Skudlarek
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357900 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
abef27d392
revert encoding of the URI prior to decoding it in Locator#fromURI.
Otherwise FileUtilsTest fail.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357897 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
02d8419021
add'l fixes RE using URI >= Java 1.4: ensure the URI is encoded prior to
passing to URI.create(); ensure no new object is created by encodeUri until
encoding is determined to be necessary.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357737 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
a5e27b42aa
document fix for 37958
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357713 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
3ab1146ce2
call setProject on ChainReaderHelper instances. Bugzilla #37958 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357695 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
8d41239ee7
added missing closing td element, regenerated html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357656 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
b96c217e11
international tests for ManifestClassPath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357651 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
176d949191
Removing unused imports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357509 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
e12c63a6ee
more systematic handling of URIs, delegation of work to the JDK
for toURI and fromURI
patches prepared by Jesse Glick, Bugzilla 8031
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357131 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
1efb922bf5
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357121 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b7b59490a8
Add NS support to DOMElementWriter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357117 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
a0b111116d
make it consistent with the nested elements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357116 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
4bd65bda31
users building ant should place required external jars under lib/optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@356985 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
4e7f82aede
<echo> gets encoding support. I cannot believe we never noticed this was missing. Wherever I have been echoing out XML, I have been creating encoding bugs waiting to surface.
Also, echoxml closes its file handles.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@356356 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
4a7b9de346
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@355748 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
85b2f17bf5
remove mention of version of oro in perforce.html,
referring to install.html instead
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@355451 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
9636a28b38
Another trivial update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354260 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
3a6a0c25a6
Updating an ancient NetBeans reference.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354240 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
b2e7f775de
Added PR 37777 and 37765 in WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@354216 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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