I can't offer any specific help, but did you try running jgit with 
"-Dfile.encoding=ISO8859-1"? I think every open source Java package I've tried 
running on the mainframe has just worked when run like that. Of course all it's 
I/O is then in ASCII, so all the files that it needs to read from the zFS needs 
to be in ASCII, but that's usually not too big of a deal--ISPF can edit ASCII 
ok, you just need to tell it that it's ASCII. (Although at the moment I can't 
remember exactly where/how that's done.) 

Scott Chapman

On Fri, 18 Dec 2015 01:46:04 -0600, Munif Sadek <[email protected]> wrote:

>Dear Listers
>
>I am trying to find any Git client to run under OMVS (z/OS 2.1) to automate 
>couple of Java objects deployment. I have tried 
>https://eclipse.org/jgit/download/ but not able to make it work.
>
>regards 
>Munif
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to