Author: antelder
Date: Thu Mar 18 20:44:38 2010
New Revision: 924986
URL: http://svn.apache.org/viewvc?rev=924986&view=rev
Log:
Take out compliance tests while they're not working
Modified:
tuscany/sca-java-2.x/trunk/pom.xml
Modified: tuscany/sca-java-2.x/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/pom.xml?rev=924986&r1=924985&r2=924986&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Thu Mar 18 20:44:38 2010
@@ -699,7 +699,7 @@
<module>shades</module>
<module>distribution</module>
<module>archetypes</module>
- <module>compliance-tests</module>
+ <!-- module>compliance-tests</module -->
</modules>
<build>
<plugins>