Fixed misplaced line br
eaks. Submitted by: dirk
This commit is contained in:
parent
11fabb9dc0
commit
d58f749556
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7150
1 changed files with 15 additions and 16 deletions
|
|
@ -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.10 2000/05/03 14:29:33 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.11 2000/05/03 15:27:37 patrick Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -21,32 +21,31 @@ and 4.0 alpha). Most demo applets and applications run.
|
|||
little time testing the new port. While this is not a trivial task, there are
|
||||
clear step-by-step insturctions on how to build and use the port.
|
||||
<br>The patches may be found, as usual on:
|
||||
<br><a href="http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">
|
||||
http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</a>
|
||||
<br><a href="http://web.inter.nl.net/users/kjkoster/java/index.html">
|
||||
http://web.inter.nl.net/users/kjkoster/java/index.html</a>
|
||||
<br><a href=
|
||||
"http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</a>
|
||||
<br><a href=
|
||||
"http://web.inter.nl.net/users/kjkoster/java/index.html">http://web.inter.nl.net/users/kjkoster/java/index.html</a>
|
||||
<li><b>May 1, 2000:</b> Request for Enhancement - Now the number 1 RFE
|
||||
<BR>We have petitioned Sun to provide an official FreeBSD JDK2 port. We are curr
|
||||
ently in <B>1st</B> place in the vote count. If you are a member of the Java De
|
||||
veloper's Connection (it's free), you can vote for it as well <A HREF="http://de
|
||||
veloper.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.jav
|
||||
a.sun.com/developer/bugParade/bugs/4288745.html</A>
|
||||
<BR>We have petitioned Sun to provide an official FreeBSD JDK2 port. We are
|
||||
currently in <B>1st</B> place in the vote count. If you are a member of the
|
||||
Java Developer's Connection (it's free), you can vote for it as well
|
||||
<A HREF=
|
||||
"http://developer.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.java.sun.com/developer/bugParade/bugs/4288745.html</A>
|
||||
</UL>
|
||||
<H2>March, 2000</H2>
|
||||
<UL>
|
||||
<li><b>March 22, 2000:</b> Pre-Alpha JDK 1.2.2 patches availible.
|
||||
<BR>Greg Lewis releases the pre-alpha patches for enterprisi
|
||||
ng
|
||||
<BR>Greg Lewis releases the pre-alpha patches for enterprising
|
||||
Java users to build their own native FreeBSD JDK 1.2.2 from. This
|
||||
process is not for the faint of heart, and the resulting JDK is not for
|
||||
production systems. Having said that, most AWT and Swing demo's have been
|
||||
found to run. There is plenty of work to do, and we need all the testers we
|
||||
can find. Patches and build instructions may be downloaded from
|
||||
<A HREF="http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">http://www.e
|
||||
yesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</A>. Currently open
|
||||
<A HREF="http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">
|
||||
http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</A>. Currently open
|
||||
issues and test results may be found at
|
||||
<A HREF="http://web.inter.nl.net/users/kjkoster/java/index.html">http://web.inte
|
||||
r.nl.net/users/kjkoster/java/index.html.</A>
|
||||
<A HREF="http://web.inter.nl.net/users/kjkoster/java/index.html">
|
||||
http://web.inter.nl.net/users/kjkoster/java/index.html.</A>
|
||||
</UL>
|
||||
<H2>January, 2000</H2>
|
||||
<UL>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue