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 B500918ADE for ; Thu, 11 Jun 2015 19:16:39 +0000 (UTC) Received: (qmail 56110 invoked by uid 500); 11 Jun 2015 19:16:39 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 56043 invoked by uid 500); 11 Jun 2015 19:16:38 -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 56007 invoked by uid 99); 11 Jun 2015 19:16:38 -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, 11 Jun 2015 19:16:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AF5C5DFFD5; Thu, 11 Jun 2015 19:16:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jogep@apache.org To: commits@struts.apache.org Date: Thu, 11 Jun 2015 19:16:38 -0000 Message-Id: <313deeaf0a3943d5bd3d59b3d025953e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [01/50] [abbrv] struts-examples git commit: WW-4492 Add support for Log4J2 as a struts and xwork logging backend Repository: struts-examples Updated Branches: refs/heads/master 1d2ff2360 -> c91792787 WW-4492 Add support for Log4J2 as a struts and xwork logging backend - Use new log4j2 in blank and rest showcase app - Migrate to newer jetty plugin version Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/cb68fb6f Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/cb68fb6f Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/cb68fb6f Branch: refs/heads/master Commit: cb68fb6fa29d0f977caf0e96ed3b9fe9f3af1585 Parents: b4376ee Author: Johannes Geppert Authored: Sat Apr 18 21:15:48 2015 +0200 Committer: Johannes Geppert Committed: Sat Apr 18 21:15:48 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/cb68fb6f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5d38811..022c4ef 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ org.mortbay.jetty jetty-maven-plugin - 8.1.7.v20120910 + 8.1.16.v20140903 CTRL+C 8999