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 4E2CA109AF for ; Wed, 23 Oct 2013 11:16:18 +0000 (UTC) Received: (qmail 88661 invoked by uid 500); 23 Oct 2013 11:16:17 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 88641 invoked by uid 500); 23 Oct 2013 11:16:17 -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 56965 invoked by uid 99); 23 Oct 2013 11:00:28 -0000 From: lukaszlenart To: dev@struts.apache.org Subject: struts2 pull request: DeprecationInterceptor Content-Type: text/plain Message-Id: <20131023110027.D1B673190B5@tyr.zones.apache.org> Date: Wed, 23 Oct 2013 11:00:27 +0000 (UTC) GitHub user lukaszlenart opened a pull request: https://github.com/apache/struts2/pull/10 DeprecationInterceptor You can merge this pull request into a Git repository by running: $ git pull https://github.com/strutsathon/struts2 trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/struts2/pull/10.patch ---- commit 2a634cf75bec6bdacf0a7552e81216f12ad91766 Author: lukaszlenart Date: 2013-10-02T08:58:01Z Adds Travis support commit 86f0ef956a1b336e529856c0db9b2fbd76b1cfc3 Author: lukaszlenart Date: 2013-10-02T09:01:16Z Adds S2 specific build commands commit 2c777312f85a70113bae7121e6aab3404c67673e Author: lukaszlenart Date: 2013-10-02T09:02:23Z Adds basic README with build status commit d3a62ad3f5b0e5a17d0cdcb23383828a04949a1a Author: Lukasz Lenart Date: 2013-10-08T06:17:55Z Removes build status commit 5f5322931c74210c52398d8f35d44395ba28ff92 Author: Lukasz Lenart Date: 2013-10-08T06:20:46Z Delete Travis configuration commit cf24db02bb87254de7c6991b9815c3edabae3d31 Author: PIOTR DUSZA Date: 2013-10-14T14:48:38Z Deprecation Interceptor - In dev mode checks if application uses deprecated or unknown constants and displays warning commit 089853a683443ad82dd486233d221428643511da Author: PIOTR DUSZA Date: 2013-10-14T14:49:50Z Adds DeprecationInterceptor to basicStack and defaultStack ---- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org