diff --git a/apache-commons-dbcp1.changes b/apache-commons-dbcp1.changes index f2b2b80..8c58fd7 100644 --- a/apache-commons-dbcp1.changes +++ b/apache-commons-dbcp1.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 15 13:38:32 UTC 2019 - Fridrich Strba + +- Build classpath using directly geronimo-jta-1.1-api instead of + the jta symlink + ------------------------------------------------------------------- Mon Mar 25 17:37:52 UTC 2019 - Fridrich Strba diff --git a/apache-commons-dbcp1.spec b/apache-commons-dbcp1.spec index 43f5e7a..5f0a129 100644 --- a/apache-commons-dbcp1.spec +++ b/apache-commons-dbcp1.spec @@ -95,7 +95,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) \ + -Djta-impl.jar=$(build-classpath geronimo-jta-1.1-api) \ dist %install