[
https://issues.apache.org/jira/browse/WW-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353444#comment-16353444
]
Lukasz Lenart commented on WW-4916:
-----------------------------------
To clarify few things:
- {{xwork-core.jar}} doesn't exist for Struts 2.5.x and it's not needed, all
the classes were moved into {{struts-core.jar}}
- {{json-plugin}} doesn't directly depend on the {{LocalizedTextUtil}} which
means you are mixing different versions of jars
> Cannot find com.opensymphony.xwork2.util.LocalizedTextUtil
> ----------------------------------------------------------
>
> Key: WW-4916
> URL: https://issues.apache.org/jira/browse/WW-4916
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.5.14.1
> Reporter: nick
> Priority: Blocker
> Labels: build
> Fix For: 2.5.13
>
>
> When removing xwork-core.jar in Struts-2.5.14.1, the json-plugin-2.5.14 does
> not work. It cannot find com.opensymphony.xwork2.util.LocalizedTextUtil.
> Refer to WW-4911 for background information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)