list->set in GenericDeploymentTool per PR# 37775. Submitted by Dave Brosius
+ a small modification.
12 lines of code changed in:
A bug in SQLExec would prevent the execution of trailing,
non-semicolon-delimited statements. Bugzilla Report 37764.
Submitted by Dave Brosius.
4 lines of code changed in:
Properly document "since version" for filelist nested file element.
Bugzilla 37824.
2 lines of code changed in:
#38056: NPE when using presetdef under obscure circumstances.
17 lines of code changed in:
More helpful error message.
4 lines of code changed in:
xml nameserver check
50 lines of code changed in:
check for blank text before evaluating properties
1 lines of code changed in:
ws
1 lines of code changed in:
added the inline handler element to the input task.
295 lines of code changed in:
ws/javadoc/small code shrinkages
6 lines of code changed in:
javadoc
7 lines of code changed in:
preserve case on Cygwin when using 1.4 toURI
11 lines of code changed in:
added the onmissingfiltersfile attribute to filterset. Bugzilla report 19845.
275 lines of code changed in:
sp
1 lines of code changed in:
add clear()
14 lines of code changed in:
ws
1 lines of code changed in:
Mentioning workaround from #38040 re. eagerly evaluated properties.
15 lines of code changed in:
more installation help, esp. classpath, proxy and troubleshooting.
184 lines of code changed in:
replace inline constants with strings, cleaner instantiation logic.
41 lines of code changed in:
Document since Ant 1.7 for textfile attribute.
1 lines of code changed in:
add the resourcesmatch condition.
282 lines of code changed in:
more ws
69 lines of code changed in:
ws
2 lines of code changed in:
make different line endings different lengths so file sizes will differ,
increasing the validity of the test.
1 lines of code changed in:
document the filtersfile attribute.
6 lines of code changed in:
add textfile attribute to filesmatch condition.
61 lines of code changed in:
typo
2 lines of code changed in:
ws
1 lines of code changed in:
fix failonerror="false" includeemptydirs="true"; reported by Alexey.
22 lines of code changed in:
s/two/three/
1 lines of code changed in:
document GreedyInputHandler
11 lines of code changed in:
call cleanup at tearDown
5 lines of code changed in:
fixed fileset deletion slowdown. Bugzilla 37297.
96 lines of code changed in:
s/CODE/code/g in javadoc
14 lines of code changed in:
Make the tests pass on Gump.
3 lines of code changed in:
better deal with elements that don't have a namespace URI
21 lines of code changed in:
Docu update suggested by Joseph Skudlarek
1 lines of code changed in:
revert encoding of the URI prior to decoding it in Locator#fromURI.
Otherwise FileUtilsTest fail.
0 lines of code changed in:
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.
17 lines of code changed in:
document fix for 37958
5 lines of code changed in:
call setProject on ChainReaderHelper instances. Bugzilla #37958.
3 lines of code changed in:
added missing closing td element, regenerated html
2 lines of code changed in:
international tests for ManifestClassPath
69 lines of code changed in:
Removing unused imports.
0 lines of code changed in:
more systematic handling of URIs, delegation of work to the JDK
for toURI and fromURI
patches prepared by Jesse Glick, Bugzilla 8031
130 lines of code changed in:
untabify
5 lines of code changed in:
Add NS support to DOMElementWriter
267 lines of code changed in:
make it consistent with the nested elements
6 lines of code changed in:
users building ant should place required external jars under lib/optional
2 lines of code changed in:
<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.
137 lines of code changed in:
259 lines of code changed in:
remove mention of version of oro in perforce.html,
referring to install.html instead
3 lines of code changed in:
Another trivial update.
2 lines of code changed in:
Updating an ancient NetBeans reference.
1 lines of code changed in:
Added PR 37777 and 37765 in WHATSNEW
4 lines of code changed in:
Fix for Bugzilla 13655. Thanks to Simon Law. Proper return code for ant.bat
61 lines of code changed in:
fix setMapper method. PR# 37760
5 lines of code changed in:
Remove unused imports
0 lines of code changed in:
PR 37777 Performance improvements by Dave Brosius
5 lines of code changed in:
PR 37765: Fixing NPE, defect discovered by Dave Brosius
2 lines of code changed in:
PR 37765: Fixing NPE thanks to Dave Brosius
3 lines of code changed in:
remove java resource support from URL resource in favor of JavaResource.
3 lines of code changed in:
typo
1 lines of code changed in:
Replace try-catch with a preemptive check.
1 lines of code changed in:
Fix import / removed unused variables
1 lines of code changed in: