This commit is contained in:
parent
a649d0c472
commit
e63c9f0c45
@ -26,7 +26,6 @@ Group: Development/Libraries/Java
|
||||
URL: https://errorprone.info
|
||||
Source0: %{source_name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(biz.aQute.bnd:bnd-maven-plugin)
|
||||
BuildRequires: mvn(com.google.auto.service:auto-service)
|
||||
@ -43,7 +42,6 @@ common programming mistakes at compile-time.
|
||||
%package annotation
|
||||
Summary: @BugPattern annotation
|
||||
Group: Development/Libraries/Java
|
||||
Requires: java-headless >= 1.8
|
||||
|
||||
%description annotation
|
||||
@BugPattern annotation for Google Error Prone
|
||||
@ -51,7 +49,6 @@ Requires: java-headless >= 1.8
|
||||
%package docgen_processor
|
||||
Summary: @BugPattern annotation processor
|
||||
Group: Development/Libraries/Java
|
||||
Requires: java-headless >= 1.8
|
||||
|
||||
%description docgen_processor
|
||||
JSR-269 annotation processor for @BugPattern annotation
|
||||
@ -59,7 +56,6 @@ JSR-269 annotation processor for @BugPattern annotation
|
||||
%package type_annotations
|
||||
Summary: error-prone type annotations
|
||||
Group: Development/Libraries/Java
|
||||
Requires: java-headless >= 1.8
|
||||
|
||||
%description type_annotations
|
||||
Google Error Prone type annotations
|
||||
|
Loading…
Reference in New Issue
Block a user