This commit is contained in:
parent
07afcf3fcf
commit
c7d41610de
@ -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>
|
Mon Feb 11 11:40:55 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -88,7 +88,7 @@ mv META-INF/maven/org.osgi/osgi.cmpn/pom.xml .
|
|||||||
%pom_add_dep javax.persistence:persistence-api::provided
|
%pom_add_dep javax.persistence:persistence-api::provided
|
||||||
|
|
||||||
mkdir -p lib
|
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
|
%build
|
||||||
ant jar javadoc
|
ant jar javadoc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user