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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 14 04:56:49 UTC 2015


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


diff --git a/hawtjni.spec b/hawtjni.spec
index eafd9fd..96c408f 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,6 +1,6 @@
 Name:             hawtjni
 Version:          1.10
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          Code generator that produces the JNI code
 License:          ASL 2.0 and EPL and BSD
 URL:              http://hawtjni.fusesource.org/
@@ -76,6 +76,9 @@ This package allows to use HawtJNI from a maven plugin.
 
 %pom_xpath_set "pom:groupId[text()='asm']" org.ow2.asm hawtjni-generator
 
+# javadoc generation fails due to strict doclint in JDK 8
+%pom_remove_plugin :maven-javadoc-plugin hawtjni-runtime
+
 %build
 %mvn_build
 
@@ -94,6 +97,9 @@ This package allows to use HawtJNI from a maven plugin.
 %files -n maven-hawtjni-plugin -f .mfiles-maven-plugin
 
 %changelog
+* Thu May 14 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.10-4
+- Remove maven-javadoc-plugin execution
+
 * Fri Nov 21 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.10-3
 - Spit runtime into subpackage
 - Resolves: rhbz#1166607
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/hawtjni.git/commit/?h=master&id=2d5ad7dfc717fce7e88e5f5992a22d24007eb1c7


More information about the scm-commits mailing list