Fridrich Strba 2019-04-15 13:49:08 +00:00 committed by Git OBS Bridge
parent 07afcf3fcf
commit c7d41610de
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 15 13:48:07 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- 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 <fstrba@suse.com>

View File

@ -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