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 EBBF3200B69 for ; Sat, 20 Aug 2016 13:46:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EA530160ABB; Sat, 20 Aug 2016 11:46:21 +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 63849160AAA for ; Sat, 20 Aug 2016 13:46:21 +0200 (CEST) Received: (qmail 33305 invoked by uid 500); 20 Aug 2016 11:46:20 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 33295 invoked by uid 99); 20 Aug 2016 11:46:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Aug 2016 11:46:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 691402C0032 for ; Sat, 20 Aug 2016 11:46:20 +0000 (UTC) Date: Sat, 20 Aug 2016 11:46:20 +0000 (UTC) From: "Pierre Smits (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OFBIZ-7964) in .gitignore not everything from components in hot-deploy is ignored MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 20 Aug 2016 11:46:22 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-7964: -------------------------------- Attachment: OFBIZ-7964.gitignore.patch This patch addresses the issue. > in .gitignore not everything from components in hot-deploy is ignored > --------------------------------------------------------------------- > > Key: OFBIZ-7964 > URL: https://issues.apache.org/jira/browse/OFBIZ-7964 > Project: OFBiz > Issue Type: Improvement > Reporter: Pierre Smits > Assignee: Pierre Smits > Attachments: OFBIZ-7964.gitignore.patch > > > When using git as the means for scm with ofbiz (e.g. against github), only > {code} > hot-deploy/*/build > {code} > is ignored. > The rest of a hot-deploy component is not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)