Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package checkstyle for openSUSE:Factory checked in at 2022-03-30 20:36:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/checkstyle (Old) and /work/SRC/openSUSE:Factory/.checkstyle.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "checkstyle" Wed Mar 30 20:36:07 2022 rev:4 rq:965947 version:8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/checkstyle/checkstyle.changes 2022-03-22 19:39:55.615072709 +0100 +++ /work/SRC/openSUSE:Factory/.checkstyle.new.1900/checkstyle.changes 2022-03-30 20:36:23.729339235 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 09:58:29 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ checkstyle.spec ++++++ --- /var/tmp/diff_new_pack.a5Bizr/_old 2022-03-30 20:36:24.273339684 +0200 +++ /var/tmp/diff_new_pack.a5Bizr/_new 2022-03-30 20:36:24.277339687 +0200 @@ -34,6 +34,7 @@ BuildRequires: mvn(com.google.guava:guava) BuildRequires: mvn(commons-beanutils:commons-beanutils) BuildRequires: mvn(commons-cli:commons-cli) +BuildRequires: mvn(javax.xml.bind:jaxb-api) BuildRequires: mvn(org.antlr:antlr4-maven-plugin) BuildRequires: mvn(org.antlr:antlr4-runtime) BuildRequires: mvn(org.apache.ant:ant) @@ -49,9 +50,6 @@ #!BuildRequires: stringtemplate4 Requires: javapackages-tools BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: mvn(javax.xml.bind:jaxb-api) -%endif %description A tool for checking Java source code for adherence to a set of rules. @@ -87,9 +85,7 @@ %pom_remove_plugin :spotbugs-maven-plugin %pom_remove_dep com.sun:tools -%if 0%{?suse_version} > 1500 %pom_add_dep javax.xml.bind:jaxb-api -%endif # fix encoding issues in docs sed -i 's/\r//' LICENSE LICENSE.apache20 README.md