[jira] Updated: (JCR-1631) Replace commons-logging dependency with SLF4J

2008-09-23 Thread Jukka Zitting (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting updated JCR-1631:
---

Attachment: JCR-1631-reconsider.patch

Attached a proposed patch that reverts the previous changes, and moves the 
commons-logging exclusion to the higher level projects jackrabbit-jca and 
jackrabbit-webapp.

> Replace commons-logging dependency with SLF4J
> -
>
> Key: JCR-1631
> URL: https://issues.apache.org/jira/browse/JCR-1631
> Project: Jackrabbit
>  Issue Type: Improvement
>  Components: jackrabbit-text-extractors
>Reporter: Jukka Zitting
>Assignee: Jukka Zitting
> Fix For: 1.5
>
> Attachments: JCR-1631-reconsider.patch
>
>
> The poi dependency in jackrabbit-text-extractors brings in a transitive 
> dependency to commons-logging. Since we use SLF4J for all logging, we should 
> exclude the commons-logging dependency and replace it with jcl104-over-slf4j.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (JCR-1631) Replace commons-logging dependency with SLF4J

2008-09-24 Thread Jukka Zitting (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting updated JCR-1631:
---

Component/s: (was: jackrabbit-text-extractors)
 jackrabbit-webapp
 jackrabbit-jca

With the proposed change this becomes a webapp and jca issue instead of 
text-extractors one.

> Replace commons-logging dependency with SLF4J
> -
>
> Key: JCR-1631
> URL: https://issues.apache.org/jira/browse/JCR-1631
> Project: Jackrabbit
>  Issue Type: Improvement
>  Components: jackrabbit-jca, jackrabbit-webapp
>Reporter: Jukka Zitting
>Assignee: Jukka Zitting
> Fix For: 1.5
>
> Attachments: JCR-1631-reconsider.patch
>
>
> The poi dependency in jackrabbit-text-extractors brings in a transitive 
> dependency to commons-logging. Since we use SLF4J for all logging, we should 
> exclude the commons-logging dependency and replace it with jcl104-over-slf4j.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.