Update the status of the JAVA binary packages offered by the
FreeBSD Foundation. According to their website they offer certified versions of the 1.5.0-7 JRE and JDK for: - i386/5.5-RELEASE - i386/6.1-RELEASE - amd64/6.1-RELEASE
This commit is contained in:
parent
3c2a127c85
commit
09eda133a0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31016
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.25 2006/04/21 20:48:18 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.26 2006/08/19 21:20:36 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
@ -21,9 +21,10 @@
|
|||
(JRE™) and Java Development Kit (&jdk;).</p>
|
||||
|
||||
<p>The current release of the JDK and JRE available via the FreeBSD
|
||||
Foundation is 1.5.0. These binaries have been tested and
|
||||
certified to run with &os;/i386 5.4-RELEASE and 6.0-RELEASE, but
|
||||
may also work on other &os;/i386 5.X and 6.X releases.</p>
|
||||
Foundation is 1.5.0-7. These binaries have been tested and
|
||||
certified to run with &os;/i386 5.5-RELEASE, &os;/i386 6.1-RELEASE
|
||||
and &os;/amd64 6.1-RELEASE, but may also work on other &os;/i386 5.X
|
||||
releases as well as on &os;/i386 and &os;/amd64 6.X releases.</p>
|
||||
|
||||
<p>For further information about downloading the JDK and JRE
|
||||
binaries for FreeBSD, please see the <a
|
||||
|
|
Loading…
Reference in a new issue