From dev-return-27578-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Oct 01 08:40:34 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 16606 invoked from network); 1 Oct 2008 08:40:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2008 08:40:33 -0000 Received: (qmail 36025 invoked by uid 500); 1 Oct 2008 08:40:31 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 35983 invoked by uid 500); 1 Oct 2008 08:40:31 -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 35972 invoked by uid 99); 1 Oct 2008 08:40:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 01:40:31 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [195.216.81.147] (HELO mail.otego.com) (195.216.81.147) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 08:39:30 +0000 Received: (qmail 7320 invoked from network); 1 Oct 2008 08:40:02 -0000 Received: from 192.168.222.135 by zeus (envelope-from , uid 201) with qmail-scanner-1.25st (clamdscan: 0.91.2/4015. perlscan: 1.25st. Clear:RC:1(192.168.222.135):. Processed in 0.026571 secs); 01 Oct 2008 08:40:02 -0000 Received: from unknown (HELO ?192.168.222.135?) (192.168.222.135) by 0 with SMTP; 1 Oct 2008 08:40:02 -0000 Message-ID: <48E33762.7000700@apache.org> Date: Wed, 01 Oct 2008 10:40:02 +0200 From: Felix Knecht User-Agent: Thunderbird 2.0.0.17 (X11/20080929) MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [Studio] Using the Maven Release Plugin References: <98d8c0860809190454q4a3356d1q9b45e6b9e735f197@mail.gmail.com> <48D8D4CA.30603@apache.org> <98d8c0860809230500v534936a5yd1f49a35c7a825c@mail.gmail.com> <48D8DC0E.70407@apache.org> <98d8c0860809230515m336efc7dhf9f4bbe2b4843b93@mail.gmail.com> <98d8c0860809300307i2f218264r353155658ff0b4f3@mail.gmail.com> <48E293C9.7020003@apache.org> <48E3254A.7050303@nextury.com> <98d8c0860810010045i19169ca3v1a1f8437a1de2b56@mail.gmail.com> <48E32C62.9070009@apache.org> <98d8c0860810010129g2054d2efr878e7e115276f94@mail.gmail.com> In-Reply-To: <98d8c0860810010129g2054d2efr878e7e115276f94@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Pierre-Arnaud Marcelot schrieb: > Hi Felix, > > On Wed, Oct 1, 2008 at 9:53 AM, Felix Knecht > wrote: > > > Exactly, that's already what we've done once. For the 1.1.0 > release I > > think. > > When we released it, we also released a version of shared because we > > had important fixes in it. > > At the time we used a single vote to release both Studio and Shared. > > > > I think that's the way to go. > > Don't mind, but would this also include TLP pom? > > > If the dependency to the TLP pom is a SNAPSHOT, of course ;) According to some discussions we had lately and also the note David made about this you should never have a TLP pom snapshot dependency in a project. So if there are made any changes to the TLP pom they are just in the snapshot of it and not used yet in any project. > > Regards, > Pierre-Arnaud >