You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2022/01/24 11:05:00 UTC

[jira] [Updated] (CAY-2730) Duplicating lines in a cgen config saved to datamap.xml

     [ https://issues.apache.org/jira/browse/CAY-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev updated CAY-2730:
---------------------------------
    Affects Version/s: 4.1.1

> Duplicating lines in a cgen config saved to datamap.xml
> -------------------------------------------------------
>
>                 Key: CAY-2730
>                 URL: https://issues.apache.org/jira/browse/CAY-2730
>             Project: Cayenne
>          Issue Type: Bug
>          Components: cgen, Modeler
>    Affects Versions: 4.1.1, 4.2.B1
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Minor
>             Fix For: 4.2.B2
>
>
> There's a duplicating xml tags in a cgen config saved to the datamap.xml:
> {code:xml}
> <template>templates/v4_1/subclass.vm</template>
> <superTemplate>templates/v4_1/superclass.vm</superTemplate>
> <template>templates/v4_1/subclass.vm</template>
> <superTemplate>templates/v4_1/superclass.vm</superTemplate>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)