Return-Path: Delivered-To: apmail-karaf-commits-archive@minotaur.apache.org Received: (qmail 97479 invoked from network); 3 Mar 2011 19:25:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Mar 2011 19:25:32 -0000 Received: (qmail 85944 invoked by uid 500); 3 Mar 2011 19:25:32 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 85920 invoked by uid 500); 3 Mar 2011 19:25:32 -0000 Mailing-List: contact commits-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list commits@karaf.apache.org Received: (qmail 85913 invoked by uid 99); 3 Mar 2011 19:25:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2011 19:25:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2011 19:25:32 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EEB3B23888E8; Thu, 3 Mar 2011 19:25:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1076742 - /karaf/branches/karaf-2.2.x/assemblies/features/standard/src/main/resources/features.xml Date: Thu, 03 Mar 2011 19:25:11 -0000 To: commits@karaf.apache.org From: anierbeck@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110303192511.EEB3B23888E8@eris.apache.org> Author: anierbeck Date: Thu Mar 3 19:25:11 2011 New Revision: 1076742 URL: http://svn.apache.org/viewvc?rev=1076742&view=rev Log: [KARAF-483] - pax-web jetty.xml configfile should contain default security realm Modified: karaf/branches/karaf-2.2.x/assemblies/features/standard/src/main/resources/features.xml Modified: karaf/branches/karaf-2.2.x/assemblies/features/standard/src/main/resources/features.xml URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/assemblies/features/standard/src/main/resources/features.xml?rev=1076742&r1=1076741&r2=1076742&view=diff ============================================================================== --- karaf/branches/karaf-2.2.x/assemblies/features/standard/src/main/resources/features.xml (original) +++ karaf/branches/karaf-2.2.x/assemblies/features/standard/src/main/resources/features.xml Thu Mar 3 19:25:11 2011 @@ -111,6 +111,7 @@ org.ops4j.pax.url.war.importPaxLoggingPackages=true http + jetty-jaas mvn:org.apache.karaf.shell/org.apache.karaf.shell.web/${project.version} mvn:org.ops4j.pax.web/pax-web-jsp/${pax.web.version} mvn:org.ops4j.pax.web/pax-web-extender-war/${pax.web.version}