Remove commons-discovery dependency
-----------------------------------
Key: MYFACES-2861
URL: https://issues.apache.org/jira/browse/MYFACES-2861
Project: MyFaces Core
Issue Type: Improvement
Components: JSR-314
Affects Versions: 2.0.1
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Commons-discovery has a dependency to commons-logging. That cause a transitive
dependency to myfaces-impl. To prevent this dependency, we need to move that
code into our codebase and refactor it so it uses jul instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.