Author: slaws
Date: Fri May 7 10:25:43 2010
New Revision: 942048
URL: http://svn.apache.org/viewvc?rev=942048&view=rev
Log:
Put binding-ws-calculator back into the distro itest. It does run now but
doesn't do any particularly useful testing as the client doesn't run. Waiting
for ML conclusion on sample structure before doing any more work here but
wouldn't want people to think that it's redundant.
Modified:
tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml
Modified: tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml?rev=942048&r1=942047&r2=942048&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml Fri May 7 10:25:43
2010
@@ -57,8 +57,8 @@
<modules>
<module>implementation-java-calculator</module>
<module>legal-checks</module>
-<!--
<module>binding-ws-calculator</module>
+<!--
<module>calculator-rmi</module>
-->
</modules>