. Belatedly note the release of patchset 3.
This commit is contained in:
parent
b6e25490dd
commit
1e04d61210
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27753
2 changed files with 20 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.3 2005/09/04 06:00:09 glewis Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.4 2005/10/04 20:56:33 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -12,6 +12,19 @@
|
|||
<tr>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
<b>April 7, 2006:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the third patchset (patchlevel 3, "Siberian")
|
||||
for the &jdk; 1.5.0 software. This release should be suitable for
|
||||
most applications, as most of the changes since the last patchset are
|
||||
changes which were backported from the binary release source base to
|
||||
make it JCK compliant. In addition, Java Web Start now works and a
|
||||
problem with the zlib library which caused Eclipse to crash has been fixed.
|
||||
However, use in a production environment is at your own risk, as always.
|
||||
Information on downloading the patchset can be found at
|
||||
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk15.html">http://www.eyesbeyond.com/freebsddom/java/jdk15.html</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>September 3, 2005:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the second patchset (patchlevel 2, "Tasmanian")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.46 2006/05/08 20:33:40 glewis Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: Newsflash">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -13,7 +13,11 @@
|
|||
|
||||
<h2>April, 2006</h2>
|
||||
<ul>
|
||||
<li><b>April 5, 2005:</b>
|
||||
<li><b>April 7, 2006:</b>
|
||||
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released the
|
||||
third patchset (patchset 3) in the &jdk; 1.5 series. See the
|
||||
<a href="dists/15.html">JDK 1.5.x page</a> for more details.</li>
|
||||
<li><b>April 5, 2006:</b>
|
||||
<br><a href="http://www.freebsdfoundation.org/">The FreeBSD Foundation</a>
|
||||
has announced binary releases of the JDK 1.5 and JRE 1.5. For more
|
||||
details, see the
|
||||
|
|
Loading…
Reference in a new issue