classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

patch for 0.09: README missing information.


From: Steven Augart
Subject: patch for 0.09: README missing information.
Date: Sat, 1 May 2004 01:53:39 -0400

Mark, or anyone else with write access:

Please stick this in before you ship 0.09 today.  Some status
information is missing from the README file that needs to be there for
the release.

Thanks,

--Steve Augart

---- Patch Follows ----

Index: README
===================================================================
RCS file: /cvsroot/classpath/classpath/README,v
retrieving revision 1.13
diff -I*.class -u -r1.13 README
--- README      30 Apr 2004 12:32:15 -0000      1.13
+++ README      1 May 2004 05:46:22 -0000
@@ -1,4 +1,4 @@
-GNU Classpath README - Last updated: Arpil 30, 2004
+GNU Classpath README - Last updated: May 1, 2004
 
 GNU Classpath, Essential Libraries for Java is a project to create
 a complete "clean room" implementation of the Java class libraries 
@@ -14,16 +14,20 @@
        * GCC with GCJ  (http://gcc.gnu.org/java/)
        * Kaffe         (http://www.kaffe.org/)
 
-Smaller (runtime only) environments based on GNU Classpath includei
-(recommended for GNU Classpath hackers):
+Smaller (runtime only) environments based on the latest released GNU
+Classpath include (recommended for GNU Classpath hackers):
 
        * JamVM         (http://www.jamvmv.org/)
        * Jikes RVM     (http://www.ibm.com/developerworks/oss/jikesrvm/)
        * Kissme        (http://kissme.sourceforge.net/)
+       * SableVM       (http://www.sablevm.org)
 
-In general the latest releases of the above VMs will work out of the box
-with the latest GNU Classpath release (and in most cases directly with the
-development sources from CVS).
+In general the latest releases of JamVM, Jikes RVM, and Kissme will
+work out of the box with the latest GNU Classpath release (and in most
+cases directly with the development sources from CVS).  GCJ, Kaffe,
+and SableVM use modified versions of the Classpath libraries; the
+SableVM project, at least, synchronizes with the Classpath CVS head
+every couple of weeks.
 
 See for other GNU Classpath based runtimes, compilers and tools the
 GNU Classpath website: http://www.gnu.org/software/classpath/stories.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]