The Java Multi-Cloud Toolkit
Go to file
Andrew Gaul 6a7a52642a Convert Windows to Unix line endings
Converted with:

mvn checkstyle:checkstyle --quiet -Dcheckstyle.output.file=/dev/stdout -Dcheckstyle.output.format=plain | grep warn | cut -f1 -d: | uniq | xargs -n 1 dos2unix
2015-03-31 18:25:54 -07:00
all Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
allblobstore Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
allcompute Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
allloadbalancer Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
apis Convert Windows to Unix line endings 2015-03-31 18:25:54 -07:00
blobstore JCLOUDS-732: Transient portable object ACLs 2015-03-31 15:33:34 -07:00
common Fix error-prone PreconditionsCheckNotNullPrimitive 2015-03-30 19:06:48 -07:00
compute Convert Windows to Unix line endings 2015-03-31 18:25:54 -07:00
core Convert Windows to Unix line endings 2015-03-31 18:25:54 -07:00
drivers Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
loadbalancer Convert Windows to Unix line endings 2015-03-31 18:25:54 -07:00
project Address and suppress FindBugs warnings 2015-03-30 20:40:10 -07:00
providers JCLOUDS-871: Azure Copy Blob support 2015-03-31 11:13:16 -07:00
resources Do not allow Windows line endings 2015-03-31 18:25:54 -07:00
scriptbuilder Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
scripts jclouds Development Tools 2014-08-28 10:19:57 -05:00
skeletons Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01: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 Update mailmap for acole@twitter.com 2014-10-04 09:22:01 -07:00
CONTRIBUTING.md Fixed the CONTRIBUTING links 2015-02-05 15:10:37 +01:00
README.md Avoid duplicated info and just link to website 2014-08-07 09:25:37 -05:00
pom.xml Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01: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