On Wed, Nov 17, 2010 at 20:32, Val Kolovos <[email protected]> wrote: > Adam Murdoch <a...@...> writes: > >> >> >> >> On 18/11/2010, at 11:42 AM, 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? >> >> >> Can you send in a snippet from your build script where you are assembling the > tar archive? >> >> >> >> -- >> Adam MurdochGradle Developerhttp://www.gradle.orgCTO, Gradle Inc. - Gradle > Training, Support, Consultinghttp://www.gradle.biz >> >> >> >> > > > It turns out that the issue is I'm using a ReplaceTokens filter. For some > reason > I haven't yet figured out, the images are not affected on OS X, but when I > tried > to run the same build on a linux machine, the images were rendered useless by > this filter. I'm going to continue to do some investigation to see if there > are > different versions of ant or some other environmental issue that might be > causing the disparity between OSs. > > Thanks, > > Val > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
I think someone else had mentioned the idea of a file filter for the filtering (if that makes sense). I would have to agree, it really seems to be needed. -- Jason Porter http://lightguard-jp.blogspot.com http://twitter.com/lightguardjp Software Engineer Open Source Advocate PGP key id: 926CCFF5 PGP key available at: keyserver.net, pgp.mit.edu --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
