On Jun 29, 2011, at 12:42 AM, Jean-Louis MONTEIRO wrote:

> Hi all,
> 
> Romain and I are working on 3.2.0 release.
> We are currently checking JIRAs starting with older ones.
> 
> A lot of them are no more relevant nowadays.
> That's why we are closing them.
> 
> If you have any comments/problems, please let us know.
> 
> Then, we will probably publish new snapshots today and start the release
> process.
> Hope we can push a vote by the end of this week.
> 
> If you have any fix, merge or so in the pipe, please commit everything so we
> can froze sources during the release process.

I checked out one of the examples and it seems we have an issue with slf4j.  At 
least with the published snapshots.

 $ cd examples/simple-stateless
 $ mvn clean install -Dmaven.repo.local=temp

After a while of compiling you will eventually get a failed test run, with a 
bunch of "ClassNotFoundException: org.slf4j.impl.StaticLoggerBinder"

Not sure where this dependency came from.


-David

Reply via email to