[
https://issues.apache.org/jira/browse/CAY-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Sprague updated CAY-1442:
------------------------------
Attachment: patch2.txt
Attaching patch2.txt for ClassGenerationAction.java. Tested both patches on a
clean checkout of the 3.0-final tag and they are working.
> 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
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.