Yes, ignore that test case, it will be fixed once I merge Matthieu's code later today. Please
wait until then.
-leo
On Oct 21, 2011, at 10:22 AM, Matthieu Morel wrote:
> Hi Kishore,
>
> I think this is probably due to Leo's commit:
> https://github.com/leoneu/s4-piper/commit/da4cdd79d1061ab4b579641273c8f21bf94030fe
>
> I just issued a pull request for Leo, that takes my previous changes rebased
> on top of the package renaming commit. Maybe you should sync with Leo (i.e.
> wait for him to integrate the pull request), or you could sync with this
> branch: https://github.com/matthieumorel/s4-piper/tree/s4-12
>
> Matthieu
>
> On Fri, Oct 21, 2011 at 7:15 PM, kishore g <g.kishore@gmail.com> wrote:
>
>> Hi,
>>
>> I am finding this test case failing in s4-piper
>>
>> read: doobie
>> 10:01:37.652 [words seen stream] ERROR OverloadDispatcher1801 - Cannot
>> dispatch event of type [io.s4.wordcount.WordSeenEvent] to PE of type
>> [io.s4.wordcount.WordCounterPE] : no matching onEvent method found
>> 10:01:37.652 [words seen stream] ERROR OverloadDispatcher1801 - Cannot
>> dispatch event of type [io.s4.wordcount.WordSeenEvent] to PE of type
>> [io.s4.wordcount.WordCounterPE] : no matching onEvent method found
>>
>> Is there something I am missing.
>>
>> thanks,
>> Kishore G
>>
|