doc/en/java/dists/14.sgml
Hiroki Sato cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00

100 lines
4.5 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.12 2006/05/08 20:32:07 glewis Exp $">
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.4">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<table border="0">
<tr>
<td>
<p>
<b>December 19, 2005:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released the eighth patchset (patchlevel 8) for the
&jdk;&nbsp;1.4 software. This patchset provides several bug fixes
and adds support for DragonFly.
Information on downloading the patchset can be found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
</p>
<p>
<b>December 13, 2004:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released the seventh patchset (patchlevel 7) for the
&jdk;&nbsp;1.4 software. This patchset provides several bug fixes,
including fixes for the critical security vulnerabilities recently
discovered in the browser plugin.
Information on downloading the patchset can be
found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
</p>
<p>
<b>December 30, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released the sixth patchset (patchlevel 6) for the &jdk;&nbsp;1.4
software. This release should be suitable for most applications. The &jdk; it
produces is de facto compliant, but use in a production environment is still at
your own risk. This patchset is mainly a bugfix release over 1.4.2p5.
Information on downloading the patchset can be
found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
</p>
<p>
<b>November 11, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released the fifth patchset (patchlevel 5) for the &jdk;&nbsp;1.4
software. This release updates the &jdk; to version 1.4.2. Thanks to
a lot of hard work by <a href="mailto:phantom@FreeBSD.org">Alexey Zelkin</a>
this release passes Sun's compatibility tests in all but a mixed IPv4 and
IPv6 environment. Information on downloading the patchset can be found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
</p>
<p>
<b>October 10, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released the fourth patchset (patchlevel 4) for the &jdk;&nbsp;1.4
software. The code is now suitable for most applications, although it does
still contain some problems. Browser plugin support works, GCC 3.3 is
supported and many bugfixes are included. This patchset is the
result of a lot of hard work by the BSD Java Porting Team and continued
support from the FreeBSD Foundation. Information on downloading the patchset
can be found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
</p>
<p>
<b>March 7, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released the third patchset (patchlevel 3) for the &jdk;&nbsp;1.4
software. The code is now ready for general testing, although not all
features have been implemented (e.g. plugin, NIO). This patchset is the
result of a lot of hard work by <a href="mailto:phantom@FreeBSD.org">Alexey
Zelkin</a>. Information on downloading the patchset can be found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
</p>
<p>
<b>February 4, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released the second patchset (patchlevel 2) for the &jdk;&nbsp;1.4
software. Please keep in mind that this patchset is still for experienced
testers and developers. This patchset is based on &jdk;&nbsp;1.4.1 and is the
result of a lot of hard work by <a href="mailto:phantom@FreeBSD.org">Alexey
Zelkin</a>. Information on downloading the patchset can be found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
</p>
<p>
<b>November 15, 2002:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released an initial patchset (patchlevel 1) for the &jdk;&nbsp;1.4.0
software. Keep in mind that it's an initial patchset, so it is supposed for
developers (mostly). Patches may be found at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>
</p>
</td>
</tr>
</TABLE>
&footer;
</BODY></HTML>