Set compiler source/target to 1.6
This commit is contained in:
parent
d013e14fae
commit
0fe3c5754d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue