Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AF752200B45 for ; Fri, 15 Jul 2016 15:18:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AE06E160A89; Fri, 15 Jul 2016 13:18:40 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 03CCC160A61 for ; Fri, 15 Jul 2016 15:18:39 +0200 (CEST) Received: (qmail 33413 invoked by uid 500); 15 Jul 2016 13:18:30 -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 32187 invoked by uid 99); 15 Jul 2016 13:18:29 -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; Fri, 15 Jul 2016 13:18:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 63703E968B; Fri, 15 Jul 2016 13:18:29 +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: Fri, 15 Jul 2016 13:18:49 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [22/50] [abbrv] struts git commit: Upgrade Tiles dependencies archived-at: Fri, 15 Jul 2016 13:18:40 -0000 Upgrade Tiles dependencies Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/4e3f950b Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/4e3f950b Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/4e3f950b Branch: refs/heads/master Commit: 4e3f950b279b6ad9e24cf1b46ec7c0b58a031c80 Parents: bdf4f0b Author: Lukasz Lenart Authored: Tue Jan 12 08:51:14 2016 +0100 Committer: Lukasz Lenart Committed: Tue Jan 19 16:18:42 2016 +0100 ---------------------------------------------------------------------- plugins/tiles/pom.xml | 13 ------------- pom.xml | 13 +------------ 2 files changed, 1 insertion(+), 25 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/4e3f950b/plugins/tiles/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 45a9b7e..be39762 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -49,14 +49,6 @@ org.apache.tiles - tiles-servlet-wildcard - - - org.apache.tiles - tiles-jsp - - - org.apache.tiles tiles-freemarker @@ -68,11 +60,6 @@ tiles-el - javax.servlet - jsp-api - provided - - org.glassfish javax.el true http://git-wip-us.apache.org/repos/asf/struts/blob/4e3f950b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6d59057..4edd1fd 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 3.1.2 3.3 5.0.2 - 2.2.2 + 3.0.5 2.5 @@ -622,17 +622,6 @@ org.apache.tiles tiles-jsp ${tiles.version} - runtime - - - org.apache.tiles - tiles-servlet-wildcard - ${tiles.version} - - - org.apache.tiles - tiles-jsp - ${tiles.version} org.apache.tiles