Return-Path: X-Original-To: apmail-felix-users-archive@minotaur.apache.org Delivered-To: apmail-felix-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 656208E9F for ; Tue, 30 Aug 2011 10:36:33 +0000 (UTC) Received: (qmail 3074 invoked by uid 500); 30 Aug 2011 10:36:32 -0000 Delivered-To: apmail-felix-users-archive@felix.apache.org Received: (qmail 2962 invoked by uid 500); 30 Aug 2011 10:36:26 -0000 Mailing-List: contact users-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@felix.apache.org Delivered-To: mailing list users@felix.apache.org Received: (qmail 2917 invoked by uid 99); 30 Aug 2011 10:36:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 10:36:20 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mcculls@gmail.com designates 209.85.216.49 as permitted sender) Received: from [209.85.216.49] (HELO mail-qw0-f49.google.com) (209.85.216.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 10:36:14 +0000 Received: by qwi2 with SMTP id 2so5204932qwi.22 for ; Tue, 30 Aug 2011 03:35:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Ay5DpALyDu9nnjXkLd2fkt4qIBSZlKaHo170ICEERbM=; b=nkQDjB47EvW+U4LuK0xeK2sGiAblcYki7P+0C6xH1sdcJqhfYXQjIDXtSiieTj/2Z9 Bxj6j5A98h3kg/3B7zTVa1+pSc2x17+Spdg1cm6miyGeURWzNYrJTi1horvDH/DIIr1x EEEsxY3sq4TTy2ck5S6rwWOMKfp0mxDmoamvk= MIME-Version: 1.0 Received: by 10.229.43.144 with SMTP id w16mr941408qce.149.1314700552058; Tue, 30 Aug 2011 03:35:52 -0700 (PDT) Received: by 10.229.250.198 with HTTP; Tue, 30 Aug 2011 03:35:52 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Aug 2011 11:35:52 +0100 Message-ID: Subject: Re: qualifier versus SNAPSHOT in the bundle plugin From: Stuart McCulloch To: users@felix.apache.org Content-Type: multipart/alternative; boundary=0014853940dc6438cb04abb69333 --0014853940dc6438cb04abb69333 Content-Type: text/plain; charset=ISO-8859-1 On 29 August 2011 17:48, Benson Margulies wrote: > One more question: > > I tried using <_snapshot>.... from the bnd doc, as an > alternative to automate release versus snapshot, but it didn't work. > Is that version of bnd not in the plugin yet? nope, that switch was added in bnd 1.44.0 (http://www.aqute.biz/Bnd/Download) which is not yet available on central > On Mon, Aug 29, 2011 at 12:43 PM, Benson Margulies > wrote: > > I got the following by attempting to map this into the maven plugin. > > > > 1.0.0.orgapachemavenmodelBuild43ce663c > > > > Is this right? It's not quite what I expected. > > > > I used: > > > > \${tstamp} > > > > 1.0.0.\${build} > > > > On Mon, Aug 29, 2011 at 8:50 AM, Marcel Offermans > > wrote: > >> On 29 Aug 2011, at 14:43 , Benson Margulies wrote: > >> > >>> The eclipse ecosystem seems to like to use 'qualifier' as a qualifier > >>> to spit out a unique number. Can I do that in the plugin by explicitly > >>> specifying 'qualifier' in the instructions? > >> > >> The Bnd instructions for this are: > >> > >> build = ${tstamp} > >> Bundle-Version: 1.0.0.${build} > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org > >> For additional commands, e-mail: users-help@felix.apache.org > >> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@felix.apache.org > For additional commands, e-mail: users-help@felix.apache.org > > -- Cheers, Stuart --0014853940dc6438cb04abb69333--