Update news: mention availability of the new revision of JDK1.3.1 patchset.
Reviewed by: Greg Lewis <glewis@eyesbeyond.com> Approved by: nik
This commit is contained in:
parent
8023c23003
commit
4af7e8e5b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10651
3 changed files with 22 additions and 6 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/13.sgml,v 1.7 2001/07/25 12:19:11 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.8 2001/09/09 18:27:28 sobomax Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 1.3">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -12,7 +12,17 @@
|
|||
<td>
|
||||
|
||||
<p>
|
||||
<b>August 27, 2001:</b><a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a>
|
||||
<b>September 10, 2001:</b> <a href="mailto:glewis@eyesbeyond.com">Greg
|
||||
Lewis</a> has released an updated patchset (patchlevel 4) for the JDK 1.3.1
|
||||
software and updated the ports/java/jdk13 port accordingly. The updated
|
||||
patches may be found, as usual at <a href=
|
||||
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
|
||||
<br>This release contains many fixes and improvements, so please upgrade
|
||||
before reporting a problem.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>August 27, 2001:</b> <a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a>
|
||||
has released a long-awaited port of the JDK 1.3.1 software. It can now be
|
||||
built from the ports directory ports/java/jdk13. It should be noted that all
|
||||
notes below apply and it is still very much a <strong>developer-only</strong>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.7 2000/10/14 13:56:06 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.8 2001/09/09 18:27:22 sobomax Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -81,8 +81,10 @@
|
|||
|
||||
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for JDK 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not supported.
|
||||
|
||||
<P><B>Newsflash!</B>We now have a JDK 1.3.1 alpha quality port. It can be
|
||||
built from the ports directory ports/java/jdk13. See <a href="dists/13.html">JDK 1.3.x page</a> for details.
|
||||
<P><B>Newsflash!</B> A new patchset (patchlevel 4) is available for the JDK 1.3.1 port.
|
||||
This release contains numerous bug fixes and improvements. Please don't forget to
|
||||
upgrade before reporting any problems. See <a href="dists/13.html">JDK 1.3.x page</a>
|
||||
for details.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.22 2001/07/14 05:28:21 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.23 2001/09/09 18:27:22 sobomax Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -12,6 +12,10 @@
|
|||
|
||||
<H2>September, 2001</H2>
|
||||
<UL>
|
||||
<li><b>September 10, 2001:</b>
|
||||
<br><a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a> has released an
|
||||
updated patchset (patchlevel 4) for the JDK 1.3.1 software. See
|
||||
<a href="dists/13.html">JDK 1.3.x page</a> for more details.
|
||||
<li><b>September 6, 2001:</b>
|
||||
<br><a href="mailto:sobomax@FreeBSD.org">Maxim Sobolev</a> has created a
|
||||
port of the Sun's <a href="http://www.sun.com/forte/ffj/index.html">Forte[tm]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue