users@glassfish.java.net

GlassFish V2 smaller download size.

From: Dinesh Patil <Dinesh.Patil_at_Sun.COM>
Date: Thu, 31 Aug 2006 11:32:58 -0700

Hi,
If you wondering why do you see following messages when you do GlassFish
Configuration
<https://glassfish.dev.java.net/public/downloadsindex.html#Instructions_to_unbundle_and_configure>
step or while running "maven bootstrap" (or bootstrap-pe), you can
read-on for the reason.

bootstrap:
pre-bootstrap:
    [unzip] Expanding: C:\sun\ws824\glassfish_dependencies\glassfish-image\jars\glassfish-image-SNAPSHOT.jar
                                into C:\sun\ws824\publish\glassfish
    [echo] Applying UnPack200 on Packed jars using JDK1.5
    [echo] C:\sun\ws824\publish\glassfish/lib/Pack200Task.jar
Unpacking with Unpack200
Source File :C:\sun\ws824\publish\glassfish\lib\appserv-cmp.jar.pack.gz
Dest. File :C:\sun\ws824\publish\glassfish\lib\appserv-cmp.jar
    [delete] Deleting: C:\sun\ws824\publish\glassfish\lib\appserv-cmp.jar.pack.gz

We have added JDK Jarpack pack200 and unpack200 tools to compress the
GlassFish Jars to reduce the download size.

More details on this blog:
http://blogs.sun.com/dpatil/entry/glassfish_v2_lightweight

thanks
Dinesh