From c7d41610de1506565f46f688641b396425ba4853b2a2a3fa9f9fa97ce3a49b5d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 15 Apr 2019 13:49:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/osgi-compendium?expand=0&rev=5 --- osgi-compendium.changes | 6 ++++++ osgi-compendium.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/osgi-compendium.changes b/osgi-compendium.changes index 9be82be..4513ea2 100644 --- a/osgi-compendium.changes +++ b/osgi-compendium.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 15 13:48:07 UTC 2019 - Fridrich Strba + +- Build classpath using directly the geronimo-jpa-3.0-ap instead of + the jta_api symlink + ------------------------------------------------------------------- Mon Feb 11 11:40:55 UTC 2019 - Fridrich Strba diff --git a/osgi-compendium.spec b/osgi-compendium.spec index d5c8073..daca43a 100644 --- a/osgi-compendium.spec +++ b/osgi-compendium.spec @@ -88,7 +88,7 @@ mv META-INF/maven/org.osgi/osgi.cmpn/pom.xml . %pom_add_dep javax.persistence:persistence-api::provided mkdir -p lib -build-jar-repository -s lib jpa_api glassfish-servlet-api osgi-annotation osgi-core +build-jar-repository -s lib geronimo-jpa-3.0-api glassfish-servlet-api osgi-annotation osgi-core %build ant jar javadoc