Hmmm. Bit confused here. The 4.4.3 pom specifies the slf4j version as 1.5.11 : http://svn.magnolia-cms.com/svn/community/magnolia/tags/magnolia-4.4.3/pom.xml. I've had a quick look through the slf4j api docs for 1.5.11 and 1.6.0 and can't see a log method with the signature above. slf4j is definitely all built at once tho', so presumably has the same versions for all the jars (you can download from slf4j site and and manually install into maven).
When I got the problem, I was trying to use the Criteria package from it.openutils. I got it working by building from their sources (rather than using their repository). Sorry can't help more. tim -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=37ba6072-8fbd-4c35-8501-ed35e512117b ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
