Hello community,
here is the log from the commit of package apache-commons-logging for
openSUSE:Factory checked in at 2015-03-05 15:33:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-logging (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-logging.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-logging"
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-logging/apache-commons-logging.changes
2014-08-14 14:57:42.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-logging.new/apache-commons-logging.changes
2015-03-05 18:15:07.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Mar 4 10:31:13 UTC 2015 - [email protected]
+
+- Use log4j-mini to hopefully avoid build-cycle
+
+-------------------------------------------------------------------
+Fri Feb 20 15:14:30 UTC 2015 - [email protected]
+
+- add the log4j adapter to commons-logging-adapters
+ (bnc#918852)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-logging.spec ++++++
--- /var/tmp/diff_new_pack.C7Y9x5/_old 2015-03-05 18:15:08.000000000 +0100
+++ /var/tmp/diff_new_pack.C7Y9x5/_new 2015-03-05 18:15:08.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache-commons-logging
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2007, JPackage Project
# All rights reserved.
#
@@ -48,6 +48,7 @@
BuildRequires: maven-site-plugin
%endif
BuildRequires: gpg-offline
+BuildRequires: log4j-mini >= 1.2
BuildRequires: servletapi5
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -113,7 +114,7 @@
plexus/ \
junit \
):target/classes:target/test-classes
-ant -Dmaven.mode.offline=true dist \
+ant -Dmaven.mode.offline=true -Dlog4j12.jar=%{_javadir}/log4j.jar dist \
-lib %{_javadir}
%endif
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]