The Java Multi-Cloud Toolkit
Go to file
Richard Downer 199e17ab2c Fix InitScriptConfigurationForTasks.initScriptPattern on Windows
This method has incorrect results when run on Windows. It is expected to
generate folder names compatible with Unix-like target machines, but by
using File.getParent it will actually be influenced by the host machine
OS type. This results in baseDir being set to a style that will not work
on Unix-like targets.
2016-10-25 16:05:39 +02:00
all Remove HPCloud from the aggregator poms 2015-11-10 10:17:30 +01:00
allblobstore [JCLOUDS-1115] Make sure filesystem API dependency is included when using Java 8 or higher 2016-05-21 16:29:22 +02:00
allcompute Update poms to include Docker and fixed groupId after promotion 2016-08-30 11:14:33 +02:00
allloadbalancer Next development version 2.0.0-SNAPSHOT 2015-03-24 10:52:01 +01:00
apis update CloudstackTemplateOptions pattern 2016-10-25 15:49:46 +02:00
blobstore Avoid lower-case l literal suffix 2016-10-23 14:24:35 -07:00
common JCLOUDS-1074: Guava 20 compatibility 2016-09-06 21:49:20 -07:00
compute Fix InitScriptConfigurationForTasks.initScriptPattern on Windows 2016-10-25 16:05:39 +02:00
core Resource management moved to the caller 2016-10-25 15:19:20 +02:00
drivers Avoid lower-case l literal suffix 2016-10-23 14:24:35 -07:00
loadbalancer JCLOUDS-1101: Correct generics wildcard errors 2016-04-18 09:49:58 -07:00
project Enable LongLiteralLowerCaseSuffix 2016-10-23 14:26:03 -07:00
providers Fix AWS EC2 compute live tests 2016-10-25 15:19:50 +02:00
resources Enforce no illegal testng imports 2015-06-25 13:34:10 -07:00
scriptbuilder Fix for ssh reload for CentOS 7 2016-08-16 00:42:57 +02: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
.gitattributes Add .gitattributes to avoid line endings issues 2015-10-07 20:43:55 +02:00
.gitignore Move html responses to a subfolder for cleaner rat plugin exclude 2016-02-23 19:30:03 +08: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