[
https://issues.apache.org/jira/browse/OGNL-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859929#comment-13859929
]
Jason Pyeron commented on OGNL-241:
-----------------------------------
https://github.com/pdinc-oss/commons-ognl.git
commit a8bf0bafe611ba970f90e85d633437aa2375be50
Author: Jason Pyeron <[email protected]>
Date: Wed Jan 1 13:49:50 2014 -0500
OGNL-241: javadoc fix
commit 526d3f621f9f81601da2ab36cc5339cdb7efcc03
Author: Jason Pyeron <[email protected]>
Date: Wed Jan 1 12:30:19 2014 -0500
OGNL-241: clean up the OgnlException for Java 1.4 and above.
> remove unneeded reflection in OgnlException
> -------------------------------------------
>
> Key: OGNL-241
> URL: https://issues.apache.org/jira/browse/OGNL-241
> Project: Commons OGNL
> Issue Type: Improvement
> Components: Core Runtime
> Affects Versions: 4.0
> Reporter: Jason Pyeron
> Fix For: 4.0
>
> Attachments:
> 0001-OGNL-241-clean-up-the-OgnlException-for-Java-1.4-and.patch
>
>
> Since OGNL no longer supports Java 1.3 and below, the initCause method is
> always available.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)