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

[jira] [Commented] (WW-4038) struts.convention.action.includeJars didn't work

    [ https://issues.apache.org/jira/browse/WW-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635152#comment-13635152 ] 

Hudson commented on WW-4038:
----------------------------

Integrated in Struts2-JDK6 #692 (See [https://builds.apache.org/job/Struts2-JDK6/692/])
    WW-4038 Solves a bug with struts.convention.action.includeJars (Revision 1469182)

     Result = SUCCESS
lukaszlenart : 
Files : 
* /struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java

                
> 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
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.15
>
>
> 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