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 E9442200B6D for ; Fri, 15 Jul 2016 09:18:56 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E8196160A93; Fri, 15 Jul 2016 07:18:56 +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 57E7C160A91 for ; Fri, 15 Jul 2016 09:18:56 +0200 (CEST) Received: (qmail 72349 invoked by uid 500); 15 Jul 2016 07:18:47 -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 69864 invoked by uid 99); 15 Jul 2016 07:18:46 -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 07:18:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 379B5ED4A2; Fri, 15 Jul 2016 07:18:46 +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 07:19:35 -0000 Message-Id: <3afcaed9573d453c8363a5a76a5cc4af@git.apache.org> In-Reply-To: <2bc979ebe60f4dca81b93d1f01a08334@git.apache.org> References: <2bc979ebe60f4dca81b93d1f01a08334@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [52/53] struts git commit: Drops unused patterns archived-at: Fri, 15 Jul 2016 07:18:57 -0000 Drops unused patterns Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/d948a85a Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/d948a85a Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/d948a85a Branch: refs/heads/master Commit: d948a85a8d9a8243a659e35275bf5223d264e92a Parents: 7a350b0 Author: Lukasz Lenart Authored: Thu Jul 14 20:14:03 2016 +0200 Committer: Lukasz Lenart Committed: Thu Jul 14 20:14:03 2016 +0200 ---------------------------------------------------------------------- .gitignore | 9 --------- 1 file changed, 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/d948a85a/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 65b5ac5..4750576 100644 --- a/.gitignore +++ b/.gitignore @@ -25,15 +25,6 @@ Servers/ # Maven core/target -xwork-core/target -archetypes/struts2-archetype-angularjs/target -archetypes/struts2-archetype-blank/target -archetypes/struts2-archetype-convention/target -archetypes/struts2-archetype-dbportlet/target -archetypes/struts2-archetype-plugin/target -archetypes/struts2-archetype-portlet/target -archetypes/struts2-archetype-starter/target -archetypes/target plugins/convention/target plugins/embeddedjsp/target plugins/osgi/target