diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-02 18:21:20 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-02 18:21:20 +0000 |
commit | 5ef0a5d2a0dd154314090f6b55d3f5ee7e85eaff (patch) | |
tree | 43c6cac4080a60ddc5547d39717ba03d00709d55 | |
parent | bf29efa74cc6eed7b021c953c2b66b9feb553793 (diff) |
Adding web-javascript-dojo module back to investigate hudson build issues as I can't reproduce it localy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886235 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | sca-java-2.x/trunk/modules/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/pom.xml b/sca-java-2.x/trunk/modules/pom.xml index 54dd52a5a9..49e9c9548a 100644 --- a/sca-java-2.x/trunk/modules/pom.xml +++ b/sca-java-2.x/trunk/modules/pom.xml @@ -111,6 +111,7 @@ <module>stripes</module> <module>xsd</module> <module>web-javascript</module> + <module>web-javascript-dojo</module> <!-- OSGi Remote Services with SCA --> <module>contribution-osgi</module> <module>implementation-osgi</module> |