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 2014/04/26 10:17:14 UTC

[jira] [Closed] (CAY-1442) maven goal dbimport lacks the ability to set the default java package

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

Andrus Adamchik closed CAY-1442.
--------------------------------

    Resolution: Fixed

Fixed in 3.2 per CAY-1762

> maven goal dbimport lacks the ability to set the default java package
> ---------------------------------------------------------------------
>
>                 Key: CAY-1442
>                 URL: https://issues.apache.org/jira/browse/CAY-1442
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Paul Sprague
>              Labels: dbimport, default, maven, package
>         Attachments: patch.txt, patch2.txt
>
>
> The maven goal dbimport lacks the ability to set the default java package. 
> The modeler allows for this by setting a property in the data map.xml file:
> <property name="defaultPackage" value="some.java.package"/>
> I don't see anywhere in the maven plugin source (DbImporterMojo.java) where DataMap.setDefaultPackage(..) is called.



--
This message was sent by Atlassian JIRA
(v6.2#6252)