Wong Kok Wai wrote: > The xerces.jar that is included in xerces-J-bin.1.0.2.zip was built with > compression turned off. Is there a reason for this or an error in the > makefile? With compression turned on, the resulting xerces.jar is almost > half the size!
This is to make the Jar files work in the CLASSPATH of all 1.1+ JVMs. It's better than requiring the user to extract the contents of the Jar and then re-jar it. -- Andy Clark * IBM, JTC - Silicon Valley * [EMAIL PROTECTED]