Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E55469A71 for ; Wed, 30 Nov 2011 06:36:16 +0000 (UTC) Received: (qmail 26663 invoked by uid 500); 30 Nov 2011 06:36:15 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 26597 invoked by uid 500); 30 Nov 2011 06:36:08 -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 26413 invoked by uid 99); 30 Nov 2011 06:36:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 06:36:06 +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; Wed, 30 Nov 2011 06:36:04 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 083F32388A02 for ; Wed, 30 Nov 2011 06:35:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1208294 - /directory/trunks/ Date: Wed, 30 Nov 2011 06:35:42 -0000 To: commits@directory.apache.org From: felixk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111130063543.083F32388A02@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: felixk Date: Wed Nov 30 06:35:42 2011 New Revision: 1208294 URL: http://svn.apache.org/viewvc?rev=1208294&view=rev Log: Add ldap-api-manuals trunk to svn:externals Modified: directory/trunks/ (props changed) Propchange: directory/trunks/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Wed Nov 30 06:35:42 2011 @@ -6,3 +6,4 @@ kerberos-client https://svn.apache.org/r checkstyle-configuration https://svn.apache.org/repos/asf/directory/buildtools/checkstyle-configuration/trunk junit-addons https://svn.apache.org/repos/asf/directory/buildtools/junit-addons/trunk apacheds-manuals https://svn.apache.org/repos/asf/directory/documentation/apacheds-manuals/trunk +ldap-api-manuals https://svn.apache.org/repos/asf/directory/documentation/ldap-api-manuals/trunk