Jukka Zitting wrote:


Jackrabbit only defines slf4j-api as a compile-scope dependency, and
leaves it up to the containing application to decide which slf4j
implementation to use. Adding a dependency like
org.slf4j:slf4j-log4j12:1.3.0 should do the trick.

thanks very much for the hint.

Btw, my working maven dependencies are now

<dependency groupId="javax.jcr" artifactId="jcr" version="1.0"/>
<dependency groupId="org.apache.jackrabbit" artifactId="jackrabbit-core" version="1.3.3"/>
<dependency groupId="org.slf4j" artifactId="slf4j-log4j12" version="1.3.0"/>

maybe something like this could be added to the "hop pages" (re Maven I mean)

Thanks

Michael

BR,

Jukka Zitting


--
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
[EMAIL PROTECTED], [EMAIL PROTECTED]
+41 44 272 91 61

Reply via email to