Remove the Java press page since it hasn't been updated with new

stories for 5 years.
This commit is contained in:
Simon L. B. Nielsen 2004-05-13 20:52:49 +00:00
parent cb32d1a230
commit 91287ad85a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20902
3 changed files with 2 additions and 28 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/java/Makefile,v 1.2 2000/03/02 15:55:14 phantom Exp $
# $FreeBSD: www/en/java/Makefile,v 1.3 2000/11/07 04:05:16 kuriyama Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -16,7 +16,6 @@ DOCS+= howhelp.sgml
DOCS+= index.sgml
DOCS+= install.sgml
DOCS+= newsflash.sgml
DOCS+= press.sgml
DATA= j2j.gif

View file

@ -1,21 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/press.sgml,v 1.4 2000/04/30 22:57:34 nik Exp $">
<!ENTITY title "FreeBSD &java; Project: In The Press...">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0">
<tr>
<td>
<P><B>Java World March, 1999</B>:<A HREF="http://www.javaworld.com/javaworld/jw-03-1999/jw-03-volanomark-2.html">(link)</A>
<BR>JavaWorld presents Volano's report which studies the performance and network scalability of 16 Java virtual machines on 7 operating systems. FreeBSD is included using our 1.1.8 JDK.
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>