commit maven-reporting-exec for openSUSE:Factory

2019-11-26 Thread root
Hello community,

here is the log from the commit of package maven-reporting-exec for 
openSUSE:Factory checked in at 2019-11-26 16:59:19

Comparing /work/SRC/openSUSE:Factory/maven-reporting-exec (Old)
 and  /work/SRC/openSUSE:Factory/.maven-reporting-exec.new.26869 (New)


Package is "maven-reporting-exec"

Tue Nov 26 16:59:19 2019 rev:4 rq:750590 version:1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/maven-reporting-exec/maven-reporting-exec.changes
2019-06-04 12:13:07.271806433 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-reporting-exec.new.26869/maven-reporting-exec.changes
 2019-11-26 16:59:27.980105755 +0100
@@ -1,0 +2,6 @@
+Sun Nov 24 17:09:42 UTC 2019 - Fridrich Strba 
+
+- Specify maven.compiler.release to fix build with jdk9+ and newer
+  maven-javadoc-plugin
+
+---



Other differences:
--
++ maven-reporting-exec.spec ++
--- /var/tmp/diff_new_pack.bq4b6P/_old  2019-11-26 16:59:28.656105531 +0100
+++ /var/tmp/diff_new_pack.bq4b6P/_new  2019-11-26 16:59:28.656105531 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-reporting-exec
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,10 +72,10 @@
 %pom_change_dep org.sonatype.sisu:sisu-inject-plexus 
org.eclipse.sisu:org.eclipse.sisu.plexus
 
 %build
-# Test are skipped because there are errors with PlexusLogger
-# More info possibly here:
-# 
https://docs.sonatype.org/display/AETHER/Using+Aether+in+Maven+Plugins?focusedCommentId=10485782#comment-10485782
-%{mvn_build} -f
+%{mvn_build} -f \
+%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
+   -- -Dmaven.compiler.release=6
+%endif
 
 %install
 %mvn_install





commit maven-reporting-exec for openSUSE:Factory

2019-06-04 Thread root
Hello community,

here is the log from the commit of package maven-reporting-exec for 
openSUSE:Factory checked in at 2019-06-04 12:12:50

Comparing /work/SRC/openSUSE:Factory/maven-reporting-exec (Old)
 and  /work/SRC/openSUSE:Factory/.maven-reporting-exec.new.5148 (New)


Package is "maven-reporting-exec"

Tue Jun  4 12:12:50 2019 rev:3 rq:707301 version:1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/maven-reporting-exec/maven-reporting-exec.changes
2019-05-06 13:27:49.397329331 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-reporting-exec.new.5148/maven-reporting-exec.changes
  2019-06-04 12:13:07.271806433 +0200
@@ -1,0 +2,5 @@
+Mon Jun  3 17:53:13 UTC 2019 - Jan Engelhardt 
+
+- Trim description repetition of itself.
+
+---



Other differences:
--
++ maven-reporting-exec.spec ++
--- /var/tmp/diff_new_pack.RG2VIg/_old  2019-06-04 12:13:07.843806245 +0200
+++ /var/tmp/diff_new_pack.RG2VIg/_new  2019-06-04 12:13:07.843806245 +0200
@@ -47,8 +47,7 @@
 BuildArch:  noarch
 
 %description
-Classes to manage report plugin executions with Maven 3. Contains classes for
-managing and configuring reports and their execution.
+Classes to manage and configure report plugin executions with Maven 3.
 
 %package javadoc
 Summary:API documentation for %{name}





commit maven-reporting-exec for openSUSE:Factory

2019-05-06 Thread root
Hello community,

here is the log from the commit of package maven-reporting-exec for 
openSUSE:Factory checked in at 2019-05-06 13:27:46

Comparing /work/SRC/openSUSE:Factory/maven-reporting-exec (Old)
 and  /work/SRC/openSUSE:Factory/.maven-reporting-exec.new.5148 (New)


Package is "maven-reporting-exec"

Mon May  6 13:27:46 2019 rev:2 rq:700915 version:1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/maven-reporting-exec/maven-reporting-exec.changes
2019-05-05 21:22:15.173413429 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-reporting-exec.new.5148/maven-reporting-exec.changes
  2019-05-06 13:27:49.397329331 +0200
@@ -1,0 +2,5 @@
+Sun May  5 20:30:17 UTC 2019 - Jan Engelhardt 
+
+- Add Group: field.
+
+---



Other differences:
--
++ maven-reporting-exec.spec ++
--- /var/tmp/diff_new_pack.mLSLeB/_old  2019-05-06 13:27:50.145330960 +0200
+++ /var/tmp/diff_new_pack.mLSLeB/_new  2019-05-06 13:27:50.145330960 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-reporting-exec
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 Patch0001:  0001-Port-to-Eclipse-Aether-and-Eclipse-Sisu.patch
 BuildRequires:  fdupes
 BuildRequires:  maven-local
+BuildRequires:  unzip
 BuildRequires:  mvn(org.apache.maven.plugins:maven-invoker-plugin)
 BuildRequires:  mvn(org.apache.maven.reporting:maven-reporting-api)
 BuildRequires:  mvn(org.apache.maven.shared:maven-shared-components:pom:)
@@ -42,7 +43,6 @@
 BuildRequires:  mvn(org.eclipse.aether:aether-api)
 BuildRequires:  mvn(org.eclipse.aether:aether-util)
 BuildRequires:  mvn(org.eclipse.sisu:org.eclipse.sisu.plexus)
-BuildRequires:  unzip
 Requires:   java-headless
 BuildArch:  noarch
 
@@ -52,6 +52,7 @@
 
 %package javadoc
 Summary:API documentation for %{name}
+Group:  Documentation/HTML
 
 %description javadoc
 The API documentation of %{name}.