cloudtrends / soi-toolkit

Automatically exported from code.google.com/p/soi-toolkit
1 stars 0 forks source link

Change default behviour for XPathUtil.getXml() to not perform formatting. #312

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the method XPathUtil.getXml() formats and indents the created XML 
string.
This is not an acceptable default behavior since it will waste CPU cycles.

Change the default behavior to not perform any formatting.

There also seems to be a dependency to old versions of Xalan to perform the 
indentation that does not work on new versions of Xalan such as 2.7.1.

Original issue reported on code.google.com by magnus.l...@gmail.com on 15 Nov 2012 at 2:54

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1988.

Original comment by magnus.l...@gmail.com on 15 Nov 2012 at 7:30

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1989.

Original comment by magnus.l...@gmail.com on 15 Nov 2012 at 7:30

GoogleCodeExporter commented 9 years ago
Move to v0.6.1-M1

Original comment by magnus.l...@gmail.com on 15 Jan 2013 at 5:54