Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package log4j for openSUSE:Factory checked in at 2022-06-13 13:03:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/log4j (Old) and /work/SRC/openSUSE:Factory/.log4j.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "log4j" Mon Jun 13 13:03:07 2022 rev:39 rq:982387 version:2.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/log4j/log4j.changes 2022-04-11 23:50:52.853949662 +0200 +++ /work/SRC/openSUSE:Factory/.log4j.new.1548/log4j.changes 2022-06-13 13:03:35.909205128 +0200 @@ -1,0 +2,7 @@ +Mon Jun 13 09:00:12 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build as multi-release jar. +- Add some logging providers which we can build with the existing + dependencies and without cycles. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ log4j.spec ++++++ --- /var/tmp/diff_new_pack.wJZey5/_old 2022-06-13 13:03:36.381205732 +0200 +++ /var/tmp/diff_new_pack.wJZey5/_new 2022-06-13 13:03:36.385205737 +0200 @@ -27,6 +27,7 @@ Source2: https://www.apache.org/dist/logging/KEYS#/%{name}.keyring Patch1: logging-log4j-Remove-unsupported-EventDataConverter.patch BuildRequires: fdupes +BuildRequires: java-devel >= 9 BuildRequires: maven-local BuildRequires: mvn(com.fasterxml.jackson.core:jackson-annotations) BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) @@ -39,6 +40,8 @@ BuildRequires: mvn(org.apache.commons:commons-compress) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.logging:logging-parent:pom:) +BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin) +BuildRequires: mvn(org.apache.maven.plugins:maven-dependency-plugin) BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin) BuildRequires: mvn(org.fusesource.jansi:jansi) BuildRequires: mvn(org.jctools:jctools-core) @@ -95,13 +98,6 @@ # artifact for upstream testing of log4j itself, shouldn't be distributed %pom_disable_module %{name}-perf -# needs java 9 to build -%pom_disable_module %{name}-api-java9 -%pom_disable_module %{name}-core-java9 -%pom_remove_dep -r :%{name}-api-java9 -%pom_remove_dep -r :%{name}-core-java9 -%pom_remove_plugin -r :maven-dependency-plugin - # unavailable com.conversantmedia:disruptor rm log4j-core/src/main/java/org/apache/logging/log4j/core/async/DisruptorBlockingQueueFactory.java %pom_remove_dep -r com.conversantmedia:disruptor @@ -140,8 +136,6 @@ %pom_disable_module %{name}-jmx-gui %pom_disable_module %{name}-bom %pom_disable_module %{name}-web -%pom_disable_module %{name}-iostreams -%pom_disable_module %{name}-jul %pom_disable_module %{name}-core-its %pom_disable_module %{name}-jpa %pom_disable_module %{name}-couchdb @@ -150,7 +144,6 @@ %pom_disable_module %{name}-spring-boot %pom_disable_module %{name}-spring-cloud-config %pom_disable_module %{name}-kubernetes -%pom_disable_module %{name}-jpl %pom_remove_dep -r :jackson-dataformat-yaml %pom_remove_dep -r :jackson-dataformat-xml @@ -166,7 +159,6 @@ rm -r log4j-core/src/main/java/org/apache/logging/log4j/core/appender/{db,mom,nosql} rm log4j-core/src/main/java/org/apache/logging/log4j/core/layout/*{Csv,Jackson,Xml,Yaml,Json,Gelf}*.java rm log4j-1.2-api/src/main/java/org/apache/log4j/builders/layout/*Xml*.java -rm log4j-api/src/main/java/org/apache/logging/log4j/util/Activator.java rm -r log4j-1.2-api/src/main/java/org/apache/log4j/or/jms %{mvn_package} ':%{name}-slf4j-impl' slf4j @@ -182,7 +174,6 @@ %{mvn_package} :log4j-core-its __noinstall %build -# missing test deps (mockejb) %{mvn_build} -f -- -Dsource=8 %install