- Update to match the new binary version of Java available from the
FreeBSD Foundation. - Remove reference to the Java and Jakarta Tomcat article, since it has been removed.
This commit is contained in:
parent
9edb496169
commit
14954ed3cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27607
1 changed files with 5 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.22 2005/01/20 09:00:13 phantom Exp $">
|
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.23 2005/10/04 20:56:33 hrs Exp $">
|
||||||
<!ENTITY title "FreeBSD &java; Project">
|
<!ENTITY title "FreeBSD &java; Project">
|
||||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -23,27 +23,16 @@
|
||||||
(&jdk;).</p>
|
(&jdk;).</p>
|
||||||
|
|
||||||
<p>The current release of the JDK and JRE available via the
|
<p>The current release of the JDK and JRE available via the
|
||||||
FreeBSD Foundation is 1.3.1. These binaries have been
|
FreeBSD Foundation is 1.5.0. These binaries have been
|
||||||
tested and certified to run with FreeBSD 4.8-RELEASE, but
|
tested and certified to run with &os;/i386 5.4-RELEASE
|
||||||
may also work on other 4.X releases. These binaries are
|
and 6.0-RELEASE, but
|
||||||
not intended for use with FreeBSD 5.X, due to a binary
|
may also work on other &os;/i386 5.X and 6.X releases.</p>
|
||||||
compatibility issue the FreeBSD Foundation is working with
|
|
||||||
the FreeBSD release engineering team to resolve.</p>
|
|
||||||
|
|
||||||
<p>For further information about downloading the JDK and JRE
|
<p>For further information about downloading the JDK and JRE
|
||||||
binaries for FreeBSD, please see the <a
|
binaries for FreeBSD, please see the <a
|
||||||
href="http://www.FreeBSDFoundation.org/downloads/java.shtml">FreeBSD
|
href="http://www.FreeBSDFoundation.org/downloads/java.shtml">FreeBSD
|
||||||
Foundation Java Downloads</a> page.</p>
|
Foundation Java Downloads</a> page.</p>
|
||||||
|
|
||||||
<h3>Need help installing &java; on FreeBSD?</h3>
|
|
||||||
<p>The <a href="../doc/en_US.ISO8859-1/articles/java-tomcat/">
|
|
||||||
Java and Jakarta Tomcat</a> article is a useful guide in helping
|
|
||||||
users setup the &jdk; and the JRE™ on FreeBSD. It
|
|
||||||
also includes a small section on installing
|
|
||||||
<a href="http://jakarta.apache.org/tomcat/">Jakarta Tomcat</a>
|
|
||||||
from the
|
|
||||||
<a href="http://www.apache.org/">Apache Software Foundation</a>.</p>
|
|
||||||
|
|
||||||
<h2>News</h2>
|
<h2>News</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="newsflash.html">Announcements</a></li>
|
<li><a href="newsflash.html">Announcements</a></li>
|
||||||
|
|
Loading…
Reference in a new issue