From 737f17fc266c9d0cc49d2f20a5ffa934afef325a Mon Sep 17 00:00:00 2001 From: Donald Woods Date: Mon, 19 Oct 2009 13:24:29 +0000 Subject: [PATCH] OPENJPA-1101 bundle metadata tweaks for osgi tests git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@826665 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-integration/osgi-itests/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/openjpa-integration/osgi-itests/pom.xml b/openjpa-integration/osgi-itests/pom.xml index 0a8ebf0b2..cb5260735 100644 --- a/openjpa-integration/osgi-itests/pom.xml +++ b/openjpa-integration/osgi-itests/pom.xml @@ -260,7 +260,7 @@ - + org.apache.felix maven-bundle-plugin @@ -284,13 +284,13 @@ ${artifactId} ${groupId}.${artifactId};singleton=true http://openjpa.apache.org/documentation.html - - hellojpa*,META-INF* - hellojpa.Main + + org.apache.openjpa.*,* + + org.apache.openjpa.openjpa;bundle-version="[1.3.0,3.0.0)" false - . true