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 1076611372 for ; Sun, 21 Sep 2014 20:20:43 +0000 (UTC) Received: (qmail 98788 invoked by uid 500); 21 Sep 2014 20:20:42 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 98741 invoked by uid 500); 21 Sep 2014 20:20:42 -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 98730 invoked by uid 99); 21 Sep 2014 20:20:42 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Sep 2014 20:20:42 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2DCBB9D08B5; Sun, 21 Sep 2014 20:20:42 +0000 (UTC) From: lukaszlenart To: dev@struts.apache.org Reply-To: dev@struts.apache.org References: In-Reply-To: Subject: [GitHub] struts pull request: Http interceptor Content-Type: text/plain Message-Id: <20140921202042.2DCBB9D08B5@tyr.zones.apache.org> Date: Sun, 21 Sep 2014 20:20:42 +0000 (UTC) Github user lukaszlenart commented on the pull request: https://github.com/apache/struts/pull/25#issuecomment-56311272 @jogep @davelnewton this the final version - I've extended interceptor to support multiple annotation on the same method, see [here](https://github.com/lukaszlenart/struts/blob/82344902023233e9b94812867a407d4249595c4b/core/src/test/java/org/apache/struts2/HttpMethodsTestAction.java) --- 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