You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2014/08/10 02:02:44 UTC

git commit: JCLOUDS-458: Unhook GCS provider from 1.8.x branch

Repository: jclouds-labs-google
Updated Branches:
  refs/heads/1.8.x a3195706e -> d61841a5b


JCLOUDS-458: Unhook GCS provider from 1.8.x branch

This is not currently usable and development will continue on master.


Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/commit/d61841a5
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/tree/d61841a5
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/diff/d61841a5

Branch: refs/heads/1.8.x
Commit: d61841a5ba5ac54d7f2aba60f8b17b882ee01673
Parents: a319570
Author: Andrew Gaul <ga...@apache.org>
Authored: Sat Aug 9 16:57:48 2014 -0700
Committer: Andrew Gaul <ga...@apache.org>
Committed: Sat Aug 9 16:59:45 2014 -0700

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/d61841a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 262c848..9bb6b9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,6 @@
   <modules>
     <module>oauth</module>
     <module>google-compute-engine</module>
-    <module>google-cloud-storage</module>
   </modules>
 
   <build>