Repository: airavata Updated Branches: refs/heads/master 8a7913fad -> 2710f99ab
Temporarily commenting integration tests to test Jenkins builds Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/2710f99a Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/2710f99a Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/2710f99a Branch: refs/heads/master Commit: 2710f99ab2dde8caba40f64c358a713cc96969e2 Parents: 8a7913f Author: Suresh Marru <[email protected]> Authored: Wed Apr 15 13:29:53 2015 -0500 Committer: Suresh Marru <[email protected]> Committed: Wed Apr 15 13:29:53 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/2710f99a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 32a5e69..9ddf5a8 100644 --- a/pom.xml +++ b/pom.xml @@ -532,7 +532,7 @@ <module>modules/test-suite</module> <module>modules/distribution</module> <module>modules/messaging</module> - <module>modules/integration-tests</module> + <!--<module>modules/integration-tests</module>--> <module>modules/workflow</module> <module>modules/xbaya-gui</module> </modules>
