From users-return-6102-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Tue Mar 11 16:52:02 2008 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 42593 invoked from network); 11 Mar 2008 16:52:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Mar 2008 16:52:02 -0000 Received: (qmail 56827 invoked by uid 500); 11 Mar 2008 16:51:58 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 56585 invoked by uid 500); 11 Mar 2008 16:51:57 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 56576 invoked by uid 99); 11 Mar 2008 16:51:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2008 09:51:57 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of emmanuel.venisse@gmail.com designates 72.14.204.232 as permitted sender) Received: from [72.14.204.232] (HELO qb-out-0506.google.com) (72.14.204.232) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2008 16:51:18 +0000 Received: by qb-out-0506.google.com with SMTP id p30so2255807qba.14 for ; Tue, 11 Mar 2008 09:51:28 -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:references; bh=uedC10Rml14ZIYwMYE3qH1TOKNYlVj8MW9ZRng0LcZ8=; b=EvZDMxNebg92M2F8xubT/oMw13iv6ffUXj/Lvuaa4VXaqpwkCR0XRNaPd4QKVpLfdhvaQV+Wxzhc+a9/vUkTo/q+6UHeto7IrlJ4K7M0lZQbxajQ+/7KcfwTvkA+H3lWSMZ18wW2waz0NmybIy1xKXKqSVD1olXUl6juDJ3X93s= 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:references; b=gIX7QCJ5xBFtzXknp7y7Mf2jZ59xU7H8ja2lKzTebo8eXMonJaf/ZSSoxhljxS7Vr+/kgLEkMZ9sxt2t4HAz4CsHl4gz8Z/OFZuXCUEBKcYkJ1wm+LRV+p0vVBJcXDj3C3fQq9/C5uTYLATDZBP6mKu5tMNkiIYAmSTiTcFhhds= Received: by 10.115.95.1 with SMTP id x1mr5918740wal.7.1205254285559; Tue, 11 Mar 2008 09:51:25 -0700 (PDT) Received: by 10.114.66.10 with HTTP; Tue, 11 Mar 2008 09:51:25 -0700 (PDT) Message-ID: Date: Tue, 11 Mar 2008 17:51:25 +0100 From: "Emmanuel Venisse" To: users@continuum.apache.org Subject: Re: continuum.project.currentBuild.number In-Reply-To: <917A33EC255AEB49836D3E748199DE5003FA5277@invldnmexmb1.uk.corp.investec.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4523_9955471.1205254285249" References: <917A33EC255AEB49836D3E748199DE5003FA5275@invldnmexmb1.uk.corp.investec.com> <917A33EC255AEB49836D3E748199DE5003FA5277@invldnmexmb1.uk.corp.investec.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4523_9955471.1205254285249 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline the current build number and the next build number are equals if the build is in success. If the build fail, the build have no build number. Emmanuel On Tue, Mar 11, 2008 at 5:49 PM, Robin Roos wrote: > Hi Stefano > > I am aware of lastBuild.number and nextBuild.number. I am specifically > looking for currentBuild.number. > > Thanks, Robin. > > -----Original Message----- > From: Stefano Fornari [mailto:stefano.fornari@gmail.com] > Sent: 11 March 2008 16:45 > To: users@continuum.apache.org > Subject: Re: continuum.project.currentBuild.number > > Hi, > yes, if you look in the continuum log, you find something like: > > Executing: /bin/sh -c 'cd /media/maxtor/forge/working-directory/28 && > /opt/apache-maven-2.0.8/bin/mvn --batch-mode --non-recursive > -Dcontinuum.project.lastBuild.state=2 > -Dcontinuum.project.nextBuild.number=16 > "-Dcontinuum.project.group.name=Funambol Open Source Edition" > -Dcontinuum.project.lastBuild.number=15 deploy' > > HTH > Ste > > On Tue, Mar 11, 2008 at 5:38 PM, Robin Roos > wrote: > > Hi Folks > > > > I installed and configured Continuum today and must say I am very > > impressed. > > > > I've read the FAQ and trolled through JIRA. I'd like to ask when the > > > property continuum.project.currentBuild.number (or an equivalent) will > > > become available. I'm currently using > > continuum.project.lastBuild.number to drive the information > > of my maven2 pom.xml. At least every artifact gets a build number, > > but it currently gets the previous build number. So build 5 > > generates artifacts called 9.2.0-build-4. I can live with this for a > > > while, but it would be useful to have some perspective on the > > potential fix version for this new feature. > > > > Thanks, Robin. > > > > _____________________________________________________________________ > > Before acting on this e mail or opening any attachment please read > > the disclaimer which can be accessed at > > http://www.investec.com/EmailDisclaimer/UKEmailDisclaimer.htm > > Investec Bank (UK) Limited is authorised and regulated by the > Financial Services Authority. > > _____________________________________________________________________ > > > > _____________________________________________________________________ > > This e-mail has been scanned for viruses by MCI's Internet Managed > > Scanning Services - powered by MessageLabs. For further information > > visit http://www.mci.com > > > > Investec Bank (UK) Limited > > Registered office: 2 Gresham Street, London, EC2V 7QP Company No: > > 00489604 Incorporated in England and Wales > > > > -- > Stefano Fornari - Funambol CTO > ======================================================= > Home: > http://www.funambol.org > > Documents: > http://www.funambol.org/documentation/documents.html > > FAQ: > http://www.funambol.org/support/faq.html > > WIKI: > https://wiki.objectweb.org/sync4j/ > > Mailinglist archives: > http://groups.yahoo.com/group/Sync4j (login required) > http://sourceforge.net/mailarchive/forum.php?forum_id=215 (sync4j-users) > http://sourceforge.net/mailarchive/forum.php?forum_id=48877 > (funambol-dev) > > _____________________________________________________________________ > This e-mail has been scanned for viruses by Verizon Business Internet > Managed Scanning Services - powered by MessageLabs. For further > information visit http://www.verizonbusiness.com/uk > > _____________________________________________________________________ > Before acting on this e mail or opening any attachment please read the > disclaimer which can be accessed at > http://www.investec.com/EmailDisclaimer/UKEmailDisclaimer.htm > Investec Bank (UK) Limited is authorised and regulated by the Financial > Services Authority. > _____________________________________________________________________ > > _____________________________________________________________________ > This e-mail has been scanned for viruses by MCI's Internet Managed > Scanning Services - powered by MessageLabs. For further information visit > http://www.mci.com > > Investec Bank (UK) Limited > Registered office: 2 Gresham Street, London, EC2V 7QP Company No: 00489604 > Incorporated in England and Wales > ------=_Part_4523_9955471.1205254285249--