The Java Multi-Cloud Toolkit
Go to file
adrian.f.cole 4b403298c3 Issue 112: new method for explicitly defining the template you want
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2665 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-18 20:35:42 +00:00
archetypes Issue 144: convert to ListenableFutures 2010-01-10 06:25:44 +00:00
assemblies corrected license of pom.xml files 2010-01-01 17:56:29 +00:00
atmos Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
aws Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
azure Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
blobstore Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
codegen removed collections dep as it is now part of guava 2010-01-06 21:22:18 +00:00
core Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
demos Issue 130, Issue 29: normalize location, called Region in amazon speak, restructured domain model across compute and blobstore 2010-01-15 23:13:35 +00:00
extensions Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
mezeo Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
nirvanix Issue 144: convert to ListenableFutures 2010-01-10 06:25:44 +00:00
project Issue 122: updated http proxy 2010-01-14 03:30:32 +00:00
rackspace Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
rimuhosting corrected ssl errors in blobstore and normalized context factories 2010-01-16 17:35:59 +00:00
scriptbuilder Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
thirdparty Fixed license error caught by libcloud: jclouds isn't licensed to Apache, it just uses that license. thanks guys 2009-12-31 17:36:46 +00:00
tools Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll 2010-01-18 20:28:37 +00:00
twitter Issue 144: convert to ListenableFutures 2010-01-10 06:25:44 +00:00
vcloud Issue 112: new method for explicitly defining the template you want 2010-01-18 20:35:42 +00:00
.svnignore Adding svn:ignore part 2. 2009-11-12 23:30:26 +00:00
README.txt Fixed license error caught by libcloud: jclouds isn't licensed to Apache, it just uses that license. thanks guys 2009-12-31 17:36:46 +00:00
pom.xml corrected license of pom.xml files 2010-01-01 17:56:29 +00:00

README.txt

====

    Copyright (C) 2009 Cloud Conscious, LLC. <info@cloudconscious.com>

    ====================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
 
    http://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    ====================================================================
====
thirdparty module is code we are temporarily storing as there is no maven module for it (or the code we use from it).
Please publish to maven repos manually as needed.