Return-Path: Delivered-To: apmail-incubator-jsecurity-dev-archive@locus.apache.org Received: (qmail 3346 invoked from network); 24 Oct 2008 15:13:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Oct 2008 15:13:20 -0000 Received: (qmail 61991 invoked by uid 500); 24 Oct 2008 15:13:24 -0000 Delivered-To: apmail-incubator-jsecurity-dev-archive@incubator.apache.org Received: (qmail 61977 invoked by uid 500); 24 Oct 2008 15:13:24 -0000 Mailing-List: contact jsecurity-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jsecurity-dev@incubator.apache.org Delivered-To: mailing list jsecurity-dev@incubator.apache.org Received: (qmail 61966 invoked by uid 99); 24 Oct 2008 15:13:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Oct 2008 08:13:23 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of p.ledbrook@gmail.com designates 74.125.92.144 as permitted sender) Received: from [74.125.92.144] (HELO qw-out-1920.google.com) (74.125.92.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Oct 2008 15:12:14 +0000 Received: by qw-out-1920.google.com with SMTP id 4so483041qwk.54 for ; Fri, 24 Oct 2008 08:12:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=3lNBvCk4lNySbUEJ+o3BvbXcvXWMl1P0LO9w3jYPLj8=; b=C8u6abQLxtKcZa5TiRsolqKJB2uDnLVIx/O8hc+5s5xbrlGH3MbGur0BVXrW67Ms1X fs3Wry2S7M+xjc/j20OoropaAj57J3dQ5b+HC189xdA0Llo/SEdfMKrcHXu+uIoO2lr5 iWQn48UQRhtnWfPDG2onc+jMGI+CeEX9RkYcg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=RvYVHPH7eVzpDveOlHvCj+RVzskeNt3YN4EAFGs52NztwwNp3J18bFUEkEtgFX4ykH 681ifVWS4qIE6p7wmSOa1rX28Rfy4FLmPPbTGf7sJx/4PAspqJS8jnV6AZvIO+vlVglS zF8NCODeNZEKrBtq5jcCOSLVdPeYZHG7z97Jo= Received: by 10.214.241.18 with SMTP id o18mr491978qah.97.1224861173120; Fri, 24 Oct 2008 08:12:53 -0700 (PDT) Received: by 10.214.81.6 with HTTP; Fri, 24 Oct 2008 08:12:53 -0700 (PDT) Message-ID: Date: Fri, 24 Oct 2008 16:12:53 +0100 From: "Peter Ledbrook" Sender: p.ledbrook@gmail.com To: jsecurity-dev@incubator.apache.org Subject: Re: jsecurity status ... In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4901B3F1.6090408@nextury.com> X-Google-Sender-Auth: 876549605b95354a X-Virus-Checked: Checked by ClamAV on apache.org > There's a lot of projects that will be java and security eventually. No > reason why jsecurity should take the general name as it's own. I recommend > finding another name for it. For example we could have named Triplesec > jsecurity but we did not because it would violate this spoken policy. The name JSecurity has quite a bit of traction already in the Grails community, so I think there would have to be a very good reason for such a change. Certainly when I was looking for Java security frameworks, only Acegi and JSecurity were the only serious candidates, and Acegi seemed very web-centric, whereas JSecurity is a generic security infrastructure. It certainly deserves the name in my view :) Cheers, Peter