You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sa...@apache.org on 2012/12/10 23:43:10 UTC

svn commit: r1419849 - /airavata/trunk/pom.xml

Author: samindaw
Date: Mon Dec 10 22:43:09 2012
New Revision: 1419849

URL: http://svn.apache.org/viewvc?rev=1419849&view=rev
Log:
temporarily excluding the integration tests

Modified:
    airavata/trunk/pom.xml

Modified: airavata/trunk/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1419849&r1=1419848&r2=1419849&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Mon Dec 10 22:43:09 2012
@@ -427,7 +427,7 @@
 		<module>modules/server</module>
                 <module>modules/distribution</module>
                 <module>modules/test-suite</module>
-                <module>modules/integration-tests</module>
+                <!--module>modules/integration-tests</module-->
             </modules>
         </profile>
     </profiles>