The Java Multi-Cloud Toolkit
Go to file
sharedocs1@gmail.com 8f012d65be Removed the test-jar hack for commons-vfs, which shouldn't be necessary anymore.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2425 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 20:55:16 +00:00
archetypes Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
atmos Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
aws Issue 128: updated snapshot for vfs 2009-12-14 00:09:18 +00:00
azure Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
blobstore Updated svn:ignore 2009-12-14 13:31:27 +00:00
codegen Added svn:ignore information 2009-12-07 17:49:14 +00:00
core Added a "dependencies" descriptor to demonstrate how we might include deps in the final package. See 2009-12-14 13:30:49 +00:00
demos Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
extensions Fixed formatting of copyright messages 2009-12-14 13:33:35 +00:00
mezeo Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
nirvanix Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
project Issue 128: updated snapshot for vfs 2009-12-14 00:09:18 +00:00
rackspace Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
rimuhosting Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +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 Removed the test-jar hack for commons-vfs, which shouldn't be necessary anymore. 2009-12-14 20:55:16 +00:00
twitter Issue 134: switch to typed payloads for http requests and blob types 2009-12-13 20:46:48 +00:00
vcloud Formatting and copyright cleanup, and removing some unnecessary POM entries 2009-12-14 13:36:20 +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 Added a 'dependencies' descriptor to demonstrate how we might include deps in the final package. 2009-12-14 13:35:49 +00:00
pom.xml Renamed package.xml to package-descriptor.xml to make it a bit clearer it's an assembly 2009-12-14 10:05:15 +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.