From 8a2a5bb4dfbb51f3f9fbee65f47842b9c6fbdcd0 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 12 Oct 2008 22:52:23 +0000 Subject: Changed maven bundle plugin to generate classpath off the list of JARs in the third-party bundle's lib directory. It now generates a correct .classpath that makes the PDE happy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703895 13f79535-47bb-0310-9956-ffa450edef68 --- .../distribution/features/ejava/src/main/components/src-modules.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'branches/sca-equinox/distribution/features/ejava/src/main/components/src-modules.xml') diff --git a/branches/sca-equinox/distribution/features/ejava/src/main/components/src-modules.xml b/branches/sca-equinox/distribution/features/ejava/src/main/components/src-modules.xml index 9bd1e51781..89a432e2cc 100644 --- a/branches/sca-equinox/distribution/features/ejava/src/main/components/src-modules.xml +++ b/branches/sca-equinox/distribution/features/ejava/src/main/components/src-modules.xml @@ -60,7 +60,6 @@ host-corba/**/* host-corba-jee/**/* host-corba-jse/**/* - host-embedded/**/* host-http/**/* host-rmi/**/* implementation-ejb/**/* @@ -89,6 +88,9 @@ policy-transaction/**/* policy-xml/**/* sca-api/**/* + workspace/**/* + workspace-impl/**/* + workspace-xml/**/* xsd/**/* xsd-xml/**/* -- cgit v1.2.3