Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B59BF108 for ; Sun, 7 Apr 2013 08:57:21 +0000 (UTC) Received: (qmail 59148 invoked by uid 500); 7 Apr 2013 08:57:21 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 58885 invoked by uid 500); 7 Apr 2013 08:57:18 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 58822 invoked by uid 99); 7 Apr 2013 08:57:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Apr 2013 08:57:16 +0000 Date: Sun, 7 Apr 2013 08:57:15 +0000 (UTC) From: "Xu Hui Sheng (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (WW-4038) struts.convention.action.includeJars didn't work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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