Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2005 17:37:49 +0000 (UTC)
From:      Herve Quiroz <hq@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.java.mk
Message-ID:  <200511031737.jA3HboJ6009562@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511031737.jA3HboJ6009562>