Return-Path: X-Original-To: apmail-struts-commits-archive@minotaur.apache.org Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4EF7C10C99 for ; Thu, 19 Mar 2015 08:50:06 +0000 (UTC) Received: (qmail 42372 invoked by uid 500); 19 Mar 2015 08:50:01 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 42276 invoked by uid 500); 19 Mar 2015 08:50:01 -0000 Mailing-List: contact commits-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 commits@struts.apache.org Received: (qmail 41612 invoked by uid 99); 19 Mar 2015 08:50:01 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Mar 2015 08:50:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B6D97E1865; Thu, 19 Mar 2015 08:50:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lukaszlenart@apache.org To: commits@struts.apache.org Date: Thu, 19 Mar 2015 08:50:15 -0000 Message-Id: <5b162ca1499b4fd7a2e80d35df529e5b@git.apache.org> In-Reply-To: <3930a6e126064d77b749c36319b92573@git.apache.org> References: <3930a6e126064d77b749c36319b92573@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [16/28] struts git commit: WW-4427 adds complete fix WW-4427 adds complete fix Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/66248a80 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/66248a80 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/66248a80 Branch: refs/heads/master Commit: 66248a80e3b238092bf547cc196ad2f7b0225b76 Parents: c5867e2 e0d7239 Author: Lukasz Lenart Authored: Tue Feb 17 07:49:15 2015 +0100 Committer: Lukasz Lenart Committed: Tue Feb 17 07:49:15 2015 +0100 ---------------------------------------------------------------------- .../com/opensymphony/xwork2/ognl/OgnlValueStack.java | 6 ++++-- .../opensymphony/xwork2/ognl/OgnlValueStackTest.java | 14 ++++++++++---- 2 files changed, 14 insertions(+), 6 deletions(-) ----------------------------------------------------------------------