Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 37182 invoked from network); 29 Aug 2010 19:19:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Aug 2010 19:19:16 -0000 Received: (qmail 78485 invoked by uid 500); 29 Aug 2010 19:19:16 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 78420 invoked by uid 500); 29 Aug 2010 19:19:15 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 78413 invoked by uid 99); 29 Aug 2010 19:19:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Aug 2010 19:19:15 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [81.169.146.162] (HELO mo-p00-ob.rzone.de) (81.169.146.162) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Aug 2010 19:19:08 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1283109525; l=1009; s=domk; d=labeo.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:To:MIME-Version:From:Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=n2X7+C5DQ6+oAY9sFySm8ZSjnSk=; b=LIa+OzsDJoZGtkuE2VJp0+DkLU0eOo8vlKVHswG1HuKCoaixG3xcVPdyCiEzOqC/6JZ +aMmAdeEhKhgNvg58UpxgX76LJX+6wkUmOmPHzsdPJSzy9ivGCndAoIAclFBoK/sgPZWJ rc47vy11/4EYyId0xxAQTmhaoAsiBRVNxrE= X-RZG-AUTH: :P3gBc0GmW/MphhhpU4BSj2bmx/Zwgz97J2mNwJqPPEL+U9r/pmo3wJEUlw== X-RZG-CLASS-ID: mo00 Received: from [127.0.0.1] (p5DC6D409.dip.t-dialin.net [93.198.212.9]) by post.strato.de (jimi mo62) (RZmta 23.5) with ESMTP id v00168m7THVR5N for ; Sun, 29 Aug 2010 21:18:45 +0200 (MEST) Message-ID: <4C7AB293.8030506@labeo.de> Date: Sun, 29 Aug 2010 21:18:43 +0200 From: Stefan Zoerner User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [Documentation] Version in pom.xml (Re: User Guide documentation) References: <4C6959BB.1010904@otego.com> <4C7AA70D.9030702@labeo.de> <4C7AAA4E.6090403@apache.org> In-Reply-To: <4C7AAA4E.6090403@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Felix Knecht wrote: > If so I wonder why we can't have it in the apacheds module - if it's the > same version. How to release a bug fixed documentation for a specific > apacheds release? Yes, currently it is side by side https://svn.apache.org/repos/asf/directory/apacheds-manuals/trunk https://svn.apache.org/repos/asf/directory/apacheds/trunk which is not very helpful w.r.t. documentation of both 1.5 (server.xml / Spring) and 2.0 (DIT) configuration style. > I suggest having the major.minor version the same like apacheds and the > bugfix version a sequence. > For ads 1.5.x documentation version would start at 1.5.0. Anyway, I will use https://svn.apache.org/repos/asf/directory/apacheds-manuals/trunk to document the 1.5.7 situation for the Basic User's Guide. Most of the content is probably the same for 2.0 (Exception: the configuration). Should I change the version in pom.xml for apacheds-manuals simply to 1.5.8.SNAPSHOT? Greetings from Hamburg, StefanZ