The Java Multi-Cloud Toolkit
Go to file
Andrew Gaul e1a5c521c5 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:53:50 -07:00
all Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 09:10:24 +02:00
allblobstore Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 09:10:24 +02:00
allcompute Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 09:10:24 +02:00
allloadbalancer Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 09:10:24 +02:00
apis Address Checkstyle violations 2014-09-05 16:38:20 -07:00
blobstore Ensure that Content-MD5 has 128 bits 2014-09-04 16:57:48 -07:00
common Correct unusual equals implementations 2014-08-30 14:30:44 -07:00
compute Enforce Override annotation via Checkstyle 2014-08-31 19:37:50 -07:00
core Improve XML compatibility with trace-level logging 2014-09-05 17:53:50 -07:00
drivers Ensure that Content-MD5 has 128 bits 2014-09-04 16:57:48 -07:00
loadbalancer Add whitespace after semicolons 2014-08-26 11:06:00 -07:00
project Address masked fields FindBugs warning 2014-09-02 15:24:34 -07:00
providers JCLOUDS-706: Upgrade Azure API to 2012-02-12 2014-09-05 16:35:31 -07:00
resources Enforce Override annotation via Checkstyle 2014-08-31 19:37:50 -07:00
scriptbuilder Correct unusual equals implementations 2014-08-30 14:30:44 -07:00
scripts jclouds Development Tools 2014-08-28 10:19:57 -05:00
skeletons Correct unusual equals implementations 2014-08-30 14:30:44 -07:00
.dir-locals.el JCLOUDS-26. Adding .dir-locals.el for Emacs tab-width setting 2013-05-10 14:52:52 -07:00
.gitignore Ignore jEnv files 2014-08-26 23:54:44 +02:00
.mailmap .mailmap updates 2013-10-08 22:14:07 -07:00
CONTRIBUTING.md Added the CONTRIBUTING file 2014-07-02 16:48:14 +02:00
README.md Avoid duplicated info and just link to website 2014-08-07 09:25:37 -05:00
pom.xml Remove maven-license-plugin 2014-08-11 10:34:30 -07:00

README.md

jclouds

Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features.

For more information about using or contributing to jclouds, please visit our website at jclouds.apache.org.

License

Copyright (C) 2009-2013 The Apache Software Foundation

Licensed under the Apache License, Version 2.0