My apologies. This query was a bit premature. I apparently have something else I need to hunt down first as several tests I've done have not replicated the issue I'm seeing.
On Nov 17, 2010, at 6:42 PM, Kolovos, Val (Orbitz) wrote: > 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 > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
