Return-Path: Delivered-To: apmail-felix-commits-archive@www.apache.org Received: (qmail 32173 invoked from network); 14 Oct 2009 11:44:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Oct 2009 11:44:40 -0000 Received: (qmail 97933 invoked by uid 500); 14 Oct 2009 11:44:40 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 97887 invoked by uid 500); 14 Oct 2009 11:44:40 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 97878 invoked by uid 99); 14 Oct 2009 11:44:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 11:44:40 +0000 X-ASF-Spam-Status: No, hits=-6.0 required=5.0 tests=AWL,BAYES_00 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; Wed, 14 Oct 2009 11:44:38 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 20C9C23888DD; Wed, 14 Oct 2009 11:44:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r825091 - /felix/trunk/karaf/manual/pom.xml Date: Wed, 14 Oct 2009 11:44:18 -0000 To: commits@felix.apache.org From: gnodet@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091014114418.20C9C23888DD@eris.apache.org> Author: gnodet Date: Wed Oct 14 11:44:17 2009 New Revision: 825091 URL: http://svn.apache.org/viewvc?rev=825091&view=rev Log: [karaf] fix the module name for the manual to be consistent with others Modified: felix/trunk/karaf/manual/pom.xml Modified: felix/trunk/karaf/manual/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/karaf/manual/pom.xml?rev=825091&r1=825090&r2=825091&view=diff ============================================================================== --- felix/trunk/karaf/manual/pom.xml (original) +++ felix/trunk/karaf/manual/pom.xml Wed Oct 14 11:44:17 2009 @@ -30,7 +30,7 @@ manual 1.1.0-SNAPSHOT pom - Karaf :: Manual + Apache Felix Karaf :: Manual The Karaf Manual which generates a HTML and PDF representation of the manual.