[ 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 <s.kolbac...@gmail.com> 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)