I'm using the Assembly plugin to generate a ZIP of my application. Is it possible to get i to convert the encoding of files automatically when creating the ZIP?
I'm using the appassembler script to generate a unix shell script, which gets included in my ZIP. When this is extracted on Z/OS it is of course just garbled stuff as the default text encoding on Z/OS is EBCDIC . So I basically need to find out either how to convert, or make appassembler generate in a different encoding. Any ideas? Thanks, Anders, -- Anders Sveen http://blog.f12.no - http://twitter.com/anderssv
