From 811c917edf48c8491a7735c3e3483fd6f24cae41 Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 13 Jan 2009 16:02:24 +0000 Subject: [PATCH] BATCH-818: remove duplicate bundlor config --- pom.xml | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index c4bfe5c7f..a7dab54e9 100644 --- a/pom.xml +++ b/pom.xml @@ -295,10 +295,21 @@ com.springsource.bundlor com.springsource.bundlor.maven ${bundlor.version} + true ${project.basedir}/template.mf ${project.basedir}/src/main/resources/META-INF/MANIFEST.MF + + + bundlor-transform + + package + + transform + + + org.apache.maven.plugins @@ -358,21 +369,6 @@ - - com.springsource.bundlor - com.springsource.bundlor.maven - ${bundlor.version} - - - bundlor-transform - - package - - transform - - - - maven-javadoc-plugin