[
https://issues.apache.org/jira/browse/ODE-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536472#comment-13536472
]
Hadrian Zbarcea commented on ODE-983:
-------------------------------------
Jacob and the build system are done, but all the bpel stuff still uses
commons.logging. It will take a bit of time to fix all the places. The
migration tool doesn't help much, as there a few places where the api is
incompatible, other places with the commons.logging Log is passed around, plus
all the guards I need to get rid of. On top of that there is the i18n part that
I think can be done better with slf4j. All in all, it will take a bit to switch
to slf4j across the board, but it's a good start.
> Switch from commons.logging to slf4j
> ------------------------------------
>
> Key: ODE-983
> URL: https://issues.apache.org/jira/browse/ODE-983
> Project: ODE
> Issue Type: Improvement
> Components: BPEL Runtime
> Affects Versions: 1.4
> Reporter: Hadrian Zbarcea
> Assignee: Hadrian Zbarcea
> Priority: Minor
>
> At the very least this will get rid of the ifLevelEnabled() blocks that serve
> the purpose of not evaluating values and build log messages unnecessarily.
> I would use this to improve logging a bit in Jacob as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira