You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/04/18 07:33:15 UTC

[jira] [Closed] (WW-4047) struts.convention.action.includeJars Configuration Does not work

     [ https://issues.apache.org/jira/browse/WW-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart closed WW-4047.
-----------------------------

    Resolution: Duplicate
      Assignee: Lukasz Lenart
    
> struts.convention.action.includeJars Configuration Does not work
> ----------------------------------------------------------------
>
>                 Key: WW-4047
>                 URL: https://issues.apache.org/jira/browse/WW-4047
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Convention
>    Affects Versions: 2.3.14
>            Reporter: 刘明云
>            Assignee: Lukasz Lenart
>
> in struts2-convention-plugin-2.3.14.jar , <constant name="struts.convention.action.includeJars" value=".*?/myation.*?jar(!/)?"/>,isn,t working;but in struts2-convention-plugin-2.3.8.jar is ok,
> i found Line 416(code is urlSet.include(new UrlSet(classLoaderInterface, this.fileProtocols)); ) in org.apache.struts2.convention.PackageBasedActionConfigBuilder class may be have a bug,i change it to  urlSet = urlSet.include(new UrlSet(classLoaderInterface, this.fileProtocols); the bug disappears.

--
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