summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrian Jones <cbj@gnu.org>2002-05-06 04:44:26 +0000
committerBrian Jones <cbj@gnu.org>2002-05-06 04:44:26 +0000
commit128bf939967339f84ead339f0f071344b328bf89 (patch)
tree8617e25306bd4643f551433b018438654e69a366 /doc
parentfb0219dcce2e53020800c655562b5f7351b0579b (diff)
downloadclasspath-128bf939967339f84ead339f0f071344b328bf89.tar.gz
* doc/www.gnu.org/home.wml: Announcements section removed; we useclasspath-0_04-release
the News section of Savannah instead. Old announcements linked under documentation. Status information will be transitioning to Savannah Tasks system. Clarified affect of Classpath license upon JVM license. Added project menu bar from Savannah to top of web page. Removed mailing list information on this page, it is more detailed on the Lists link at the top of the page. Last modified author update * doc/www.gnu.org/announce/announcements.wml: last modified author * doc/www.gnu.org/include/macros.wml (header): Moved title to the right of droplet and enlarged text. Updated copyright date. * BUGS: update URL for submitting bugs * HACKING: update date; clarify via punctuation modification of vm/reference classes. * configure.in: added --enable-gtk-peer from Carlos Cavanna Updated version to 0.04; configure java/util/logging, java/util/regex * native/Makefile.am: SUBDIRS typo fixed * native/jni/Makefile.am: SUBDIRS conditionally defined based on --enable-gtk-peer * INSTALL: update with mention of --enable-gtk-peer, typo fixed * NEWS: updated for 0.04 release * README: updated with AegisVM, note failure to run with ORP 1.0.9 * TODO: removed duplicate information on where packages currently stand, too hard to keep up to date in multiple places. * THANKYOU: add Carlos Cavanna * java/util/logging/Makefile.am: new file * java/util/regex/Makefile.am: new file * java/util/regex/.cvsignore: new file * gnu/java/awt/peer/gtk/Makefile.am: EXTRA_DIST updated * gnu/java/locale/Makefile.am: ditto * java/awt/Makefile.am: ditto * java/net/Makefile.am: ditto * java/util/Makefile.am: ditto * java/util/zip/Makefile.am: ditto * javax/accessibility/Makefile.am: ditto * javax/swing/Makefile.am: ditto * javax/swing/plaf/Makefile.am: ditto * javax/swing/table/Makefile.am: ditto
Diffstat (limited to 'doc')
-rw-r--r--doc/www.gnu.org/announce/announcements.wml2
-rw-r--r--doc/www.gnu.org/home.wml88
-rw-r--r--doc/www.gnu.org/include/macros.wml12
3 files changed, 42 insertions, 60 deletions
diff --git a/doc/www.gnu.org/announce/announcements.wml b/doc/www.gnu.org/announce/announcements.wml
index 0733b9993..6a7d015f8 100644
--- a/doc/www.gnu.org/announce/announcements.wml
+++ b/doc/www.gnu.org/announce/announcements.wml
@@ -8,7 +8,7 @@
<lang:new id=en short>
<lang:star:slice:>
-<set-var last-modified-author="mjw">
+<set-var last-modified-author="cbj">
#include <include/macros.wml>
diff --git a/doc/www.gnu.org/home.wml b/doc/www.gnu.org/home.wml
index 7ed99acb6..8afb6ccb5 100644
--- a/doc/www.gnu.org/home.wml
+++ b/doc/www.gnu.org/home.wml
@@ -8,13 +8,28 @@
<lang:new id=en short>
<lang:star:slice:>
-<set-var last-modified-author="<mjw>">
+<set-var last-modified-author="<cbj>">
#include <include/macros.wml>
<header title="GNU Classpath">
<en>
<p>
+<hr SIZE="1" NoShade>
+<a class=tabselect href="http://savannah.gnu.org/projects/classpath/">Savannah</a>&nbsp;|&nbsp;
+
+<a class=tabs href="http://www.gnu.org/software/classpath/">Homepage</a>&nbsp;|&nbsp;
+<a class=tabs href="http://savannah.gnu.org/bugs/?group_id=85">Bugs</a>&nbsp;|&nbsp;
+<a class=tabs href="http://savannah.gnu.org/support/?group_id=85">Support</a>&nbsp;|&nbsp;
+<a class=tabs href="http://savannah.gnu.org/patch/?group_id=85">Patches</a>&nbsp;|&nbsp;
+<a class=tabs href="http://savannah.gnu.org/mail/?group_id=85">Lists</a>&nbsp;|&nbsp;
+
+<a class=tabs href="http://savannah.gnu.org/pm/?group_id=85">Tasks</a>&nbsp;|&nbsp;
+<a class=tabs href="http://savannah.gnu.org/news/?group_id=85">News</a>&nbsp;|&nbsp;
+<a class=tabs href="http://savannah.gnu.org/cvs/?group_id=85">CVS</a>&nbsp;|&nbsp;
+<a class=tabs href="http://savannah.gnu.org/files/?group_id=85">Files</a>&nbsp;|&nbsp;<hr SIZE="1" NoShade>
+
+<p>
GNU Classpath is a set of essential libraries for supporting the Java
language. Our goal is to provide a free replacement for Sun's
proprietary class libraries so that the GNU system can run programs
@@ -46,84 +61,43 @@ exception statement from your version.
<p>
As such, it can be used to run free as well as proprietary
-applications and applets.
+applications and applets. Using GNU Classpath as the class library
+for a Java virtual machine (JVM) does not affect the licensing of the
+JVM.
</p>
<p>
-Classpath is a work in progress. There have been no public releases;
-however, pre-release source code is available via GNU's anonymous CVS
-server, and snapshots of the Classpath tree have been released and are
+Classpath is still a work in progress. The first public release will
+be version 1.0. There have been no public releases; however, pre-release
+source code is available via GNU's anonymous
+<link url="http://savannah.gnu.org/cvs/?group_id=85" name="CVS server">
+, and snapshots of the Classpath tree have been released and are
available from <link url="ftp://alpha.gnu.org/gnu/classpath/"
name="ftp://alpha.gnu.org/gnu/classpath/">.
</p>
-<p>
-Directions for obtaining the source code through CVS are available
-at <link url="http://savannah.gnu.org/cvs/?group_id=85"
-name="http://savannah.gnu.org/cvs/?group_id=85">. These directions are
-for anonymous and developer access. Information about accessing CVS
-from behind a firewall is also available.
-</p>
-
-<p>
-Classpath has been converted to a <link url="http://savannah.gnu.org/"
-name="Savannah"> project. Our project page is <link
-url="http://savannah.gnu.org/projects/classpath/"
-name="http://savannah.gnu.org/projects/classpath/">. From there you
-can submit bug reports, check the latest news, find tasks yet to be
-done, and most importantly submit patches!
-</p>
-
</en>
-<H4>Announcements</H4>
-<UL>
- <LI><link url="announce/20020208.html"
- name="GNU Classpath Version 0.03"> (2002-02-08)</LI>
- <LI><link url="announce/20010106.html"
- name="GNU Classpath Version 0.02"> (2001-01-06)</LI>
- <LI><link url="announce/20001120.html"
- name="GNU Classpath Version 0.01"> (2000-11-20)</LI>
- <LI><link url="announce/19990206.html"
- name="GNU Classpath Version 0.00"> (1999-02-06)</LI>
-</UL>
-
<H4>Documentation</H4>
<UL>
<LI><link url="doc/orp.html" name="Using GNU
Classpath with ORP"></LI>
<LI><link url="doc/hacking.html"
name="GNU Classpath Hacker's Guide"></LI>
- <LI><link url="doc/vmintegration.html"
+ <LI><link url="doc/vmintegration.html"
name="Virtual Machine Integration Guide"></LI>
+ <LI><link url="announce/announcements.html"
+ name="Old News"></LI>
</UL>
-<H4><en>Mailing List</en></H4>
-<en>
-<p>
-There is one general discussion list for Classpath. You may
-<link url="http://mail.gnu.org/mailman/listinfo/classpath/" name="subscribe">
-to the mailing list via the web. However, you may also
-just send an email message with a subject of "subscribe"
-to <link url="mailto:classpath-request@gnu.org?subject=subscribe"
-name="&lt;classpath-request@gnu.org&gt;">. You may
-<link url="http://mail.gnu.org/mailman/listinfo/classpath/" name="unsubscribe">
-from the mailing list via the web as well. To send a message to the list,
-mail it to <link url="mailto:classpath@gnu.org" name="&lt;classpath@gnu.org&gt;">.
-An <link url="http://www.mail-archive.com/classpath%40gnu.org/" name="archive"> of
-the list is available which dates back to the beginning of the project.
-A new, but less comprehensive, archive of the mailing list is now located
-on <link url="http://mail.gnu.org/mailman/listinfo/classpath/" name="mail.gnu.org">.
-</p>
-</en>
-
<H4><en>Status</en></H4>
<p>
<en>
-We're aiming for GNU Classpath 1.0 to be fully compatible with Java
-1.1 and largely compatible with Java 1.2. Detailed information on the
+GNU Classpath 1.0 will be fully compatible with Java 1.1 and largely
+compatible with Java 2. Detailed information on the
current state of a package can be obtained by clicking on the
-appropriate link below.
+appropriate link below. This information will become part of the Savannah
+Tasks information in the future and no longer appear on this page.
</en>
</p>
<package-list>
diff --git a/doc/www.gnu.org/include/macros.wml b/doc/www.gnu.org/include/macros.wml
index 2d58cafdf..80d907984 100644
--- a/doc/www.gnu.org/include/macros.wml
+++ b/doc/www.gnu.org/include/macros.wml
@@ -7,7 +7,9 @@
<head>
<link rev="made" HREF="mailto:webmasters@www.gnu.org">
</head>
-<h3><en>GNU Classpath</en></h3>
+<table>
+<tr>
+<td>
<applet code="Animation.class" CODEBASE="/graphics" WIDTH="130" HEIGHT="86">
<param name="base-name" value="drop">
<param name="extension" value="jpg">
@@ -23,6 +25,12 @@
</a>
<a href="/philosophy/gif.html">no gifs due to patent problems</a>
</applet>
+</td>
+<td>
+<h1><en>GNU Classpath</en></h1>
+</td>
+</tr>
+</table>
<restore title>
</define-tag>
@@ -46,7 +54,7 @@ Please send comments on these web pages to
send other questions to
<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
<P>
-Copyright (C) 1999 Free Software Foundation, Inc.,
+Copyright (C) 1999-2002 Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111, USA
<P>
Verbatim copying and distribution of this entire article is