Remove maven-javadoc-plugin from all POMs
This commit is contained in:
parent
2c751517db
commit
b4d06ecbe3
@ -5,7 +5,7 @@
|
||||
|
||||
Name: google-%{short_name}
|
||||
Version: 4.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Lightweight dependency injection framework for Java 5 and above
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/google/%{short_name}
|
||||
@ -203,7 +203,7 @@ This package provides %{summary}.
|
||||
|
||||
# We don't have the custom doclet used by upstream. Remove
|
||||
# maven-javadoc-plugin to generate javadocs with default style.
|
||||
%pom_remove_plugin :maven-javadoc-plugin
|
||||
%pom_remove_plugin -r :maven-javadoc-plugin
|
||||
|
||||
# remove test dependency to make sure we don't produce requires
|
||||
# see #1007498
|
||||
@ -265,6 +265,9 @@ This package provides %{summary}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 24 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-5
|
||||
- Remove maven-javadoc-plugin from all POMs
|
||||
|
||||
* Thu Feb 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-4
|
||||
- Add missing BR on apache-resource-bundles
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user