[
https://issues.apache.org/jira/browse/OGNL-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13556027#comment-13556027
]
Hudson commented on OGNL-230:
-----------------------------
Integrated in ognl #205 (See [https://builds.apache.org/job/ognl/205/])
OGNL-230 upgrades Javassist to version 3.16.1-GA (Revision 1434594)
Result = FAILURE
lukaszlenart : http://svn.apache.org/viewvc/?view=rev&rev=1434594
Files :
* /commons/proper/ognl/trunk/pom.xml
> Update Javassist to 3.17.1
> --------------------------
>
> Key: OGNL-230
> URL: https://issues.apache.org/jira/browse/OGNL-230
> Project: Commons OGNL
> Issue Type: Improvement
> Components: Core Runtime
> Reporter: Eduardo Macarron
> Assignee: Lukasz Lenart
> Priority: Trivial
> Labels: javassist
> Fix For: 4.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Hello.
> I have just tested latest MyBatis trunk with OGNL 4 and all test pass. Good
> work!
> I noticed OGNL 4 depends on a quite old Javassist version (3.12.1). I would
> like to suggest to upgrade to 3.17.1 (still jdk 5) before going GA.
> BTW, this version is ASL 2.0 (old versions are not)
> Note Javasisst maven groupid has changed:
> from:
> <dependency>
> <groupId>javassist</groupId>
> <artifactId>javassist</artifactId>
> <version>3.12.1-GA</version>
> </dependency>
> to:
> <dependency>
> <groupId>org.javassist</groupId>
> <artifactId>javassist</artifactId>
> <version>3.17.1-GA</version>
> </dependency>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira