. Add OpenJDK 6 updates up till the present for 2011.
This commit is contained in:
parent
4ffa86a702
commit
0729fee573
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37973
2 changed files with 83 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/dists/16.sgml,v 1.5 2010/01/09 15:55:30 glewis Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/16.sgml,v 1.6 2011/02/13 06:21:04 glewis Exp $">
|
||||
<!ENTITY title "&os; &java; Project: &jdk; 1.6">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
@ -11,10 +11,28 @@
|
|||
<tr>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
<b>August 9, 2011:</b> <a href="mailto:jkim@FreeBSD.org">Jung-uk
|
||||
Kim</a> updates the <a href="http://openjdk.java.net/">&openjdk;</a> 6 port
|
||||
to Build 23.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>March 1, 2011:</b> <a href="mailto:jkim@FreeBSD.org">Jung-uk
|
||||
Kim</a> updates the <a href="http://openjdk.java.net/">&openjdk;</a> 6 port
|
||||
to Build 22.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>February 9, 2011:</b> <a href="mailto:jkim@FreeBSD.org">Jung-uk
|
||||
Kim</a> updates the <a href="http://openjdk.java.net/">&openjdk;</a> 6 port
|
||||
to Build 21.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>July 10, 2010:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a>' update to Build 20 of the
|
||||
<a href="http://openjdk.java.net/">&openjdk;</a> 6 port is committed.
|
||||
Lewis</a> updates the <a href="http://openjdk.java.net/">&openjdk;</a> 6 port
|
||||
to Build 20.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
@ -20,10 +20,71 @@
|
|||
<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.12 2011/02/19 03:55:41 ryusuke Exp $
|
||||
$FreeBSD: www/en/java/news.xml,v 1.13 2011/07/08 19:54:33 uqs Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
<year>
|
||||
<name>2010</name>
|
||||
|
||||
<month>
|
||||
<name>August</name>
|
||||
|
||||
<day>
|
||||
<name>9</name>
|
||||
|
||||
<event>
|
||||
<title><a href="http://openjdk.java.net/">&openjdk;</a> 6 updated
|
||||
to Build 23.</title>
|
||||
|
||||
<p><a href="mailto:jkim@FreeBSD.org">Jung-uk Kim</a> updates
|
||||
the <a href="http://openjdk.java.net/">&openjdk;</a> 6 port to
|
||||
Build 23.
|
||||
See the <a href="dists/16.html">JDK 1.6.x page</a>
|
||||
for more details.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>March</name>
|
||||
|
||||
<day>
|
||||
<name>1</name>
|
||||
|
||||
<event>
|
||||
<title><a href="http://openjdk.java.net/">&openjdk;</a> 6 updated
|
||||
to Build 22.</title>
|
||||
|
||||
<p><a href="mailto:jkim@FreeBSD.org">Jung-uk Kim</a> updates
|
||||
the <a href="http://openjdk.java.net/">&openjdk;</a> 6 port to
|
||||
Build 22.
|
||||
See the <a href="dists/16.html">JDK 1.6.x page</a>
|
||||
for more details.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>February</name>
|
||||
|
||||
<day>
|
||||
<name>9</name>
|
||||
|
||||
<event>
|
||||
<title><a href="http://openjdk.java.net/">&openjdk;</a> 6 updated
|
||||
to Build 21.</title>
|
||||
|
||||
<p><a href="mailto:jkim@FreeBSD.org">Jung-uk Kim</a> updates
|
||||
the <a href="http://openjdk.java.net/">&openjdk;</a> 6 port to
|
||||
Build 21.
|
||||
See the <a href="dists/16.html">JDK 1.6.x page</a>
|
||||
for more details.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
</year>
|
||||
|
||||
<year>
|
||||
<name>2010</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue