Author: reto
Date: Thu Dec 30 11:47:24 2010
New Revision: 1053862
URL: http://svn.apache.org/viewvc?rev=1053862&view=rev
Log:
CLEREZZA-361: commented out testing module
Modified:
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/pom.xml
Modified:
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/pom.xml?rev=1053862&r1=1053861&r2=1053862&view=diff
==============================================================================
---
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/pom.xml
(original)
+++
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.platform.dashboard/pom.xml
Thu Dec 30 11:47:24 2010
@@ -15,6 +15,6 @@
<modules>
<module>org.apache.clerezza.platform.dashboard.ontologies</module>
<module>org.apache.clerezza.platform.dashboard.core</module>
- <module>org.apache.clerezza.platform.dashboard.tests</module>
+ <!-- disabled because of problems with pax-exam:
<module>org.apache.clerezza.platform.dashboard.tests</module> -->
</modules>
-</project>
\ No newline at end of file
+</project>