Re: GNU Classpath 0.06 created

2003-08-24 Thread Per Bothner
Mark Wielaard wrote: Although I don't have access yet to alpha.gnu.org to publish the release I have already created the 0.06 release tarball. I also tagged the CVS tree as 'classpath-0_06-release'. You don't put releases on alpha.gnu.org - you put them on ftp.gnu.org. You can put pre-releases on

Re: date for release 0.06

2003-08-24 Thread Mark Wielaard
Hi, On Sat, 2003-08-23 at 15:57, John Leuner wrote: When should we expect 0.06 to be released? The tarball can already be found at http://www.klomp.org/mark/classpath/ The CVS tree has been taged and the version number in configure.in has already been bumped to 0.06+cvs. It has been tested and

Re: GNU Classpath 0.06 created

2003-08-24 Thread Mark Wielaard
Hi, On Sat, 2003-08-23 at 18:07, Per Bothner wrote: You don't put releases on alpha.gnu.org - you put them on ftp.gnu.org. You can put pre-releases on alpha.gnu.org, but if you already have a release there seems little point. My thinking was that the 0.0x releases are actually the

[japitools message] how to resolve 'SerialVersionUID'

2003-08-24 Thread Arnaud Vandyck
Hi all, if you look at japitools[1], there are some minor problems like this one: org.xml.sax Minor: 3 classes. Minor * class org.xml.sax.SAXException: SerialVersionUID=583241635256073760 in jdk14, but SerialVersionUID=-8251803752662179270 in classpath * class

java.sql.Time#setTime(long)

2003-08-24 Thread Arnaud Vandyck
This methode does not exist in classpath but does in J2SE1.4 http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Time.html#setTime(long) ... and is not deprecated. Also, Is it normal that the deprecated methode of this class throw an IllegalArgumentException? -- Arnaud Vandyck, STE fi, ULg

Re: java.sql.Time#setTime(long)

2003-08-24 Thread Mark Wielaard
Hi, On Sun, 2003-08-24 at 20:08, Arnaud Vandyck wrote: This methode does not exist in classpath but does in J2SE1.4 http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Time.html#setTime(long) ... and is not deprecated. And it seems to be defined in earlier versions like 1.3. It looks like

make distcheck and libtool 1.5a now work

2003-08-24 Thread Mark Wielaard
Hi, I got make distcheck and libtool 1.5 (and keeping 1.4.3) to work. make distcheck helps us to see whether a make dist really creates a good release tarball. It points out missing files or make rules which don't cleanup after themselves. In the future we might be able to add automatic Mauve

Towards GNU Classpath 0.07 and 1.0

2003-08-24 Thread Mark Wielaard
Hi all, Wanted to share my thoughts on the next snapshot 0.07 and what should be done before we can really start thinking about GNU Classpath 1.0. These are just suggestions so please yell and scream (politely) if you have other ideas about this. 0.07. The best thing for the next snapshot is to