[
https://issues.apache.org/struts/browse/WW-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
tom terrace updated WW-3208:
----------------------------
Attachment: patch.txt
one-liner patch file
> Spring Plugin using commons.lang.StringUtils instead of shaded class in xwork
> library
> -------------------------------------------------------------------------------------
>
> Key: WW-3208
> URL: https://issues.apache.org/struts/browse/WW-3208
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Spring
> Affects Versions: 2.1.8
> Environment: any
> Reporter: tom terrace
> Priority: Minor
> Attachments: patch.txt
>
>
> In StrutsSpringObjectFactory.java, the StringUtils class is being imported
> directly from commons instead of from the shaded class in the xwork library.
> This caused compilation errors for me until I changed the import statement.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.