The Java Multi-Cloud Toolkit
Go to file
adrian.f.cole 2fddd3223e Issue 130, 129, 112: added ability for terremark to remove its dependencies. added profile and image objects. refactored ant to include logger
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2396 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-10 23:12:57 +00:00
archetypes Added a default .svnignore file to the archetype. Unfortunately, this does *not* automatically set the svn:ignore property. 2009-11-25 07:27:38 +00:00
atmos Issue 129: only use uri to get abstract services. credentials are embedded in the uri, urlencoded as necessary 2009-12-09 01:56:27 +00:00
aws Issue 129: only use uri to get abstract services. credentials are embedded in the uri, urlencoded as necessary 2009-12-09 01:56:27 +00:00
azure Issue 129: only use uri to get abstract services. credentials are embedded in the uri, urlencoded as necessary 2009-12-09 01:56:27 +00:00
codegen Added svn:ignore information 2009-12-07 17:49:14 +00:00
core Issue 130, 129, 112: added ability for terremark to remove its dependencies. added profile and image objects. refactored ant to include logger 2009-12-10 23:12:57 +00:00
demos Added svn:ignore information 2009-12-07 17:49:14 +00:00
extensions Issue 79: created put method 2009-12-10 06:32:31 +00:00
mezeo Issue 121: converted all modules to sync/asyc 2009-11-15 23:16:38 +00:00
nirvanix Issue 121: converted all modules to sync/asyc 2009-11-15 23:16:38 +00:00
project Parameterized the source encoding in the POM and renamed 'parent-basedir' to 'parent.basedir'. Couldn't find any references to that, and my build succeeded, but apologize if I break something! 2009-12-03 10:24:06 +00:00
rackspace Issue 128: added initial vfs module and fixed dependent bugs 2009-12-07 07:09:57 +00:00
rimuhosting Issue 130, 129, 112: added ability for terremark to remove its dependencies. added profile and image objects. refactored ant to include logger 2009-12-10 23:12:57 +00:00
scriptbuilder Issue 128: added initial vfs module and fixed dependent bugs 2009-12-07 07:09:57 +00:00
thirdparty Issue 128: added initial vfs module and fixed dependent bugs 2009-12-07 07:09:57 +00:00
tools Issue 130, 129, 112: added ability for terremark to remove its dependencies. added profile and image objects. refactored ant to include logger 2009-12-10 23:12:57 +00:00
twitter Issue 121: converted all modules to sync/asyc 2009-11-15 23:16:38 +00:00
vcloud Issue 130, 129, 112: added ability for terremark to remove its dependencies. added profile and image objects. refactored ant to include logger 2009-12-10 23:12:57 +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 fixed missing module 2009-12-08 06:39:53 +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.