Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 70905 invoked from network); 6 Jan 2006 00:45:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jan 2006 00:45:20 -0000 Received: (qmail 91159 invoked by uid 500); 6 Jan 2006 00:45:19 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 91116 invoked by uid 500); 6 Jan 2006 00:45:19 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 91105 invoked by uid 99); 6 Jan 2006 00:45:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2006 16:45:18 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 05 Jan 2006 16:45:18 -0800 Received: (qmail 70786 invoked by uid 65534); 6 Jan 2006 00:44:58 -0000 Message-ID: <20060106004458.70785.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r366363 - in /cocoon/trunk/cocoon-authentication-fw: ./ pom.xml Date: Fri, 06 Jan 2006 00:44:57 -0000 To: cvs@cocoon.apache.org From: jheymans@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jheymans Date: Thu Jan 5 16:44:54 2006 New Revision: 366363 URL: http://svn.apache.org/viewcvs?rev=366363&view=rev Log: adding authentication framework Added: cocoon/trunk/cocoon-authentication-fw/ cocoon/trunk/cocoon-authentication-fw/pom.xml Added: cocoon/trunk/cocoon-authentication-fw/pom.xml URL: http://svn.apache.org/viewcvs/cocoon/trunk/cocoon-authentication-fw/pom.xml?rev=366363&view=auto ============================================================================== --- cocoon/trunk/cocoon-authentication-fw/pom.xml (added) +++ cocoon/trunk/cocoon-authentication-fw/pom.xml Thu Jan 5 16:44:54 2006 @@ -0,0 +1,17 @@ + + + cocoon + org.apache.cocoon + 2.2.0-SNAPSHOT + + 4.0.0 + org.apache.cocoon.authentication-fw + cocoon-authentication-fw + pom + Authentication Framework + 1.0-SNAPSHOT + + cocoon-authentication-fw-impl + cocoon-authentication-fw-sample + +