. Announce patchset 8 for JDK 1.5.0.
This commit is contained in:
parent
862bbd86d9
commit
7771675990
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31520
2 changed files with 34 additions and 2 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/dists/15.sgml,v 1.9 2007/08/03 05:22:40 glewis Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.10 2007/10/30 16:12:49 glewis Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
@ -11,6 +11,16 @@
|
|||
<tr>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
<b>February 14, 2008:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the eighth patchset (patchlevel 8, "Tarragindi")
|
||||
for the &jdk; 1.5.0 software. This release now supports NetBSD/amd64
|
||||
and the browser plugin runs on the amd64 architecture. In
|
||||
addition, the source code base has been updated to 1.5.0 Update 14. 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>October 23, 2007:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the seventh patchset (patchlevel 7, "South China")
|
||||
|
|
|
@ -20,10 +20,32 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/java/news.xml,v 1.1 2008/01/12 04:05:41 murray Exp $
|
||||
$FreeBSD: www/en/java/news.xml,v 1.2 2008/01/15 19:49:38 murray Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
<year>
|
||||
<name>2008</name>
|
||||
|
||||
<month>
|
||||
<name>February</name>
|
||||
|
||||
<day>
|
||||
<name>24</name>
|
||||
|
||||
<event>
|
||||
<title>Patchset 8 for &jdk; 1.5 released</title>
|
||||
|
||||
<p><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has
|
||||
released the eighth patchset (patchset 8) in the
|
||||
&jdk; 1.5 series. See the <a
|
||||
href="dists/15.html">JDK 1.5.x page</a> for more
|
||||
details.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
</year>
|
||||
|
||||
<year>
|
||||
<name>2007</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue