Logging wrongly uses java.util.logging
--------------------------------------
Key: JEXL-56
URL: https://issues.apache.org/jira/browse/JEXL-56
Project: Commons JEXL
Issue Type: Bug
Affects Versions: 2.0
Reporter: Henri Biestro
Fix For: 2.0
JEXL-55 patch wrongly introduced some jul logging code (instead of sticking
with commons logging).
The 'src/java/org/apache/commons/jexl/logging/' package can also be deleted
(ie: svn del ...).
One classes should also be deleted (since it is unused & void of content):
src/java/org/apache/commons/jexl/util/Coercion.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.