Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B19CD11DF0 for ; Tue, 26 Aug 2014 11:52:58 +0000 (UTC) Received: (qmail 35694 invoked by uid 500); 26 Aug 2014 11:52:58 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 35676 invoked by uid 500); 26 Aug 2014 11:52:58 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 35666 invoked by uid 99); 26 Aug 2014 11:52:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 11:52:58 +0000 Date: Tue, 26 Aug 2014 11:52:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAY-1943) XML file not deleted when a DataMap is deleted from the project MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAY-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110628#comment-14110628 ] ASF GitHub Bot commented on CAY-1943: ------------------------------------- GitHub user thinline72 opened a pull request: https://github.com/apache/cayenne/pull/5 CAY-1943 XML file not deleted when a DataMap is deleted from the project Fix: XML file not deleted when a DataMap is deleted from the projec You can merge this pull request into a Git repository by running: $ git pull https://github.com/thinline72/cayenne CAY-1943 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/5.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5 ---- commit 7c2e3d1909fcd8ceb0db740fa21b75ed130c5862 Author: Savva Kolbechev Date: 2014-08-26T11:46:34Z CAY-1943 XML file not deleted when a DataMap is deleted from the project ---- > XML file not deleted when a DataMap is deleted from the project > --------------------------------------------------------------- > > Key: CAY-1943 > URL: https://issues.apache.org/jira/browse/CAY-1943 > Project: Cayenne > Issue Type: Bug > Affects Versions: 3.1RC1, 3.2M1 > Reporter: Andrus Adamchik > Assignee: Andrus Adamchik > Priority: Minor > Fix For: 3.2M2 > > > * open any previously saved project, > * delete a DataMap > * save > Check the filesystem - .map.xml file is not deleted. -- This message was sent by Atlassian JIRA (v6.2#6252)