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 --- branches/sca-equinox/modules/thirdparty-library/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'branches/sca-equinox/modules/thirdparty-library/pom.xml') diff --git a/branches/sca-equinox/modules/thirdparty-library/pom.xml b/branches/sca-equinox/modules/thirdparty-library/pom.xml index 7866acd05e..e99e73c0d5 100644 --- a/branches/sca-equinox/modules/thirdparty-library/pom.xml +++ b/branches/sca-equinox/modules/thirdparty-library/pom.xml @@ -72,9 +72,9 @@ tuscany-maven-bundle-plugin - fixup-pde-classpath + generate-pde-classpath - fixup-pde-classpath + generate-pde-classpath -- cgit v1.2.3