You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by davsclaus <ci...@yahoo.dk> on 2011/03/03 19:09:55 UTC

Re: building the trunk fails for me

I just deleted camel-core and checked it out again. Works fine
Try deleting camel-core and do an update from svn


[INFO] Installing
org/apache/camel/camel-core/2.7-SNAPSHOT/camel-core-2.7-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 31 seconds
[INFO] Finished at: Thu Mar 03 19:11:10 CET 2011
[INFO] Final Memory: 56M/224M
[INFO]
------------------------------------------------------------------------




--
View this message in context: http://camel.465427.n5.nabble.com/building-the-trunk-fails-for-me-tp3408128p3408410.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: building the trunk fails for me

Posted by Willem Jiang <wi...@gmail.com>.
Hi Hadrian,

I just ran mvn clean install with a new checked out camel trunk, all the 
tests in camel-core are passed.

Willem

On 3/4/11 10:39 AM, Hadrian Zbarcea wrote:
> I started a new build (clean svn checkout), and I got another failure, probably timing related.
>
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.112 sec<<<  FAILURE!
> testShutdownCompleteAllTasks(org.apache.camel.component.seda.FileSedaShutdownCompleteAllTasksTest)  Time elapsed: 6.11 sec<<<  FAILURE!
> junit.framework.AssertionFailedError: Should complete all messages expected:<5>  but was:<4>
>          at junit.framework.Assert.fail(Assert.java:47)
>          at junit.framework.Assert.failNotEquals(Assert.java:280)
>          at junit.framework.Assert.assertEquals(Assert.java:64)
>          at junit.framework.Assert.assertEquals(Assert.java:198)
>          at org.apache.camel.component.seda.FileSedaShutdownCompleteAllTasksTest.testShutdownCompleteAllTasks(FileSedaShutdownCompleteAllTasksTest.java:68)
>
>
> Hadrian
>
> On Mar 3, 2011, at 1:09 PM, davsclaus wrote:
>
>> I just deleted camel-core and checked it out again. Works fine
>> Try deleting camel-core and do an update from svn
>>
>>
>> [INFO] Installing
>> org/apache/camel/camel-core/2.7-SNAPSHOT/camel-core-2.7-SNAPSHOT.jar
>> [INFO] Writing OBR metadata
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESSFUL
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 31 seconds
>> [INFO] Finished at: Thu Mar 03 19:11:10 CET 2011
>> [INFO] Final Memory: 56M/224M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>>
>>
>>
>> --
>> View this message in context: http://camel.465427.n5.nabble.com/building-the-trunk-fails-for-me-tp3408128p3408410.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>


-- 
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
          http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Re: building the trunk fails for me

Posted by Hadrian Zbarcea <hz...@gmail.com>.
I started a new build (clean svn checkout), and I got another failure, probably timing related.

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.112 sec <<< FAILURE!
testShutdownCompleteAllTasks(org.apache.camel.component.seda.FileSedaShutdownCompleteAllTasksTest)  Time elapsed: 6.11 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Should complete all messages expected:<5> but was:<4>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:280)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:198)
        at org.apache.camel.component.seda.FileSedaShutdownCompleteAllTasksTest.testShutdownCompleteAllTasks(FileSedaShutdownCompleteAllTasksTest.java:68)


Hadrian

On Mar 3, 2011, at 1:09 PM, davsclaus wrote:

> I just deleted camel-core and checked it out again. Works fine
> Try deleting camel-core and do an update from svn
> 
> 
> [INFO] Installing
> org/apache/camel/camel-core/2.7-SNAPSHOT/camel-core-2.7-SNAPSHOT.jar
> [INFO] Writing OBR metadata
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 31 seconds
> [INFO] Finished at: Thu Mar 03 19:11:10 CET 2011
> [INFO] Final Memory: 56M/224M
> [INFO]
> ------------------------------------------------------------------------
> 
> 
> 
> 
> --
> View this message in context: http://camel.465427.n5.nabble.com/building-the-trunk-fails-for-me-tp3408128p3408410.html
> Sent from the Camel - Users mailing list archive at Nabble.com.