Hello community,

here is the log from the commit of package axis for openSUSE:Factory checked in 
at 2019-10-03 16:15:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/axis (Old)
 and      /work/SRC/openSUSE:Factory/.axis.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "axis"

Thu Oct  3 16:15:28 2019 rev:35 rq:734255 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/axis/axis.changes        2019-05-14 
13:11:08.360447382 +0200
+++ /work/SRC/openSUSE:Factory/.axis.new.2352/axis.changes      2019-10-03 
16:15:31.204875791 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 08:55:41 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Build against the new compat package log4j12-mini
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ axis.spec ++++++
--- /var/tmp/diff_new_pack.nh47w2/_old  2019-10-03 16:15:32.124873447 +0200
+++ /var/tmp/diff_new_pack.nh47w2/_new  2019-10-03 16:15:32.128873437 +0200
@@ -64,7 +64,7 @@
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
-BuildRequires:  log4j-mini
+BuildRequires:  log4j12-mini
 BuildRequires:  servletapi5
 BuildRequires:  unzip
 BuildRequires:  wsdl4j
@@ -76,7 +76,7 @@
 Requires:       java
 Requires:       javamail
 Requires:       jaxp_parser_impl
-Requires:       log4j
+Requires:       log4j12
 Requires:       wsdl4j
 Obsoletes:      %{name}-javadoc
 BuildArch:      noarch
@@ -118,7 +118,7 @@
 
 %build
 [ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
-CLASSPATH=$(build-classpath wsdl4j commons-discovery commons-httpclient3 
commons-logging log4j activation javamail servletapi5)
+CLASSPATH=$(build-classpath wsdl4j commons-discovery commons-httpclient3 
commons-logging log4j12/log4j-12 activation javamail servletapi5)
 export CLASSPATH=$CLASSPATH:$(build-classpath oro junit jdepend jimi 
xml-security jsse httpunit jms castor 2>/dev/null)
 export OPT_JAR_LIST="ant/ant-nodeps"
 ant -Dcompile.ime=true \
@@ -126,7 +126,7 @@
     -Dcommons-discovery.jar=$(build-classpath commons-discovery) \
     -Dcommons-logging.jar=$(build-classpath commons-logging) \
     -Dcommons-httpclient.jar=$(build-classpath commons-httpclient3) \
-    -Dlog4j-core.jar=$(build-classpath log4j) \
+    -Dlog4j-core.jar=$(build-classpath log4j12/log4j-12) \
     -Dactivation.jar=$(build-classpath jaf) \
     -Dmailapi.jar=$(build-classpath javamail/mailapi) \
     -Dxerces.jar=$(build-classpath jaxp_parser_impl) \


Reply via email to