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/manager/src/main/components/src-modules.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/manager/src/main/components/src-modules.xml')
-rw-r--r-- | java/sca/distribution/features/manager/src/main/components/src-modules.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/sca/distribution/features/manager/src/main/components/src-modules.xml b/java/sca/distribution/features/manager/src/main/components/src-modules.xml index 55ab42eb59..c4983de155 100644 --- a/java/sca/distribution/features/manager/src/main/components/src-modules.xml +++ b/java/sca/distribution/features/manager/src/main/components/src-modules.xml @@ -107,4 +107,3 @@ </fileSet> </fileSets> </component> - |