Stefan Bodewig
|
ff1c8616d3
|
Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688091 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Peter Reilly
|
f0e86c70ce
|
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@471562 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Matthew Jason Benson
|
2bc2f8e4fa
|
Remove Steve's complaint ;) after Stefan and Peter's recent Location changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443421 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Stefan Bodewig
|
2e897819a8
|
copy2license.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439418 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Kevin Jackson
|
b84ad63441
|
close <ol> tag in javadoc (well it is EchoXML after all...)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377313 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 |
Steve Loughran
|
4af209f564
|
echoXML does property expansion, does not print the XML header when appending. There is some defect here wherein some tailing spaces get into every printed node, so <e>value</e> goes to <e>value </e>
; I havent tracked it down yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@312750 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Stefan Bodewig
|
1ec234ddb8
|
JDK 1.3 doesn't have that constructor (at least not public)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278429 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Jacobus Martinus Kruithof
|
653aa05d13
|
removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278418 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Matthew Jason Benson
|
626c03beb1
|
Add an echoxml task just for Steve!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278356 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |