This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: minor gcj web page update
- From: Tom Tromey <tromey at redhat dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 19 Mar 2004 10:43:50 -0700
- Subject: Patch: FYI: minor gcj web page update
- Reply-to: tromey at redhat dot com
This fixes the last gcj news entry as discussed a while back.
Also this links to the Jessie project as our recommended JSSE
implementation.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* index.html: Link to Jessie. Mention `major' release.
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.139
diff -u -r1.139 index.html
--- index.html 9 Mar 2004 19:26:18 -0000 1.139
+++ index.html 19 Mar 2004 17:54:39 -0000
@@ -63,6 +63,13 @@
<a href="http://www.gnu.org/software/gnu-crypto/">GNU Crypto</a>.
</p>
+<p>
+For JSSE
+(including <code>javax.net</code>, <code>javax.net.ssl</code>,
+and <code>javax.security.cert</code> support), we recommend
+<a href="http://www.nongnu.org/jessie/">Jessie</a>.
+</p>
+
<br />
<br />
@@ -79,7 +86,7 @@
(for merging into Classpath) and Anthony Green (for merging into
libgcj), we now have support for <code>java.util.regex</code>. This
arrives a little too late for gcc 3.4, but it will appear in the next
-release.
+major release.
</td></tr>
<tr><td valign="top">