Hello community,
here is the log from the commit of package apache-commons-dbcp for
openSUSE:Factory checked in at 2016-11-05 21:24:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-dbcp (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-dbcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-dbcp"
Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-dbcp/apache-commons-dbcp.changes
2016-10-13 11:28:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-dbcp.new/apache-commons-dbcp.changes
2016-11-05 21:24:58.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Oct 31 13:42:53 UTC 2016 - [email protected]
+
+- Search for jta not jta-api as SLE has issues locating the api while
+ the jta is just simple symlink
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-dbcp.spec ++++++
--- /var/tmp/diff_new_pack.jBFNs9/_old 2016-11-05 21:24:59.000000000 +0100
+++ /var/tmp/diff_new_pack.jBFNs9/_new 2016-11-05 21:24:59.000000000 +0100
@@ -88,7 +88,7 @@
-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