Here is the complete list of resuscitated files:

configure.in
doc/www.gnu.org/docs/license.wml
doc/www.gnu.org/docs/redistribution.wml
gnu/java/awt/image/GdkPixbufDecoder.java
gnu/java/awt/image/GtkOffScreenDecoder.java
gnu/java/net/SocketInputStream.java
gnu/java/net/SocketOutputStream.java
gnu/java/net/protocol/file/FileURLConnection.java
gnu/java/net/protocol/http/HttpURLConnection.java
gnu/java/net/protocol/jar/JarURLConnection.java
gnu/java/nio/GenericBuffer.cpp
gnu/java/nio/GenericMappedByteFileBuffer.cpp
java/nio/GenericBuffer.cpp
javax/swing/ToggleButtonModel.java
javax/swing/plaf/basic/BasicDefaults.java
lib/gen_nio.sh.in
native/jni/gtk-peer/gnu_java_awt_image_GdkPixbufDecoder.c
vm/reference/java/lang/Runtime.java

Etienne

Etienne Gagnon wrote:
Hi Mark,

While importing Classpath into sablevm-classpath, using the
"classpath-0_08-release" tag, I notice that you are resuscitating
some files such as ./configure.in.  Why isn't this file left
into the Attic?  Maybe it's just a tagging mistake.

A good test, for a tag, is to do:
 cvs export -r tagname -d test classpath
then compare:
 diff -r classpath test | sort | less

So, maybe a thing to fix in 0.09?  ;-)  [It's considered bad
practice (and it is painful in CVS) to change an existing tag.
So, I recommend not changing the release-0_08-release tag.]

Have fun!

Etienne

Mark Wielaard wrote:

We are pleased to announce a new development release of GNU Classpath.
...




--
Etienne M. Gagnon, Ph.D.             http://www.info.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/


_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to