Is anyone interested in taking over maintenance of the Jazzlib library? For a while I produced releases of jazzlib using the java.util.zip sources in Classpath. I have a little script (in lib/jazzlib): http://cvs.savannah.gnu.org/viewcvs/classpath/lib/jazzlib/makeJazzlibDist.sh?rev=1.5&root=classpath&view=markup which produces a source release as tar or zip and .class files as a zip or jar file. It also does a bit of hackery to produce a second version, with all code in the net.sf.jazzlib namespace ... so that this library can be used as an alternative to the standard java.util.zip shipped with the runtime. John Leuner