Set compiler source/target to 1.6
This commit is contained in:
parent
f3f997067e
commit
3e28834018
@ -135,6 +135,8 @@ popd
|
||||
export CLASSPATH=$(build-classpath glassfish-servlet-api)
|
||||
|
||||
ant \
|
||||
-Dcompiler.source=1.6 \
|
||||
-Dcompiler.target=1.6 \
|
||||
-Djava.awt.headless=true \
|
||||
-Dapi.j2se=%{_javadocdir}/java \
|
||||
-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
|
||||
|
Loading…
Reference in New Issue
Block a user