+1 Just what I was waiting for.

Roald Bankras
Software Engineer
JTeam b.v.

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 02, 2007 4:21 PM
To: continuum-dev@maven.apache.org
Subject: Re: CONTINUUM-990: New properties to pass to m2 builds from Continuum?

I don't have objections but I think we can do the same thing for m1 and ant 
projects.

Emmanuel

Brett Porter a écrit :
> Hi,
> 
> There is a proposal to add the following properties for continuum to 
> pass to m2 builds:
> 
> properties.setProperty("continuum.project.group.name",
> project.getProjectGroup().getName());
> properties.setProperty("continuum.project.lastBuild.state",
> String.valueOf(project.getOldState()));
> properties.setProperty("continuum.project.lastBuild.number",
> String.valueOf(project.getBuildNumber()));
> properties.setProperty("continuum.project.nextBuild.number",
> String.valueOf(project.getBuildNumber() + 1));
> 
> These all seem useful - any objections to applying the patch?
> 
> - Brett
> 
> 
> 



--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.2/613 - Release Date: 1/1/2007 2:50 PM
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.2/613 - Release Date: 1/1/2007 2:50 PM
 

Reply via email to