The Java Multi-Cloud Toolkit
Go to file
adrian.f.cole 7c2f281d64 Issue 112: updated to install more ports
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2507 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-23 06:26:23 +00:00
archetypes Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
atmos Last tweaks (for the moment) to the Maven assembly. See http://code.google.com/p/jclouds/issues/detail?id=127 2009-12-20 14:38:06 +00:00
aws Last tweaks (for the moment) to the Maven assembly. See http://code.google.com/p/jclouds/issues/detail?id=127 2009-12-20 14:39:29 +00:00
azure Issue 139: introduced default exception for 404 errors 2009-12-22 00:05:16 +00:00
blobstore Issue 139: introduced default exception for 404 errors 2009-12-22 00:05:16 +00:00
codegen Removed dependency of apache commons-io as it overlaps with guava. note guava will include google collections soon 2009-12-17 20:10:58 +00:00
core Issue 139: introduced default exception for 404 errors 2009-12-22 00:05:16 +00:00
demos Issue 136: updated to 1.3.0 2009-12-18 17:21:23 +00:00
extensions Issue 138: Add User agent 2009-12-21 05:37:54 +00:00
mezeo Issue 139: introduced default exception for 404 errors 2009-12-22 00:05:16 +00:00
nirvanix Last tweaks (for the moment) to the Maven assembly. See http://code.google.com/p/jclouds/issues/detail?id=127 2009-12-20 14:39:29 +00:00
project Ensured the core and the httpnio projects use the same version of jetty 2009-12-17 15:15:26 +00:00
rackspace Issue 139: introduced default exception for 404 errors 2009-12-22 00:05:16 +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 Cleaned up POMs (removed unnecessary <packaging>jar</packaging> and moved a few things around) 2009-12-11 16:36:56 +00:00
tools Refactored the contextbuilder args. 2009-12-21 03:55:27 +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 Issue 112: updated to install more ports 2009-12-23 06:26:23 +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
package-descriptor.xml Removed vcloud as a provider in the package and instead made terremark and hostingdotcom include it as a library. This is more consistent with the way blobstore is used by other providers. See issue 127. 2009-12-20 22:35:47 +00:00
pom.xml added tools, which were missing from the master pom 2009-12-15 02:26:00 +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.