Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package http-builder for openSUSE:Factory checked in at 2021-12-17 23:54:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/http-builder (Old) and /work/SRC/openSUSE:Factory/.http-builder.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "http-builder" Fri Dec 17 23:54:25 2021 rev:3 rq:941007 version:0.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/http-builder/http-builder.changes 2019-11-26 16:57:13.164150271 +0100 +++ /work/SRC/openSUSE:Factory/.http-builder.new.2520/http-builder.changes 2021-12-17 23:54:45.267541719 +0100 @@ -1,0 +2,6 @@ +Fri Dec 17 07:45:52 UTC 2021 - Fridrich Strba <[email protected]> + +- Do not require gmavenplus-plugin, since it is only necessary to + generate test stubs, but we do not run tests during build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ http-builder.spec ++++++ --- /var/tmp/diff_new_pack.zrqeLo/_old 2021-12-17 23:54:45.947542283 +0100 +++ /var/tmp/diff_new_pack.zrqeLo/_new 2021-12-17 23:54:45.955542288 +0100 @@ -1,7 +1,7 @@ # # spec file for package http-builder # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,6 @@ BuildRequires: mvn(oauth.signpost:signpost-commonshttp4) BuildRequires: mvn(oauth.signpost:signpost-core) BuildRequires: mvn(org.apache.httpcomponents:httpclient) -BuildRequires: mvn(org.codehaus.gmavenplus:gmavenplus-plugin) BuildRequires: mvn(org.codehaus.groovy:groovy) BuildRequires: mvn(org.codehaus.groovy:groovy-json) BuildRequires: mvn(org.codehaus.groovy:groovy-xml) @@ -57,14 +56,6 @@ %pom_remove_plugin :cobertura-maven-plugin %pom_remove_plugin :gmaven-plugin -%pom_add_plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 . " - <executions> - <execution> - <goals> - <goal>testGenerateStubs</goal> - </goals> - </execution> - </executions>" # Useless tasks %pom_remove_plugin :maven-assembly-plugin
