Set compiler source/target to 1.6
This commit is contained in:
parent
f17965b99e
commit
34d505119f
@ -165,7 +165,7 @@ sed -i "/Import-Package/s/.$/;resolution:=optional&/" slf4j-api/src/main/resourc
|
|||||||
%mvn_package :%{name}-nop
|
%mvn_package :%{name}-nop
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%mvn_build -f -s
|
%mvn_build -f -s -- -Drequired.jdk.version=1.6
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# Compat symlinks
|
# Compat symlinks
|
||||||
|
Loading…
Reference in New Issue
Block a user