Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 27288 invoked from network); 3 Oct 2009 16:16:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Oct 2009 16:16:06 -0000 Received: (qmail 54118 invoked by uid 500); 3 Oct 2009 16:16:05 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 54049 invoked by uid 500); 3 Oct 2009 16:16:05 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 54038 invoked by uid 99); 3 Oct 2009 16:16:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Oct 2009 16:16:05 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [193.252.22.151] (HELO smtp6.freeserve.com) (193.252.22.151) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Oct 2009 16:15:54 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3532.me.freeserve.com (SMTP Server) with ESMTP id E63D71C00089 for ; Sat, 3 Oct 2009 18:15:33 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3532.me.freeserve.com (SMTP Server) with ESMTP id D0D2F1C0008A for ; Sat, 3 Oct 2009 18:15:33 +0200 (CEST) Received: from mx01.dev.local (unknown [91.109.180.76]) by mwinf3532.me.freeserve.com (SMTP Server) with ESMTP id 9B3CA1C00089 for ; Sat, 3 Oct 2009 18:15:33 +0200 (CEST) X-ME-UUID: 20091003161533637.9B3CA1C00089@mwinf3532.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by mx01.dev.local (Postfix) with ESMTP id 599013222E for ; Sat, 3 Oct 2009 17:15:59 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from mx01.dev.local ([127.0.0.1]) by localhost (mx01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1SAQyqxAwQ-y for ; Sat, 3 Oct 2009 17:15:56 +0100 (BST) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx01.dev.local (Postfix) with ESMTPSA id 439F93222D for ; Sat, 3 Oct 2009 17:15:56 +0100 (BST) Message-ID: <4AC7789A.30003@apache.org> Date: Sat, 03 Oct 2009 17:15:22 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: svn commit: r814550 - /tomcat/tc5.5.x/trunk/STATUS.txt References: <20090914100030.8B216238890B@eris.apache.org> In-Reply-To: <20090914100030.8B216238890B@eris.apache.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org rjung@apache.org wrote: > * Add additional permission required by JULI > http://svn.apache.org/viewvc?rev=813001&view=rev > - +1: markt > + +1: markt, rjung > -1: > + rjung: Should we also add ${catalina.base}/bin/tomcat-juli.jar as a codeBase? I'm leaning towards not. Konstantin has raised some issues with the $CATALINA_BASE / JULI changes for tc6. However those are resolved, the docs will probably need a tweak so I'll add a note about the security manager to the docs. Thinking about it, I'll do that in a sec so I don't forget. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org