From dev-return-66087-apmail-struts-dev-archive=struts.apache.org@struts.apache.org Mon Aug 18 14:27:49 2014 Return-Path: X-Original-To: apmail-struts-dev-archive@www.apache.org Delivered-To: apmail-struts-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8940711FB9 for ; Mon, 18 Aug 2014 14:27:49 +0000 (UTC) Received: (qmail 61703 invoked by uid 500); 18 Aug 2014 14:27:48 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 61667 invoked by uid 500); 18 Aug 2014 14:27:48 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 61656 invoked by uid 99); 18 Aug 2014 14:27:48 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Aug 2014 14:27:48 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D91429B5254; Mon, 18 Aug 2014 14:27:47 +0000 (UTC) From: foogaro To: dev@struts.apache.org Reply-To: dev@struts.apache.org References: In-Reply-To: Subject: [GitHub] struts pull request: Localized by classloader Content-Type: text/plain Message-Id: <20140818142747.D91429B5254@tyr.zones.apache.org> Date: Mon, 18 Aug 2014 14:27:47 +0000 (UTC) Github user foogaro commented on the pull request: https://github.com/apache/struts/pull/20#issuecomment-52499604 Hi Luckasz, I didn't notice this test, cause I just ran the __*xwork-core*__ test suite, not the all thing. Sorry about that. Backing to the issue, the test fails because it expects an ordered bundles list, while there is a Set in my PR. I just committed the PR along with the ordering feature and the ```LocalizedTextUtilTest.testFindTextInChildProperty``` test. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org