[
Lists Home |
Date Index |
Thread Index
]
- From: Chris Hubick <maillist@chris.hubick.com>
- To: xml-dev@ic.ac.uk
- Date: Tue, 29 Sep 1998 01:23:30 +0000 (GMT)
On Tue, 29 Sep 1998, David Brownell wrote:
> david@megginson.com wrote:
> > processing the first files while the rest are arriving. ZIP is
> > useless for this purpose, since it keeps the directory information at
> > the end; TAR is good, as (I think) is CPIO.
>
> The Java ARchive (JAR) format has manifests at the very beginning,
> so that the correct digital signatures can be computed during download.
A JAR file is a Zip file. You can change .jar to .zip and load
it on up in WinZip, or any other zip program. The manifest is placed in a
special directory in the zip file. I actually mapped the .jar extension
to WinZip. I just jar up all my package directories with source, and
Winzip allows me to easily do a wildcard delete on all *.java files :-)
---
Chris Hubick
mailto:chris@hubick.com
http://www.hubick.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|