It looks like the examples pom is incomplete. Add this:

        <dependency>
            <groupId>log4j</groupId>
            <artifactId>log4j</artifactId>
            <version>1.2.16</version>
        </dependency>

I've update the code for the next release.

On Sep 30, 2013, at 7:41 AM, Sznajder ForMailingList <[email protected]> 
wrote:

> Hi
> 
> I ran the LeaderSelectorExample class.
> 
> However, the main starts the different Examples instances, but, after, we do 
> not see any printout related to the Leadership ....
> Any event is caught...
> Benjamin

Reply via email to