Add mention and link for Blackdowns 1.2.2 RC4 JDK
This commit is contained in:
parent
fba0e277ae
commit
9be0f35917
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6458
2 changed files with 21 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.1 2000/01/29 14:17:07 wosch Exp $">
|
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.2 2000/01/29 23:53:43 patrick Exp $">
|
||||||
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
|
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -12,6 +12,14 @@
|
||||||
<td>
|
<td>
|
||||||
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 2 (aka 1.2.x)</FONT></h1>
|
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 2 (aka 1.2.x)</FONT></h1>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<b>January 30, 2000:</b> The Linux Blackdown Port Team has released RC4 of JDK 1.2
|
||||||
|
. It has been tested on FreeBSD 3.4-STABLE and later and runs all demo applets
|
||||||
|
and jfc demos. Several people have mentioned some problems running it with
|
||||||
|
Apache JServ. Until it can be added to the FreeBSD port tree, it can be found
|
||||||
|
at <a href="http://www.jmcm.org/tech/ports/linux_jdk.html">
|
||||||
|
http://www.jmcm.org/tech/ports/linux_jdk.html</a>. (Reported by Jose Marques)
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
<B>October 11, 1999:</B> Work has re-started on the Java2/JDK1.2 port.
|
<B>October 11, 1999:</B> Work has re-started on the Java2/JDK1.2 port.
|
||||||
Expect an early 'alpha' release in the coming weeks for FreeBSD
|
Expect an early 'alpha' release in the coming weeks for FreeBSD
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.1 2000/01/29 14:16:56 wosch Exp $">
|
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.2 2000/01/29 23:53:40 patrick Exp $">
|
||||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -11,6 +11,17 @@
|
||||||
<td>
|
<td>
|
||||||
<h1><FONT COLOR="#660000">Java for FreeBSD: NewsFlash!</FONT></h1>
|
<h1><FONT COLOR="#660000">Java for FreeBSD: NewsFlash!</FONT></h1>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<H2>January, 2000</H2><UL>
|
||||||
|
<li><b>January 30, 2000:</b> Blackdown 1.2.2RC4 JDK
|
||||||
|
<BR>The Linux Blackdown Port Team has released RC4 of JDK 1.2. It has
|
||||||
|
been tested on FreeBSD 3.4-STABLE and later and runs all demo applets
|
||||||
|
and jfc demos. Several people have mentioned some problems running it with
|
||||||
|
Apache JServ. Until it can be added to the FreeBSD port tree, it can be found
|
||||||
|
at <a href="http://www.jmcm.org/tech/ports/linux_jdk.html">
|
||||||
|
http://www.jmcm.org/tech/ports/linux_jdk.html</a>. (Reported by Jose Marques)
|
||||||
|
</ul>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
<H2>November, 1999</H2><UL>
|
<H2>November, 1999</H2><UL>
|
||||||
<LI><B>November 28, 1999:</B>Request for Enhancement
|
<LI><B>November 28, 1999:</B>Request for Enhancement
|
||||||
|
|
Loading…
Reference in a new issue