cvs commit: ports/Mk bsd.java.mk
Herve Quiroz
hq at FreeBSD.org
Thu Nov 3 09:37:50 PST 2005
hq 2005-11-03 17:37:49 UTC
FreeBSD ports repository
Modified files:
Mk bsd.java.mk
Log:
Disable the use of Jikes when using Java 1.5 because the current stable version
of Jikes not does support all of Java 1.5 extensions.
Porters may still enforce the use of Jikes with Java 1.5 by explicitely
setting:
USE_JIKES= yes
This fix is a temporary one and is bound to be removed whenever Java 1.5 gets
fully supported in Jikes.
Reported by: lawrance
Approved by: glewis (co-maintainer)
Revision Changes Path
1.68 +6 -1 ports/Mk/bsd.java.mk
More information about the cvs-all
mailing list