On 3/17/13 7:05 AM, sebb wrote:
> I temporarily changed the (shared) build definition to use Build Fresh
> rather than SCM update and triggered a build.
>
> I've reverted to change to the build definition.

Thanks!

Looks like that worked.

Phil
>
> Continuum ought to have an easier way to do this ...
>
> On 17 March 2013 13:37, Luc Maisonobe <luc.maison...@free.fr> wrote:
>> Hi all,
>>
>> Le 17/03/2013 14:20, Continuum@vmbuild a écrit :
>>>           Group (shared) Maven 2 Build Definition (Java 1.5)
>>> MIME-Version: 1.0
>>> Content-Type: text/plain; charset=us-ascii
>>> Content-Transfer-Encoding: 7bit
>>> X-Continuum-Build-Host: vmbuild
>>> X-Continuum-Project-Id: 97
>>> X-Continuum-Project-Name: Commons Math
>>>
>>> Online report : 
>>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=26450&projectId=97
>> This is a build a forced manually, it failed just like the other ones.
>>
>> As identified by Phil, the problem is linked to deleted files.
>> As per revision 1456769, some files have been renamed (see
>> <http://markmail.org/message/n3enitvorn4tcret>), so the original files
>> have been removed:
>>
>> Removed:
>> commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/DiscreteDistribution.java
>> commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/DiscreteIntegerDistribution.java
>> commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/DiscreteRealDistribution.java
>> commons/proper/math/trunk/src/test/java/org/apache/commons/math3/distribution/DiscreteIntegerDistributionTest.java
>> commons/proper/math/trunk/src/test/java/org/apache/commons/math3/distribution/DiscreteRealDistributionTest.java
>>
>> However, looking at the workspace used by continuum, it seems the files
>> from the src/main part have properly been removed, but the files from
>> the src/test part are still there, together with the renamed files and
>> also a bunch of subversion conflict resolution files:
>>
>>   DiscreteIntegerDistributionTest.java
>>   DiscreteRealDistributionTest.java
>>   EnumeratedIntegerDistributionTest.java
>>   EnumeratedIntegerDistributionTest.java.copied
>>   EnumeratedIntegerDistributionTest.java.mine
>>   EnumeratedIntegerDistributionTest.java.r1456769
>>   EnumeratedRealDistributionTest.java
>>   EnumeratedRealDistributionTest.java.copied
>>   EnumeratedRealDistributionTest.java.mine
>>   EnumeratedRealDistributionTest.java.r1456769
>>
>> These files are *not* present in the regular subversion repository (see
>> <http://svn.apache.org/viewvc/commons/proper/math/trunk/src/test/java/org/apache/commons/math3/distribution/>).
>>
>> So it seems the workspace used by continuum is in a strange state.
>>
>> How could we reinitialize it properly? Triggering the build manually
>> hoping to have it reload the current subversion status did not help, the
>> files are still there.
>>
>>
>> best regards,
>> Luc
>>
>>> Build statistics:
>>>   State: Failed
>>>   Previous State: Failed
>>>   Started at: Sun 17 Mar 2013 13:19:28 +0000
>>>   Finished at: Sun 17 Mar 2013 13:20:06 +0000
>>>   Total time: 37s
>>>   Build Trigger: Forced
>>>   Build Number: 1213
>>>   Exit code: 1
>>>   Building machine hostname: vmbuild
>>>   Operating system : Linux(unknown)
>>>   Java Home version :
>>>           java version "1.6.0_30"
>>>           Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>>>           Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>>>
>>>   Builder version :
>>>           Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>>>           Java version: 1.6.0_30
>>>           Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>>>           Default locale: en_US, platform encoding: ANSI_X3.4-1968
>>>           OS name: "linux" version: "2.6.32-41-server" arch: "amd64" 
>>> Family: "unix"
>>>
>>> ****************************************************************************
>>> SCM Changes:
>>> ****************************************************************************
>>> No files changed
>>>
>>> ****************************************************************************
>>> Dependencies Changes:
>>> ****************************************************************************
>>> No dependencies changed
>>>
>>>
>>> ****************************************************************************
>>> Build Definition:
>>> ****************************************************************************
>>> POM filename: pom.xml
>>> Goals: clean deploy
>>> Arguments: --batch-mode -Pjava-1.5 -Dgpg.skip -Prelease
>>> Build Fresh: false
>>> Always Build: false
>>> Default Build Definition: true
>>> Schedule: COMMONS_SCHEDULE
>>> Profile Name: Maven 2.2.1
>>> Description: Group (shared) Maven 2 Build Definition (Java 1.5)
>>>
>>> ****************************************************************************
>>> Test Summary:
>>> ****************************************************************************
>>> Tests: 0
>>> Failures: 0
>>> Errors: 0
>>> Total time: 0.0
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to