You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2017/07/10 09:48:18 UTC

[1/2] brooklyn-dist git commit: Don't avoid importing jclouds google compute engine.

Repository: brooklyn-dist
Updated Branches:
  refs/heads/master 2bae82c3f -> b8e251a75


Don't avoid importing jclouds google compute engine.

This is a bundle by now.


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/f1624320
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/f1624320
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/f1624320

Branch: refs/heads/master
Commit: f1624320cfd84a9902cf0a4104130f396db0e2dc
Parents: 2bae82c
Author: Geoff Macartney <ge...@cloudsoftcorp.com>
Authored: Fri Jul 7 22:40:14 2017 +0100
Committer: Geoff Macartney <ge...@cloudsoftcorp.com>
Committed: Fri Jul 7 22:40:14 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/f1624320/downstream-parent/pom.xml
----------------------------------------------------------------------
diff --git a/downstream-parent/pom.xml b/downstream-parent/pom.xml
index 4213d3a..584376f 100644
--- a/downstream-parent/pom.xml
+++ b/downstream-parent/pom.xml
@@ -473,7 +473,6 @@
                   !io.cloudsoft.winrm4j.*,
                   !javax.inject.*,
                   !org.apache.felix.framework.*,
-                  !org.jclouds.googlecomputeengine.*,
                   !org.osgi.jmx,
                   !org.python.*,
                   !org.reflections.*,


[2/2] brooklyn-dist git commit: Closes #98

Posted by sv...@apache.org.
Closes #98

Don't avoid importing jclouds google compute engine.

This is a bundle by now.

This change is required in a downstream project to be able to access GCE correctly from within Karaf.


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/b8e251a7
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/b8e251a7
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/b8e251a7

Branch: refs/heads/master
Commit: b8e251a756f381c44f2544cce27a8054923affcb
Parents: 2bae82c f162432
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Mon Jul 10 12:48:05 2017 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Mon Jul 10 12:48:05 2017 +0300

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