You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:49:15 UTC

[29/50] brooklyn-server git commit: Merge pull request #673 from pveentjer/removecloudfoundry

Merge pull request #673 from pveentjer/removecloudfoundry

Removed cloud foundry module since it is broken

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

Branch: refs/heads/0.5.0
Commit: 589bd26d3002c276de5b01ea55fedc43f078fe85
Parents: e366ed7 4ccaf5a
Author: Aled Sage <al...@gmail.com>
Authored: Mon Apr 22 03:00:12 2013 -0700
Committer: Aled Sage <al...@gmail.com>
Committed: Mon Apr 22 03:00:12 2013 -0700

----------------------------------------------------------------------
 pom.xml                                         |   1 -
 systems/paas/cloudfoundry/pom.xml               |  39 --
 .../CloudFoundryJavaWebAppCluster.groovy        | 193 ---------
 .../cloudfoundry/CloudFoundryLocation.groovy    | 119 ------
 .../CloudFoundryVmcCliAccess.groovy             | 412 -------------------
 .../services/brooklyn.location.LocationResolver |   1 -
 .../CloudFoundryAccessIntegrationTest.groovy    |  82 ----
 .../CloudFoundryJavaClusterExample.groovy       |  72 ----
 ...FoundryJavaClusterFromLocationExample.groovy |  78 ----
 .../cloudfoundry/CloudFoundryParseTest.java     |  57 ---
 .../cloudfoundry/LocationResolvesTest.java      |  41 --
 .../src/test/resources/hello-world.war          | Bin 4606 -> 0 bytes
 12 files changed, 1095 deletions(-)
----------------------------------------------------------------------