users@jaxb.java.net

jaxb (or all jwsdp) jars are not compressed?

From: Andrew Ferguson <Andrew.Ferguson_at_arm.com>
Date: Fri, 23 Apr 2004 15:11:10 +0100

hi,

 would it be possible for the official jaxb jars to be compressed in
future?
 
in jwsdp-1.3, the jaxb related classes needed when distributing a
product take up:

        jaxb-api.jar 87K
        jaxb-libs.jar 268K
        jaxb-impl.jar 1757K
        
        total 2.05MB

but rejarring with compression gets them down to:

        jaxb-api.jar 42K
        jaxb-libs.jar 129K
        jaxb-impl.jar 775K

        total 945K

This is a good improvement when distributing the application across the
net. Is there any reason why they aren't compressed at the moment? (I
haven't found a jwsdp related jar file that is compressed yet either -
so would it be possible for all jwsdp related jars to be compressed in
future?)

thanks,
Andrew


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net