First, I wanted to let everyone know that Japhar is planning on putting out a release 0.07 RSN with the Classpath support included. As soon as that happens, I'll offically put out our first development release. Second, I have finished writing java.sql. I still have to test it, but am confident it should not be very difficult to get working. It includes full JDK1.2/JDBC 2.0 support and full documentation. Brian, could you add a link to the CVS directory for it on our web page? I'm not sure what your setup is over there. Third, I have been back working on java.text again. Date formatting works, but not parsing. I want to at least get the format/parsing classes working in the short term since many Java applications rely on them. Once that is done, I think we should be able to run most non-AWT apps pretty well. Fourth, As I mentioned in a previous message, I have also been writing a free jar command replacement. So nobody start working on one. And if anyone was planning on working on that javadoc replacement, please contact me as I have some ideas about it. Fifth, regenerating dependency info right now might result in an uncompilable library. We have some dependencies to classes I don't think are done (like BigDecimal) in java.sql which may cause problems. I'll hopefully be getting this all fixed soon. -- Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

