You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by re...@apache.org on 2015/03/01 19:35:41 UTC

[20/50] [abbrv] stratos git commit: Enabling integration test in stratos product

Enabling integration test in stratos product


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

Branch: refs/heads/docker-grouping-merge
Commit: 9b25a04c6f383a05e4bf21e013e13740b30ea4ae
Parents: 4b786cd
Author: Imesh Gunaratne <im...@apache.org>
Authored: Fri Feb 27 23:21:03 2015 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Fri Feb 27 23:21:03 2015 +0530

----------------------------------------------------------------------
 products/stratos/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/9b25a04c/products/stratos/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos/pom.xml b/products/stratos/pom.xml
index 13d35fd..3c7d621 100755
--- a/products/stratos/pom.xml
+++ b/products/stratos/pom.xml
@@ -34,7 +34,7 @@
     <modules>
         <module>modules/p2-profile-gen</module>
         <module>modules/distribution</module>
-        <!--<module>modules/integration</module>-->
+        <module>modules/integration</module>
     </modules>
 
     <dependencyManagement>