Repository: airavata Updated Branches: refs/heads/master 75fd7e40c -> c366adeee
reverting the commit to remove integration test from the build Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/c366adee Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/c366adee Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/c366adee Branch: refs/heads/master Commit: c366adeeed8dda19f03300076ecab70a4622ddd8 Parents: 75fd7e4 Author: lahiru <[email protected]> Authored: Wed Sep 24 13:05:58 2014 -0400 Committer: lahiru <[email protected]> Committed: Wed Sep 24 13:05:58 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/c366adee/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cfe571b..69cd5c4 100644 --- a/pom.xml +++ b/pom.xml @@ -507,7 +507,7 @@ <module>modules/test-suite</module> <module>modules/distribution</module> <module>modules/ws-messenger</module> - <!--module>modules/integration-tests</module--> + <module>modules/integration-tests</module> <module>modules/xbaya-gui</module> </modules> </profile>
