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 2019/05/15 11:44:00 UTC

[jira] [Updated] (CAY-2580) Cgen: Can't use custom templates for client mode

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

Nikita Timofeev updated CAY-2580:
---------------------------------
    Description: 
Template settings are always overridden to default values in {{ClientClassGenerationAction}} initialization.
Here is related code for master branch: https://github.com/apache/cayenne/blob/835d1d451b57e9c5ce848ed315ec54463bc631aa/cayenne-cgen/src/main/java/org/apache/cayenne/gen/ClientClassGenerationAction.java#L105

> Cgen: Can't use custom templates for client mode
> ------------------------------------------------
>
>                 Key: CAY-2580
>                 URL: https://issues.apache.org/jira/browse/CAY-2580
>             Project: Cayenne
>          Issue Type: Bug
>          Components: cgen, Modeler
>    Affects Versions: 4.1.B2
>            Reporter: Nikita Timofeev
>            Priority: Major
>             Fix For: 4.1.B3, 4.2.M1
>
>
> Template settings are always overridden to default values in {{ClientClassGenerationAction}} initialization.
> Here is related code for master branch: https://github.com/apache/cayenne/blob/835d1d451b57e9c5ce848ed315ec54463bc631aa/cayenne-cgen/src/main/java/org/apache/cayenne/gen/ClientClassGenerationAction.java#L105



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)