Restrict to Java 8, since this doesn't compile with Java 11

PR:			251774
This commit is contained in:
Greg Lewis 2020-12-30 00:07:22 +00:00
parent 715d03554f
commit 8088efc2e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559633

View File

@ -12,6 +12,7 @@ COMMENT= Light-weight XML encoding library for Java
USES= tar:tgz
USE_JAVA= yes
JAVA_VERSION= 8
USE_ANT= yes
NO_ARCH= yes