The Java Multi-Cloud Toolkit
Go to file
William L. Thomson Jr 51a9b4dd11
org/jclouds/scriptbuilder/functionloader/osgi/BundleFunctionLoader.java:
Switched from Properties to HashMap to fix compilation issues. Where
Properties is not of type Dictionary<String, ?>. This passes the right
type to bundleContext.registerService. Also corrects the first argument,
String -> String[], same issue wrong type passed.
2016-11-02 22:54:17 -04: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 Fix retryOnRenew classes 2016-10-28 17:29:05 +02:00
blobstore JCLOUDS-1065: Deprecate fake directory support 2016-10-26 21:30:52 -07:00
common Fix retryOnRenew classes 2016-10-28 17:29:05 +02: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 Remove PackageLocation check 2016-10-26 19:51:45 -05:00
providers [aws-ec2] Add CRUD for VPC 2016-10-31 14:56:15 +01:00
resources Enforce no illegal testng imports 2015-06-25 13:34:10 -07:00
scriptbuilder org/jclouds/scriptbuilder/functionloader/osgi/BundleFunctionLoader.java: 2016-11-02 22:54:17 -04: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