summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-04 07:01:29 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-04 07:01:29 +0000
commit4989a995d0a9b221c2f7515c39c6c570db940ae9 (patch)
tree84af0338726ec65e77b0098177244ef207e0a795 /branches/sca-java-1.x/itest/pom.xml
parenta7aa9b95cdff3fd2b0124a4845c0c1cccc29bafe (diff)
TUSCANY-2968 - Moving unit tests to iTest to avoid circular references
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest/pom.xml')
-rw-r--r--branches/sca-java-1.x/itest/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml
index 77f603c840..ac9d8bf888 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -75,8 +75,9 @@
<module>contribution</module>
<module>contribution-multiple</module>
<module>contribution-import-export</module>
- <!--
- <module>contribution-classloader</module> -->
+ <!--
+ <module>contribution-classloader</module>
+ -->
<module>contribution-jee-samples</module>
<module>contribution-jee</module>
<module>contribution-jee-samples</module>
@@ -90,6 +91,7 @@
<module>exceptions-cross-binding-ws</module>
<module>exceptions-simple-ws</module>
<module>extended-api</module>
+ <module>http-jsonrpc</module>
<module>interfaces</module>
<!--
<module>interop-soap-client</module>