jclouds/core
Andrew Gaul 5330699fe7 Improve XML compatibility with trace-level logging
Some providers, notably Azure, include a byte-order mark in their XML
responses.  ParseSax.apply buffers these responses in a String when
users enable trace-level logging to include the response in any thrown
exceptions.  InputSource(InputStream) skips these byte-order marks
while InputSource(Reader) does not, yielding a SAXParseException.
2014-09-05 17:56:11 -07:00
..
src Improve XML compatibility with trace-level logging 2014-09-05 17:56:11 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-07-29 16:50:39 -04:00