+1
Regards
JB
On 10/10/2013 02:41 PM, Christian Müller wrote:
I also consider this as an bug. I propose to fix it in the way you
mentioned and add a remark to the section "Changes that may affect end
users" in [1].
[1] http://camel.apache.org/camel-2130-release.html
Best,
Christian
-
I also consider this as an bug. I propose to fix it in the way you
mentioned and add a remark to the section "Changes that may affect end
users" in [1].
[1] http://camel.apache.org/camel-2130-release.html
Best,
Christian
-
Software Integration Specialist
Apache Member
V.P. Apac
While mocking the HazelcastInstance objects in the test cases, I ran
into an interesting problem. The HazelcastInstanceConsumerTest was
@Ignored, stating that it messed up subsequent tests. Now that I'm
not using "live" HazelcastInstances, there is no reason to @Ignore
them anymore. However, whe