on 5/24/01 7:00 AM, "Brian Behlendorf" <[EMAIL PROTECTED]> wrote:

> Hmm; I looked at the following:
> 
> http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/jakarta-tom
> cat-3.2.1.tar.gz
> http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/jakarta-tom
> cat-3.2.1.zip
> 
> and in both of these, the webapps folder contained four files,
> 
> [taz3] 6:54am webapps > ls
> total 1247
> 1024 ROOT.war     7 admin.war   128 examples.war    88 test.war
> 
> I didn't look inside the .sea archives, nor did I see a webapps dir in the
> servletapi tarballs.  Are there any other tarballs to look at?

WHAT?? I don't think that there should be .sea files there!

.sea is a MacOS Stuffit Archive.

Also, the .war files are == .jar files which are equal to .zip files. They
are auto "uncompressed" by the servlet engine when it starts up. So, the
file will probably be located in the ROOT.war.

We really should take all of our distributions offline ASAP.

> This *looks* like a false alarm.  Ask him for an md5 of the tarball he
> downloaded, as well as where he downloaded it from.  You guys might want
> to consider signing your releases at some point, too.

This is a project by project thing to do. Most of the projects do it
correctly.

-jon

Reply via email to