diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-18 17:58:45 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-18 17:58:45 +0000 |
commit | a72c2bf1b530456e1f467c64044cc3c2174e4408 (patch) | |
tree | 2534bed695cd12610d1ae847d20fd86fe748c9c5 /java/sca | |
parent | 286e08fe4d7d7ca853e1384e18bdbfbeb84d2cd3 (diff) |
Add otest to the eclipse profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805515 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r-- | java/sca/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml index 014022fba4..5ba8158941 100644 --- a/java/sca/pom.xml +++ b/java/sca/pom.xml @@ -326,6 +326,7 @@ <module>modules</module> <module>samples</module> <module>itest</module> + <module>otest/current</module> <!--module>vtest</module--> <!--module>tutorials</module--> <!--module>demos</module--> |