diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-01 06:13:09 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-01 06:13:09 +0000 |
commit | 2887a53b5caa0e676cdc6c5820ec58b5069f858e (patch) | |
tree | 3de5ef49de76486f64e1cf982ae5f8b0975b37de /java | |
parent | b85b9d9a819eedfe6ca4f450a3746ca98e35c8e3 (diff) |
Add itest-corba to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673003 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca/itest/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml index 2b43ba5482..e63e2c9a65 100644 --- a/java/sca/itest/pom.xml +++ b/java/sca/itest/pom.xml @@ -75,6 +75,7 @@ <module>contribution-import-export</module> <module>contribution-classloader</module> <module>conversations</module> + <module>corba</module> <module>conversations-ws</module> <module>databindings</module> <module>domain</module> |