On 1/24/07, Paco Avila <[EMAIL PROTECTED]> wrote:
I have seen some new libraries in this release:* commons-codec * commons-httpclient * jcl104-over-slf4j Which Jackrabbit component requires them?
those are dependencies of the jackrabbit-webdav project. commons-codec is an indirect dependency introduced through commons-httpclient. regarding jcl104-over-slf4j see https://issues.apache.org/jira/browse/JCR-683. btw: you can easily find the answer to your questions by grepping for the dependencies, e.g. grep commons-httpclient */*.xml alternatively you could also have a look at http://jackrabbit.apache.org/dependency-convergence.html. btw2: those kind of questions would IMO be better suited for the users list.
And where can I find the dependencies for the jackrabbit-index-filter?
have a look at ./jackrabbit-index-filter/pom.xml and search for '<dependencies>'... cheers stefan
Thanks... -- GIT Consultors S.L. c\ Francesc Rover 2-B 07003 Palma de Mallorca (Illes Balears)
