summaryrefslogtreecommitdiff
path: root/README
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 /README
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 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 3ff53b8a2..7852546b1 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-GNU Classpath README - Last updated: Feb 07, 2002
+GNU Classpath README - Last updated: May 05, 2002
GNU Classpath, Essential Libraries for Java is a project to create
a complete "clean room" implementation of the Java class libraries
@@ -16,12 +16,13 @@ include:
* SableVM (http://www.sablevm.org/)
* Jupiter (http://www.eecg.toronto.edu/~doylep/jupiter/)
* Joas (http://www.oberon.ethz.ch/jaos/)
+ * AegisVM (http://aegisvm.sourceforge.net/)
This is a development release only and is not ready for general
purpose use.
-GNU Classpath has been tested to work out of the box with the latest ORP
-release. Instructions for building ORP with this GNU Classpath release can
+GNU Classpath has been tested NOT to work out of the box with ORP 1.0.9.
+Instructions for building ORP with this GNU Classpath release can
be found at <http://www.gnu.org/software/classpath/doc/orp.html>.
Most JVMs come with their own customized version of GNU Classpath.
Please check if there is a customised version available for the JVM you