From: Andrew F. <And...@ar...> - 2005-01-05 11:36:32
|
hi, does anyone know whether merging the jazzlib jar with your own classes to produce one fat jar is allowed by the license? the only motivation for this is to reduce classloading time when launching from CD (there are lots of jars, one of which is jazzlib, so ideally i'd like to create one jar file and have that on cd) on slow cd drives this can make a real difference! thanks, Andrew ps. jazzlib has really helped get round the horribly slow index reading time of sun's implementation :) |