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 4822D200BA5 for ; Wed, 5 Oct 2016 07:39:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 46B47160ADC; Wed, 5 Oct 2016 05:39:27 +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 8BACF160ACC for ; Wed, 5 Oct 2016 07:39:26 +0200 (CEST) Received: (qmail 70426 invoked by uid 500); 5 Oct 2016 05:39:25 -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 70414 invoked by uid 99); 5 Oct 2016 05:39:25 -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; Wed, 05 Oct 2016 05:39:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6BC6CE00D6; Wed, 5 Oct 2016 05:39:25 +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 Message-Id: <82e1bb1aad304c7a9f319dcf0429592d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: struts git commit: Drops reference to struts2-portlet example app Date: Wed, 5 Oct 2016 05:39:25 +0000 (UTC) archived-at: Wed, 05 Oct 2016 05:39:27 -0000 Repository: struts Updated Branches: refs/heads/master 29d470ad4 -> a8115aef2 Drops reference to struts2-portlet example app Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/a8115aef Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/a8115aef Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/a8115aef Branch: refs/heads/master Commit: a8115aef2e7ffea6a6d306d51be1ceca0843dd46 Parents: 29d470a Author: Lukasz Lenart Authored: Wed Oct 5 07:39:13 2016 +0200 Committer: Lukasz Lenart Committed: Wed Oct 5 07:39:13 2016 +0200 ---------------------------------------------------------------------- assembly/pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/a8115aef/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index f590e6b..72792da 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -37,12 +37,6 @@ org.apache.struts - struts2-portlet - ${project.version} - war - - - org.apache.struts struts2-showcase ${project.version} war