[
https://issues.apache.org/jira/browse/JEXL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro updated JEXL-56:
------------------------------
Attachment: JEXL-56.patch
fixed logging mistakes introduced through JEXL-55;
Coercion.java & LogManager.java are emptied of content (should be svn del)
Cosmetic 'new lines' added in Interpreter.java ( try...catch...)
> 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 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.