I'm using the gradle tar task with gzip compression and my images are getting 
munged up. Does anyone know what might be going on here?

Source
 ls -lh src/main/webapp/images/sign_in.gif 
-rw-r--r-- 1 vkolovos 10276 1.9K Nov 17 18:14 src/main/webapp/images/sign_in.gif

Deployed (untarred)
ls -lh ROOT.war/images/sign_in.gif 
-rw-r--r-- 1 vkolovos 10276 3.3K Nov 17 18:14 ROOT.war/images/sign_in.gif

Notice the difference in size.

Thanks in advance,

Val
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to