mirror of https://github.com/apache/jclouds.git
5330699fe7
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. |
||
---|---|---|
.. | ||
src | ||
pom.xml |