From 6e1fe17f597e9fdfc7778e4f4c89612f145cb28c Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 16 Oct 2008 02:58:13 +0000 Subject: Moved thirdparty library bundle to the 'eclipse' profile. Changed Maven Bundle plugin to execute within the process-resources phase. Minor cleanup of the BundleUtil class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705123 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-equinox/modules/thirdparty-library/pom.xml | 94 ++++++++++++---------- 1 file changed, 53 insertions(+), 41 deletions(-) (limited to 'branches/sca-equinox/modules/thirdparty-library') diff --git a/branches/sca-equinox/modules/thirdparty-library/pom.xml b/branches/sca-equinox/modules/thirdparty-library/pom.xml index ba23527f22..16d57ef5fc 100644 --- a/branches/sca-equinox/modules/thirdparty-library/pom.xml +++ b/branches/sca-equinox/modules/thirdparty-library/pom.xml @@ -44,45 +44,57 @@ - - - - maven-clean-plugin - - - - ${basedir}/lib - - * - - false - - - - - - - org.apache.tuscany.sca - tuscany-maven-bundle-plugin - - - assemble-thirdparty-bundle - - assemble-thirdparty-bundle - - - org.apache.tuscany.sca.thirdparty.library - - - - generate-pde-classpath - - generate-pde-classpath - - - - - - - + + + eclipse + + + + maven-clean-plugin + + + + ${basedir}/lib + + * + + false + + + + + + + org.apache.tuscany.sca + tuscany-maven-bundle-plugin + + + assemble-thirdparty-bundle + + assemble-thirdparty-bundle + + + org.apache.tuscany.sca.thirdparty.library + + + + + + + org.apache.tuscany.sca + tuscany-maven-bundle-plugin + + + generate-pde-classpath + + generate-pde-classpath + + + + + + + + + -- cgit v1.2.3