diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-08-27 19:20:32 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-08-27 19:20:32 +0000 |
commit | 5b86eacdc5fb7395c2755c1510231d7a1630b3b0 (patch) | |
tree | 1c3357fa0d566f1e2c6e2a1816802f7571b9f4ab /java/sca/distribution/features/all/pom.xml | |
parent | b96e111b593a952f1e6491adead3add6738426ff (diff) |
Starting to work on including the required OSGi runtime pieces into a test distro. Added a few dependencies to the POM, that's work in progress as I'm not sure how to select Equinox as the OSGi runtime, at this point I get a mix of the two.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689576 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution/features/all/pom.xml')
-rw-r--r-- | java/sca/distribution/features/all/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/sca/distribution/features/all/pom.xml b/java/sca/distribution/features/all/pom.xml index 94b0cb8931..554d8ab101 100644 --- a/java/sca/distribution/features/all/pom.xml +++ b/java/sca/distribution/features/all/pom.xml @@ -124,7 +124,6 @@ <module>../../../modules/distribution-process</module> <module>../../../modules/distribution-web20</module> <module>../../../modules/distribution-webservice</module> - <module>../../../modules/distribution-webservice</module> <module>../../../modules/domain-manager</module> <module>../../../modules/endpoint</module> <module>../../../modules/extensibility</module> |