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