Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 76053 invoked from network); 14 Feb 2009 08:24:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Feb 2009 08:24:01 -0000 Received: (qmail 53271 invoked by uid 500); 14 Feb 2009 08:24:01 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 53237 invoked by uid 500); 14 Feb 2009 08:24:01 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 53228 invoked by uid 99); 14 Feb 2009 08:24:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Feb 2009 00:24:01 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Sat, 14 Feb 2009 08:24:00 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 43E9F23889C0; Sat, 14 Feb 2009 08:23:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r744421 - in /directory/apacheds/trunk: pom.xml src/site/site.xml Date: Sat, 14 Feb 2009 08:23:40 -0000 To: commits@directory.apache.org From: felixk@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090214082340.43E9F23889C0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: felixk Date: Sat Feb 14 08:23:39 2009 New Revision: 744421 URL: http://svn.apache.org/viewvc?rev=744421&view=rev Log: Add customized skin for site generation Modified: directory/apacheds/trunk/pom.xml directory/apacheds/trunk/src/site/site.xml Modified: directory/apacheds/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=744421&r1=744420&r2=744421&view=diff ============================================================================== --- directory/apacheds/trunk/pom.xml (original) +++ directory/apacheds/trunk/pom.xml Sat Feb 14 08:23:39 2009 @@ -40,6 +40,7 @@ 0.9.14-SNAPSHOT + 1.0.0-SNAPSHOT http://directory.apache.org/apacheds/1.5 Modified: directory/apacheds/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/src/site/site.xml?rev=744421&r1=744420&r2=744421&view=diff ============================================================================== --- directory/apacheds/trunk/src/site/site.xml (original) +++ directory/apacheds/trunk/src/site/site.xml Sat Feb 14 08:23:39 2009 @@ -24,6 +24,11 @@ http://directory.apache.org/apacheds/1.5/ ${project.name} + + org.apache.directory.skins + apacheds-skin + ${skin.version} +