Add file for JDK 1.3

This commit is contained in:
Patrick S. Gardella 2000-01-29 23:55:06 +00:00
parent a450e60475
commit 0766aa3f3a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6453

25
en/java/dists/13.sgml Normal file
View file

@ -0,0 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Java Project: JDK 1.3">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<table width="600" border="0">
<tr>
<td>
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 1.3.x</FONT></h1>
<P>
<B>January 29, 2000:</B> Work has not begun on the JDK 1.3 port.
It will not be until after our JDK 1.2 release is done that we will begin
on JDK 1.3.
</td>
</tr>
</TABLE>
&footer;
</BODY>
</HTML>