I have forced a build and the label did not update to 1.0.4.x. Here is the .state file for the project
<?xml version="1.0" encoding="utf-8"?> <IntegrationResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <ProjectName>CtcCollaborative.Tlr.UI.Authentication</ProjectName> <ProjectUrl>http://build.cascadia.edu/ccnet/server/Build+1/project/CtcCollaborative.Tlr.UI.Authentication/ViewProjectReport.aspx</ProjectUrl> <BuildCondition>ForceBuild</BuildCondition> <Label>1.0.3.18</Label> <WorkingDirectory>c:\ccnet\working\CtcCollaborative.Tlr.UI.Authentication</WorkingDirectory> <ArtifactDirectory>c:\ccnet\artifacts\CtcCollaborative.Tlr.UI.Authentication</ArtifactDirectory> <Status>Success</Status> <StartTime>2009-04-15T12:00:35.986532-07:00</StartTime> <EndTime>2009-04-15T12:00:53.675164-07:00</EndTime> <LastIntegrationStatus>Success</LastIntegrationStatus> <LastSuccessfulIntegrationLabel>1.0.3.18</LastSuccessfulIntegrationLabel> <FailureUsers /> <SourceControlErrorOccured>false</SourceControlErrorOccured> </IntegrationResult> -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Snozz Sent: Wednesday, April 15, 2009 6:21 PM To: ccnet-user Subject: [ccnet-user] Re: Question about Iteration Labeller What does the server *.state file show for that project? Has a build occurred since you started Sprint 4? I'm not sure, but it may be that it doesn't update the label until it tries to do a build. On Apr 15, 12:49 pm, CCC_James <[email protected]> wrote: > At our organization we use a 2 week sprint starting on Mondays. We > initially started our project (without CCNet) on March 2nd. So on > Monday we started Sprint 4, but the labeller still show us on > iteration 3. > > Here is the labeller block I am using, maybe someone can tell me what > I am doing wrong. > > <labeller type="iterationlabeller"> > <prefix>1.0</prefix> > <duration>2</duration> > <releaseStartDate>03/02/2009</releaseStartDate> > <separator>.</separator> > <incrementOnFailure>true</incrementOnFailure> > </labeller> > > Thanks in advance for your help > -James
