You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrei Veprev (JIRA)" <ji...@apache.org> on 2010/10/12 13:22:37 UTC

[jira] Updated: (CAY-1490) Maven cgen: all and datamap modes can not be activated

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

Andrei Veprev updated CAY-1490:
-------------------------------

    Attachment: CAY-1490-3.0.patch
                CAY-1490.patch

Here are patches for trunk and 3.0 versions.

One note. Data map class is generated only if some queries (named queries) exist in data map file. I didn't change this behavior.

> Maven cgen: all and datamap modes can not be activated
> ------------------------------------------------------
>
>                 Key: CAY-1490
>                 URL: https://issues.apache.org/jira/browse/CAY-1490
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 3.0.1, 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>         Attachments: CAY-1490-3.0.patch, CAY-1490.patch
>
>
> This was reported on the user list, and my own tests seem to confirm that setting <mode>datamap</mode> or <mode>all</mode> don't result in class generation for a DataMap. Setting <mode>entity</mode> or omitting "mode" tag, results in correct generation of classes for all entities.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.