- Search for jta not jta-api as SLE has issues locating the api while
the jta is just simple symlink OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-dbcp?expand=0&rev=12
This commit is contained in:
parent
570d5133a8
commit
6f3c4ebd99
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:42:53 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
- Search for jta not jta-api as SLE has issues locating the api while
|
||||
the jta is just simple symlink
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 12:28:46 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
|
@ -88,7 +88,7 @@ ant \
|
||||
-Dxml-apis.jar=$(build-classpath xml-commons-jaxp-1.3-apis) \
|
||||
-Dcommons-logging.jar=$(build-classpath commons-logging) \
|
||||
-Djava.io.tmpdir=. \
|
||||
-Djta-impl.jar=$(build-classpath jta-api) \
|
||||
-Djta-impl.jar=$(build-classpath jta) \
|
||||
dist
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user