Author: slaws
Date: Fri Jul 4 06:25:31 2008
New Revision: 674047
URL: http://svn.apache.org/viewvc?rev=674047&view=rev
Log:
Remove the domain itest from the build as this is an old test of the domain api
that is now not being maintained as the domain-management sample has take its
place.
Modified:
tuscany/java/sca/itest/pom.xml
Modified: tuscany/java/sca/itest/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/itest/pom.xml?rev=674047&r1=674046&r2=674047&view=diff
==============================================================================
--- tuscany/java/sca/itest/pom.xml (original)
+++ tuscany/java/sca/itest/pom.xml Fri Jul 4 06:25:31 2008
@@ -78,7 +78,7 @@
<module>corba</module>
<module>conversations-ws</module>
<module>databindings</module>
- <module>domain</module>
+ <!--module>domain</module-->
<module>exceptions</module>
<module>exceptions-cross-binding</module>
<module>exceptions-cross-binding-ws</module>