Xu Hui Sheng created WW-4038:
--------------------------------
Summary: struts.convention.action.includeJars didn't work
Key: WW-4038
URL: https://issues.apache.org/jira/browse/WW-4038
Project: Struts 2
Issue Type: Bug
Components: Plugin - Convention
Affects Versions: 2.3.12
Environment: struts-2.3.12
Reporter: Xu Hui Sheng
please change the 416 line of
org.apache.struts2.convention.PackageBasedActionConfigBuilder
urlSet.include(new UrlSet(classLoaderInterface, this.fileProtocols));
to
urlSet = urlSet.include(new UrlSet(classLoaderInterface, this.fileProtocols));
--
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