Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 13095 invoked from network); 27 Oct 2008 12:25:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2008 12:25:52 -0000 Received: (qmail 13714 invoked by uid 500); 27 Oct 2008 12:25:56 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 13684 invoked by uid 500); 27 Oct 2008 12:25:56 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 13673 invoked by uid 99); 27 Oct 2008 12:25:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2008 05:25:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stephen.more@gmail.com designates 74.125.92.24 as permitted sender) Received: from [74.125.92.24] (HELO qw-out-2122.google.com) (74.125.92.24) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2008 12:24:44 +0000 Received: by qw-out-2122.google.com with SMTP id 3so1181006qwe.31 for ; Mon, 27 Oct 2008 05:25:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lbRa6t8nX6uLrQAD7B2qK3M+M3aoDymEECtJr6bFiJM=; b=VqOcS3qt07p/Wjj6zUDrIfjarXyhTl3sDF7cOVXy/0MUMomiiyUnGFLn4ORhS2RiEv 1yfyzSGdXks+HN1EAhgTFosVUtYCkTv14piwSw/eMBO5PWJeemnkvkFjCkoH2qajotdL kJ+gQltGJvzdmObvTK9miydA1JwqYnoYjInhM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=lgJtKhPCeoapN3T9dSEMirkdhMCviZSupcEV7wlQ3ACAeEASZI4hqTSzHBEh4qDKTO dsn+4Vy9c5oC1CrDc4/VIxQhYKgDNoUdSXpstmXgedy+gsSKCSSYIOzXksVbcUem4oDl 1di2q7IoChgcqRoBXTalnzUKUgJpTsBSKDwVU= Received: by 10.214.181.21 with SMTP id d21mr4391183qaf.63.1225110323863; Mon, 27 Oct 2008 05:25:23 -0700 (PDT) Received: by 10.214.217.19 with HTTP; Mon, 27 Oct 2008 05:25:23 -0700 (PDT) Message-ID: Date: Mon, 27 Oct 2008 08:25:23 -0400 From: "Stephen More" To: users@directory.apache.org, elecharny@iktek.com Subject: Re: [ApacheDS] Implementing an alternative Backend In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4901DEBA.9060909@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Sun, Oct 26, 2008 at 9:08 PM, Emmanuel Lecharny wrote: > Can you create a JIRA ? We wilol try to update the doco in one big > shot, but having a list of outdated pages in JIRA will certainly help. > And if you have some proposal for a better page, feel free to attach > it :) Sure: https://issues.apache.org/jira/browse/DIR-237 In my quest I have found that ApacheDS 1.0.x works well with Thunderbird, but not Outlook 2003. So I decided to give 1.5.x a go only to find that the 1.5 docs seem to be a copy from the 1.0 branch ( not very accurate ). Would you like me to create a JIRA for each doc issue, attach all items to 1 JIRA, or is there a way I can help directly with the documentation ? -Steve More