Set compiler source/target levels to 1.6
This commit is contained in:
parent
359fce7886
commit
fc569b469a
@ -32,6 +32,8 @@ Detection.
|
|||||||
%setup -q -n %{name}
|
%setup -q -n %{name}
|
||||||
cp %{SOURCE1} NOTICE-CC-BY
|
cp %{SOURCE1} NOTICE-CC-BY
|
||||||
|
|
||||||
|
%pom_xpath_set "pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/*" 1.6
|
||||||
|
|
||||||
%mvn_file :ri %{name}
|
%mvn_file :ri %{name}
|
||||||
%mvn_alias :ri com.google.code.findbugs:jsr305
|
%mvn_alias :ri com.google.code.findbugs:jsr305
|
||||||
%mvn_package ":{proposedAnnotations,tcl}" __noinstall
|
%mvn_package ":{proposedAnnotations,tcl}" __noinstall
|
||||||
|
Loading…
Reference in New Issue
Block a user