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 2016/09/26 09:09:50 UTC

[1/2] brooklyn-dist git commit: downstream-parent: excludeTestGroup “Broken”

Repository: brooklyn-dist
Updated Branches:
  refs/heads/master 2eb72322a -> 7ca4ddc77


downstream-parent: excludeTestGroup \u201cBroken\u201d

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

Branch: refs/heads/master
Commit: 4b66d612e20815b0dd9ed17ed40952d6078c942e
Parents: 2eb7232
Author: Aled Sage <al...@gmail.com>
Authored: Mon Sep 26 09:54:18 2016 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Mon Sep 26 09:54:18 2016 +0100

----------------------------------------------------------------------
 downstream-parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/4b66d612/downstream-parent/pom.xml
----------------------------------------------------------------------
diff --git a/downstream-parent/pom.xml b/downstream-parent/pom.xml
index 560a208..b6279d7 100644
--- a/downstream-parent/pom.xml
+++ b/downstream-parent/pom.xml
@@ -369,7 +369,7 @@
       <id>Integration</id>
       <properties>
         <includedTestGroups>Integration</includedTestGroups>
-        <excludedTestGroups>Acceptance,Live,Live-sanity,WIP</excludedTestGroups>
+        <excludedTestGroups>Acceptance,Live,Live-sanity,WIP,Broken</excludedTestGroups>
       </properties>
     </profile>
 
@@ -378,7 +378,7 @@
       <id>Live</id>
       <properties>
         <includedTestGroups>Live,Live-sanity</includedTestGroups>
-        <excludedTestGroups>Acceptance,WIP</excludedTestGroups>
+        <excludedTestGroups>Acceptance,WIP,Broken</excludedTestGroups>
       </properties>
     </profile>
 
@@ -387,7 +387,7 @@
       <id>Live-sanity</id>
       <properties>
         <includedTestGroups>Live-sanity</includedTestGroups>
-        <excludedTestGroups>Acceptance,WIP</excludedTestGroups>
+        <excludedTestGroups>Acceptance,WIP,Broken</excludedTestGroups>
       </properties>
       <build>
         <plugins>


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

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

downstream-parent: excludeTestGroup \u201cBroken\u201d


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

Branch: refs/heads/master
Commit: 7ca4ddc779b13e47e50b3a79e672fe56aa750f51
Parents: 2eb7232 4b66d61
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Mon Sep 26 12:06:21 2016 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Mon Sep 26 12:06:21 2016 +0300

----------------------------------------------------------------------
 downstream-parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------