Set compiler source/target to 1.6
This commit is contained in:
parent
d013e14fae
commit
0fe3c5754d
@ -35,7 +35,7 @@ This package contains the API documentation for %{name}.
|
||||
# package-list from oracle.com. Create a dummy package-list to prevent that.
|
||||
mkdir -p extdoc && touch extdoc/package-list
|
||||
|
||||
ant maven
|
||||
ant maven -Dsourcever=1.6
|
||||
|
||||
%install
|
||||
%mvn_artifact build/maven/xz-%{version}.pom build/jar/xz.jar
|
||||
|
Loading…
Reference in New Issue
Block a user