You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2013/07/15 20:28:51 UTC

[jira] [Commented] (CAY-1839) Allow to link DataMaps to DataNodes from DataNode editor. Also when creating the first DN in the project, auto link all DMs to it.

    [ https://issues.apache.org/jira/browse/CAY-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708786#comment-13708786 ] 

Andrus Adamchik commented on CAY-1839:
--------------------------------------

Having trouble with the patch:

1. Applying with patch command:

~/work/cayenne/modeler/cayenne-modeler: patch -p0 --dry-run < ~/Desktop/newPatch.txt 
patching file src/main/java/org/apache/cayenne/modeler/ProjectController.java
missing header for unified diff at line 15 of patch
can't find file to patch at input line 15
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|     /**
|      * Returns preferences object for the current DataMap, throwing an exception
--------------------------
File to patch: ^C

2. Applying with Git:

~/work/cayenne/modeler/cayenne-modeler: git apply -p0 ~/Desktop/newPatch.txt 
fatal: patch fragment without header at line 15: @@ -1478,10 +1509,25 @@

                
> Allow to link DataMaps to DataNodes from DataNode editor. Also when creating the first DN in the project, auto link all DMs to it.
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAY-1839
>                 URL: https://issues.apache.org/jira/browse/CAY-1839
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Modeler
>    Affects Versions: 3.2M1
>         Environment: Linux
>            Reporter: ArtyomN
>         Attachments: after1.png, after2.png, after3.png, after4.png, after5.png, after6.png, after7.png, before.png, DnD.ogv, newPatch.txt
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> When creating the first DataNode in the project, auto link all DataMaps to it. If in the project a few DNs, then new creating DMs have no links. Links for DMs your can select or clear from DataNode editor specifying the appropriate checkbox or from DataMap editor. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira