On Friday 17 July 2009, McKown, John wrote:
> Why not use the jar command in z/UNIX? It is basically a zip/unzip
> type program. That is, it will unzip a .zip file and will create a
> .zip file as well as a .jar file. Actually, a .jar file __is__ a .zip
> file. Just with "special" files inside it such as the manifest et al.
>
> And I am fairly sure that it can legally and morally be run on a
> zAAP.

    The question is whether jar can support the Zip64 file format, and 
hence can support archives that can 1) be larger than 4 GB, and 2) 
contain individual files that are larger than 4 GB.

    As far as I know, Zip64 support is only available in the latest Sun 
beta of JDK7. Is my info not up to date?

Cheers,
Bob

-- 
Bob Woodside
Woodsway Consulting, Inc.
http://www.woodsway.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to