History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-1466
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: tm_jee
Reporter: tm_jee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

Updgrate Ognl dependency to 2.7 for WebWork 2.2.6 release

Created: 30/Jun/07 11:46 AM   Updated: 22/Nov/07 07:51 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.2.7


 Description  « Hide
Updgrate Ognl dependency to 2.7 for WebWork 2.2.5 release

Martin just pointed out there's a new version of ognl that have significant improvements, we might need to use the Ognl.compileExpression() to take advantage of the new speed improvement.

[1] - http://forums.opensymphony.com/thread.jspa?messageID=163582&#163582
[2] - http://www.theserverside.com/news/thread.tss?thread_id=45954

 All   Comments   Change History      Sort Order:
tm_jee - [14/Jul/07 10:07 PM ]

tm_jee - [22/Nov/07 07:50 PM ]
updated webwork's dependency to ognl 2.7.1 and javassist 3.0.ga (which ognl 2.7.1 needs)

WebWork uses XWork which does needs some changes in code to take advantages of the enhancement done by Jesse. Refer to XW-534 for more information on this.