Thanks to Mark for kindly bundling up a 0.96.1 release. This patch finally sets us off with 0.97.
2007-10-16 Andrew John Hughes <[EMAIL PROTECTED]> * NEWS: Kickoff updates for 0.97. * configure.ac: Set version to 0.97-pre. * doc/www.gnu.org/newsitems.txt: Add 0.96.1. * doc/www.gnu.org/downloads/downloads.wml: Likewise. * doc/www.gnu.org/announce/20071015.wml: Add missing URLs. * doc/www.gnu.org/announce/20071016.wml: New file. -- Andrew :-) Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html public class gcj extends Freedom implements Java { ... }
Index: NEWS =================================================================== RCS file: /cvsroot/classpath/classpath/NEWS,v retrieving revision 1.186 diff -u -3 -p -u -r1.186 NEWS --- NEWS 16 Oct 2007 16:31:21 -0000 1.186 +++ NEWS 16 Oct 2007 20:20:31 -0000 @@ -1,3 +1,5 @@ +New in release 0.97 + New in release 0.96.1 (Oct 16, 2007) * Small compile, configure and build fixes. Index: configure.ac =================================================================== RCS file: /cvsroot/classpath/classpath/configure.ac,v retrieving revision 1.216 diff -u -3 -p -u -r1.216 configure.ac --- configure.ac 16 Oct 2007 16:31:22 -0000 1.216 +++ configure.ac 16 Oct 2007 20:20:31 -0000 @@ -6,7 +6,7 @@ dnl ------------------------------------ dnl define([AC_CACHE_LOAD], )dnl dnl define([AC_CACHE_SAVE], )dnl -AC_INIT([GNU Classpath],[0.96.1],[EMAIL PROTECTED],[classpath]) +AC_INIT([GNU Classpath],[0.97-pre],[EMAIL PROTECTED],[classpath]) AC_CONFIG_SRCDIR(java/lang/System.java) AC_CANONICAL_TARGET Index: doc/www.gnu.org/newsitems.txt =================================================================== RCS file: /cvsroot/classpath/classpath/doc/www.gnu.org/newsitems.txt,v retrieving revision 1.44 diff -u -3 -p -u -r1.44 newsitems.txt --- doc/www.gnu.org/newsitems.txt 16 Oct 2007 07:48:15 -0000 1.44 +++ doc/www.gnu.org/newsitems.txt 16 Oct 2007 20:20:31 -0000 @@ -1,3 +1,8 @@ +<newsitem date="16 Oct 2007"> +<createlink name="GNU Classpath 0.96.1" + url="announce/20071016.html"> +</newsitem> + <newsitem date="15 Oct 2007"> <createlink name="GNU Classpath 0.96" url="announce/20071015.html"> Index: doc/www.gnu.org/announce/20071015.wml =================================================================== RCS file: /cvsroot/classpath/classpath/doc/www.gnu.org/announce/20071015.wml,v retrieving revision 1.1 diff -u -3 -p -u -r1.1 20071015.wml --- doc/www.gnu.org/announce/20071015.wml 16 Oct 2007 07:48:15 -0000 1.1 +++ doc/www.gnu.org/announce/20071015.wml 16 Oct 2007 20:20:31 -0000 @@ -29,7 +29,7 @@ have focused on bringing together Class IcedTea (<createlink url="http://icedtea.classpath.org">) and on using the new OpenJDK code within existing Free runtime environments such as cacao (<createlink url="http://www.cacaojvm.org/">) and IKVM -(<createlink url="http://www.ikvm.net/"). We hope to +(<createlink url="http://www.ikvm.net/">). We hope to extend support and work together with the OpenJDK community over time. <p> This release switches fully towards the 1.5 generics work that we @@ -46,11 +46,12 @@ has been made in this release. <p> That said, the main feature of this release is our new experimental GStreamer peer arising from the work of Mario Torre on his Google Summer of Code -project (http://code.google.com/soc/2007). This provides support for the -javax.sound API using the GStreamer library (gstreamer.freedesktop.org), -allowing any sound file supported by GStreamer to be played from Java. Full -details are provided in the included README.gstreamer file. The peer is not -yet ready for production use, but please try it and give us your feedback. +project (<createlink url="http://code.google.com/soc/2007">). This provides +support for the javax.sound API using the GStreamer library +(<createlink url="http://gstreamer.freedesktop.org">), allowing any sound file +supported by GStreamer to be played from Java. Full details are provided in +the included README.gstreamer file. The peer is not yet ready for production +use, but please try it and give us your feedback. <p> We've also improved our support for interacting with the outside world. Our JNI header has been updated to 1.6, we now better support choosing a compiler @@ -62,7 +63,7 @@ AWT and Swing have seen a host of bug fi improved Escher peers. Our thanks to Roman Kennke and others working on Classpath's GUI support. Screenshots of applications (eclipse, jedit, jfreechart, "jgecko", statcvs and more) working out of the box with GNU -Classpath can be found at http://developer.classpath.org/screenshots/ +Classpath can be found at <createlink url="http://developer.classpath.org/screenshots/">. <p> With our last release, 0.95, we switched fully towards the 1.5 generics work that we previously released separately as classpath-generics. All this work Index: doc/www.gnu.org/announce/20071016.wml =================================================================== RCS file: doc/www.gnu.org/announce/20071016.wml diff -N doc/www.gnu.org/announce/20071016.wml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ doc/www.gnu.org/announce/20071016.wml 16 Oct 2007 20:20:31 -0000 @@ -0,0 +1,13 @@ +#!wml --include=.. + +#include "include/layout.wml" + +<subject "GNU Classpath 0.96.1 Announcement (2007-10-16)"> + +<box> +<boxtitle>GNU Classpath 0.96.1 "Staying Alive"</boxtitle> +<boxitem> +We are proud to announce the release of GNU Classpath 0.96.1 "Staying Alive", +a minor bug fix release to solve some build issues. +</boxitem> +</box> Index: doc/www.gnu.org/downloads/downloads.wml =================================================================== RCS file: /cvsroot/classpath/classpath/doc/www.gnu.org/downloads/downloads.wml,v retrieving revision 1.22 diff -u -3 -p -u -r1.22 downloads.wml --- doc/www.gnu.org/downloads/downloads.wml 16 Oct 2007 07:48:16 -0000 1.22 +++ doc/www.gnu.org/downloads/downloads.wml 16 Oct 2007 20:20:31 -0000 @@ -77,10 +77,10 @@ sub mylink { <download-block> <download - date="15 Oct 2007" - version="0.96" - url="ftp://ftp.gnu.org/gnu/classpath/classpath-0.96.tar.gz" - notes="http://www.gnu.org/software/classpath/announce/20071015.html" + date="16 Oct 2007" + version="0.96.1" + url="ftp://ftp.gnu.org/gnu/classpath/classpath-0.96.1.tar.gz" + notes="http://www.gnu.org/software/classpath/announce/20071016.html" > <!-- download @@ -100,6 +100,12 @@ sub mylink { <download-block> <download + date="15 Oct 2007" + version="0.96" + url="ftp://ftp.gnu.org/gnu/classpath/classpath-0.96.tar.gz" + notes="http://www.gnu.org/software/classpath/announce/20071015.html" +> +<download date="23 Apr 2007" version="0.95" url="ftp://ftp.gnu.org/gnu/classpath/classpath-0.95.tar.gz"
signature.asc
Description: Digital signature