I now have a clean build except for one remaining issue with the
implementation-osgi itest. Unfortunately it's one of these where it fails
with a top down build and works with a build from the module level. Is
anyone else now seeing this effect? Usually reported as
testStatefulStatefulConversationWithCallback(
conversation.ConversationTestCase)
Time elapsed: 1.062 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<4> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:277)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at junit.framework.Assert.assertEquals(Assert.java:201)
at
conversation.ConversationTestCase.testStatefulStatefulConversationWit
hCallback(ConversationTestCase.java:241)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.
java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAcces
sorImpl.java:43)
More digging required but If anyone has any ideas I'd love to hear them.
Regards
Simon