mizdebsk pushed to msv (master). "Remove maven-javadoc-plugin execution"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 14 05:02:58 UTC 2015


From 1a292e6f10d1effb796e4263141c62982004bfa0 Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk at redhat.com>
Date: Thu, 14 May 2015 07:02:05 +0200
Subject: Remove maven-javadoc-plugin execution


diff --git a/msv.spec b/msv.spec
index 5556899..b7d4585 100644
--- a/msv.spec
+++ b/msv.spec
@@ -1,7 +1,7 @@
 Name:          msv
 Epoch:         1
 Version:       2013.6.1
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       Multi-Schema Validator
 License:       BSD and ASL 1.1
 URL:           http://msv.java.net/
@@ -97,6 +97,9 @@ Requires:      msv-xsdlib
 # We don't have this plugin
 %pom_remove_plugin :buildnumber-maven-plugin
 
+# javadoc generation fails due to strict doclint in JDK 8
+%pom_remove_plugin :maven-javadoc-plugin
+
 # Needed becuase of patch3
 %pom_add_dep xml-resolver:xml-resolver
 
@@ -204,6 +207,9 @@ cp -pr xsdlib/examples/* %{buildroot}%{_datadir}/%{name}/xsdlib
 %{_datadir}/%{name}
 
 %changelog
+* Thu May 14 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:2013.6.1-5
+- Remove maven-javadoc-plugin execution
+
 * Sun Sep 14 2014 Gerard Ryan <galileo at fedoraproject.org> - 1:2013.6.1-4
 - Don't install testharness jar: pulls in ant
 - Fix changelog bogus date warning
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/msv.git/commit/?h=master&id=1a292e6f10d1effb796e4263141c62982004bfa0


More information about the scm-commits mailing list