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 B7D8EFDD3 for ; Thu, 11 Apr 2013 06:37:25 +0000 (UTC) Received: (qmail 78387 invoked by uid 500); 11 Apr 2013 06:37:25 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 77676 invoked by uid 500); 11 Apr 2013 06:37: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 77613 invoked by uid 99); 11 Apr 2013 06:37:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Apr 2013 06:37:16 +0000 Date: Thu, 11 Apr 2013 06:37:16 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WW-4043) Duplicated class TestUtils MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4043: ------------------------------ Fix Version/s: 2.3.15 > Duplicated class TestUtils > -------------------------- > > Key: WW-4043 > URL: https://issues.apache.org/jira/browse/WW-4043 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - JSON > Affects Versions: 2.3.14 > Reporter: Maurizio Cucchiara > Priority: Minor > Fix For: 2.3.15 > > > Currently there are 2 TestUtils which basically do the same thing. > Since they are on test directory, ATM there is no way to reuse the one present on core module. > The only way I can prefigure is by moving TestUtils class inside Junit Plugin (after all is a test utility class and -either the core and- json plugin depend on junit plugin). > -- 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