Accepting request 694599 from Java:packages
Fix build against upcoming geronimo-specs OBS-URL: https://build.opensuse.org/request/show/694599 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-dbcp?expand=0&rev=6
This commit is contained in:
commit
ffde8c9983
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 15 13:35:14 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Build classpath using directly geronimo-jta-1.1-api instead of
|
||||||
|
the jta symlink
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 25 17:39:46 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Mon Mar 25 17:39:46 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -94,7 +94,7 @@ ant \
|
|||||||
-Dxml-apis.jar=$(build-classpath xml-commons-jaxp-1.3-apis) \
|
-Dxml-apis.jar=$(build-classpath xml-commons-jaxp-1.3-apis) \
|
||||||
-Dcommons-logging.jar=$(build-classpath commons-logging) \
|
-Dcommons-logging.jar=$(build-classpath commons-logging) \
|
||||||
-Djava.io.tmpdir=. \
|
-Djava.io.tmpdir=. \
|
||||||
-Djta-impl.jar=$(build-classpath jta) \
|
-Djta-impl.jar=$(build-classpath geronimo-jta-1.1-api) \
|
||||||
dist
|
dist
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user