Re: convert ascii to ebcdic files using ant

2005-04-11 Thread Dave Brosius
riginal Message - From: "Matt Benson" <[EMAIL PROTECTED]> To: "Ant Users List" ; "Mark Lybarger" <[EMAIL PROTECTED]> Sent: Monday, April 11, 2005 4:24 PM Subject: Re: convert ascii to ebcdic files using ant It's an encoding. You should be able t

Re: convert ascii to ebcdic files using ant

2005-04-11 Thread Matt Benson
It's an encoding. You should be able to specify it with the copy task, assuming your JRE supports it. -Matt --- Mark Lybarger <[EMAIL PROTECTED]> wrote: > can i use an ant copy task and specify the encoding > there? > > I'm not finding the Cp1047 that Matt suggested? Is > this an ant task? >

Re: convert ascii to ebcdic files using ant

2005-04-11 Thread Mark Lybarger
can i use an ant copy task and specify the encoding there? I'm not finding the Cp1047 that Matt suggested? Is this an ant task? On Apr 11, 2005 4:17 PM, Jeffrey E Care <[EMAIL PROTECTED]> wrote: > > If you're using an IBM JDK then it probably has support for cp1047 > encodings. > > JEC > -- >

RE: convert ascii to ebcdic files using ant

2005-04-11 Thread Jeffrey E Care
If you're using an IBM JDK then it probably has support for cp1047 encodings. JEC -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis "Dominique Devienne" <[EMAIL PROTECTED]> wrote on

RE: convert ascii to ebcdic files using ant

2005-04-11 Thread Matt Benson
Googling suggests that Cp1047 may work. -Matt --- Dominique Devienne <[EMAIL PROTECTED]> wrote: > > From: Mark Lybarger [mailto:[EMAIL PROTECTED] > > > > is there a way using ant to convert a folder full > of ascii text files > into > > ebcdic files? we're pulling cvs on a linux box and > want t

RE: convert ascii to ebcdic files using ant

2005-04-11 Thread Dominique Devienne
> From: Mark Lybarger [mailto:[EMAIL PROTECTED] > > is there a way using ant to convert a folder full of ascii text files into > ebcdic files? we're pulling cvs on a linux box and want to be able to > build > the ear for deployment on zos. for some reason, some of the files _have_ > to > be ebcdic

convert ascii to ebcdic files using ant

2005-04-11 Thread Mark Lybarger
is there a way using ant to convert a folder full of ascii text files into ebcdic files? we're pulling cvs on a linux box and want to be able to build the ear for deployment on zos. for some reason, some of the files _have_ to be ebcdic encoded files. i think the issue is that the ebcdic files a