Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-resolver for openSUSE:Factory checked in at 2022-03-30 20:36:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-resolver (Old) and /work/SRC/openSUSE:Factory/.maven-resolver.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-resolver" Wed Mar 30 20:36:04 2022 rev:11 rq:965942 version:1.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-resolver/maven-resolver.changes 2022-03-20 20:55:46.450545936 +0100 +++ /work/SRC/openSUSE:Factory/.maven-resolver.new.1900/maven-resolver.changes 2022-03-30 20:36:16.185333026 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 10:13:22 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-resolver.spec ++++++ --- /var/tmp/diff_new_pack.wYuv9j/_old 2022-03-30 20:36:16.685333438 +0200 +++ /var/tmp/diff_new_pack.wYuv9j/_new 2022-03-30 20:36:16.705333454 +0200 @@ -31,6 +31,7 @@ BuildRequires: apache-commons-lang3 BuildRequires: atinject BuildRequires: fdupes +BuildRequires: glassfish-annotation-api BuildRequires: google-guice BuildRequires: httpcomponents-client BuildRequires: httpcomponents-core @@ -46,9 +47,6 @@ BuildRequires: xmvn-install BuildRequires: xmvn-resolve BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: glassfish-annotation-api -%endif %if %{with tests} BuildRequires: ant-junit BuildRequires: cglib @@ -190,10 +188,6 @@ </archive> </configuration>" -%if 0%{?suse_version} <= 1500 -%pom_remove_dep javax.annotation:javax.annotation-api maven-resolver-impl -%endif - %{mvn_package} :maven-resolver %{mvn_package} :maven-resolver-{*} @1 %{mvn_alias} 'org.apache.maven.resolver:maven-resolver{*}' 'org.eclipse.aether:aether@1' @@ -208,9 +202,7 @@ build-jar-repository -s lib \ atinject \ commons-lang3 \ -%if 0%{?suse_version} > 1500 glassfish-annotation-api \ -%endif guice/google-guice-no_aop \ httpcomponents/httpclient \ httpcomponents/httpcore \