The Java Multi-Cloud Toolkit
Go to file
adrian.f.cole 1c8b5cce44 Issue 29, Issue 76: allowed for null parameters; converted existing ec2 methods to employ Region as a required argument
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2527 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-28 04:51:10 +00:00
archetypes Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
assemblies Made assemblies inherit from project 2009-12-25 12:40:52 +00:00
atmos Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
aws Issue 29, Issue 76: allowed for null parameters; converted existing ec2 methods to employ Region as a required argument 2009-12-28 04:51:10 +00:00
azure Issue 29, Issue 76: added new annotation @EndpointParam, added support for Availability Zones and Regions 2009-12-28 01:41:31 +00:00
blobstore Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
codegen Issue 29: latest codegen 2009-12-24 18:49:44 +00:00
core Issue 29, Issue 76: allowed for null parameters; converted existing ec2 methods to employ Region as a required argument 2009-12-28 04:51:10 +00:00
demos Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
extensions Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
mezeo Issue 29, Issue 76: added new annotation @EndpointParam, added support for Availability Zones and Regions 2009-12-28 01:41:31 +00:00
nirvanix Issue 29, Issue 76: added new annotation @EndpointParam, added support for Availability Zones and Regions 2009-12-28 01:41:31 +00:00
project Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
rackspace Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
rimuhosting Refactored the contextbuilder args. 2009-12-21 03:55:27 +00:00
scriptbuilder Cleaned up POMs (removed unnecessary <packaging>jar</packaging> and moved a few things around) 2009-12-11 16:36:56 +00:00
thirdparty Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
tools simplified usage 2009-12-23 06:26:56 +00:00
twitter Added skeleton READMEs for projects. See http://code.google.com/p/jclouds/issues/detail?id=127 2009-12-17 15:17:52 +00:00
vcloud Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies 2009-12-24 19:50:37 +00:00
.svnignore Adding svn:ignore part 2. 2009-11-12 23:30:26 +00:00
README.txt Issue 128: added initial vfs module and fixed dependent bugs 2009-12-07 07:09:57 +00:00
pom.xml Issue 127: added missing module 2009-12-24 22:55:30 +00:00

README.txt

====

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

    ====================================================================
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you 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.