You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2015/04/24 02:22:30 UTC

[1/2] incubator-brooklyn git commit: Fix global-web-fabric pom

Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master c781f6d7f -> 6d1e7ea38


Fix global-web-fabric pom

Was depending on brooklyn-all’s with-dependencies, but that has
been deleted. Instead just depend on brooklyn-all.

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

Branch: refs/heads/master
Commit: 9f27c1acf0ffa053cfe173a313c1d9ba7598ef35
Parents: c781f6d
Author: Aled Sage <al...@gmail.com>
Authored: Thu Apr 23 23:48:47 2015 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Thu Apr 23 23:48:47 2015 +0100

----------------------------------------------------------------------
 examples/global-web-fabric/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/9f27c1ac/examples/global-web-fabric/pom.xml
----------------------------------------------------------------------
diff --git a/examples/global-web-fabric/pom.xml b/examples/global-web-fabric/pom.xml
index 16c90d9..6921e11 100644
--- a/examples/global-web-fabric/pom.xml
+++ b/examples/global-web-fabric/pom.xml
@@ -35,7 +35,6 @@
             <groupId>org.apache.brooklyn</groupId>
             <artifactId>brooklyn-all</artifactId>
             <version>${project.version}</version>
-            <classifier>with-dependencies</classifier>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>


[2/2] incubator-brooklyn git commit: This closes #613

Posted by al...@apache.org.
This closes #613


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

Branch: refs/heads/master
Commit: 6d1e7ea38591bf2ae6853b8be2a5b03264914371
Parents: c781f6d 9f27c1a
Author: Aled Sage <al...@gmail.com>
Authored: Fri Apr 24 01:22:08 2015 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Fri Apr 24 01:22:08 2015 +0100

----------------------------------------------------------------------
 examples/global-web-fabric/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------