Hello community, here is the log from the commit of package tomcat for openSUSE:Factory checked in at 2019-04-18 13:54:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tomcat (Old) and /work/SRC/openSUSE:Factory/.tomcat.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tomcat" Thu Apr 18 13:54:26 2019 rev:51 rq:694541 version:9.0.14 Changes: -------- --- /work/SRC/openSUSE:Factory/tomcat/tomcat.changes 2019-02-25 17:47:30.946854314 +0100 +++ /work/SRC/openSUSE:Factory/.tomcat.new.5536/tomcat.changes 2019-04-18 13:54:29.167917562 +0200 @@ -1,0 +2,6 @@ +Mon Apr 15 13:53:30 UTC 2019 - Fridrich Strba <[email protected]> + +- Build classpath directly with the geronimo jars instead of with + symlinks to them + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomcat.spec ++++++ --- /var/tmp/diff_new_pack.ItQ0jl/_old 2019-04-18 13:54:31.611918354 +0200 +++ /var/tmp/diff_new_pack.ItQ0jl/_new 2019-04-18 13:54:31.611918354 +0200 @@ -295,9 +295,9 @@ -Dtomcat-native.home="." \ -Dcommons-daemon.native.win.mgr.exe="HACK" \ -Dnsis.exe="HACK" \ - -Djaxrpc-lib.jar="$(build-classpath jaxrpc)" \ + -Djaxrpc-lib.jar="$(build-classpath geronimo-jaxrpc-1.1-api)" \ -Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \ - -Dsaaj-api.jar="$(build-classpath geronimo-saaj-1_1-api)" \ + -Dsaaj-api.jar="$(build-classpath geronimo-saaj-1.1-api)" \ -Dcommons-pool.home="$(build-classpath commons-pool2)" \ -Dcommons-dbcp.home="$(build-classpath commons-dbcp2)" \ -Dno.build.dbcp=true \
