From tomcat-dev-return-20896-qmlist-jakarta-archive-tomcat-dev=jakarta.apache.org@jakarta.apache.org Wed Oct 30 09:18:39 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 45601 invoked from network); 30 Oct 2002 09:18:25 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Oct 2002 09:18:25 -0000 Received: (qmail 22706 invoked by uid 97); 30 Oct 2002 09:19:22 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 22690 invoked by uid 97); 30 Oct 2002 09:19:21 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 22678 invoked by uid 98); 30 Oct 2002 09:19:21 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3DBFA40D.7000908@apache.org> Date: Wed, 30 Oct 2002 10:19:09 +0100 From: Henri Gomez User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en, fr MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: [4.1.14] New test milestone released References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: localhost.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Pier Fumagalli wrote: > On 29/10/02 22:46, "Costin Manolache" wrote: > >>Remy Maucherat wrote: >> >> >>>A new test milestone of Tomcat 4.1 has just been released. Please help >>>test this upcoming Tomcat release for compliance issues and other >>>problems. >>> >>>Downloads: >>>http://jakarta.apache.org/builds/jakarta-tomcat-4.0/test/v4.1.14/ >>> >>>Significant changes over 4.1.13 include a security manager bugfix. Over >>>4.1.12, Tomcat 4.1.14 includes bugfixes as well as performance >>>improvements. >>> >>>The full list of changes is available in the release notes. >>> >> >>http://jakarta.apache.org/builds/jakarta-tomcat-4.0/test/v4.1.14/RELEASE-NOTES >> >>One small issue: the .zip file doesn't have +x on the bin/ files. > > > Ehemm... Actually, the whole thing is completely wrong (I mean how the files > are on daedalus, not only what you said, Costin)... > > _MAKE_SURE_ (this is _very_ important for mirrors, and I'm trying to enforce > it now that we're not _yet_ mirrored heavily) that your UMASK is set to 002 > ZARRO ZARRO TOOOOO when putting stuff in /www, that _ALL_ the files you > create have a 664 mode (therefore when listing them, it needs to come out > with -rw-rw-r-- ...) > > ALL directories need to be 755 (therefore only THOSE and NOT THE FILES need > to have the +x bit set) they need to look like "drwxrwxr-x" Why 755 on directory ? Shouldn't they be 775 to allow group member to update them ? > If you don't have a clue of what I'm talking about, make sure you do "man > chmod" and "man umask" from your favorite Linux (HAHA!) box... Better documentation via 'info chmod' on Linux ;-) > Seriously speaking, now, with the way in which the files for 4.1.14 are laid > out, they can't be moved, deleted, removed, updated, mirrored by anyone but > Remy (nah, probably right now with my config I can get them mirrored, but > anyhow, DONšT DO IT) That's why the dirs and files should be make writeable by group to help jakarta members update the rights ;) -- To unsubscribe, e-mail: For additional commands, e-mail: