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