[
https://issues.apache.org/jira/browse/JEXL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro updated JEXL-56:
------------------------------
Description:
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 be deleted (ie: svn
del ...).
One class should also be deleted (since it is unused & void of content):
src/java/org/apache/commons/jexl/util/Coercion.java
was:
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
> 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
>
> Attachments: JEXL-56.patch
>
>
> 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 be deleted (ie:
> svn del ...).
> One class 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.