You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Robert Zeigler (JIRA)" <ji...@apache.org> on 2009/02/20 06:03:46 UTC

[jira] Updated: (CAY-1158) cayenne-modeler:run plugin should open a (configured) project file, with suitable defaults

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

Robert Zeigler updated CAY-1158:
--------------------------------

    Description: To increase the utility of the cayenne-modeler plugin, it should allow users to configure a "model file" to be opened when the plugin is run.  Should no file be specified, the plugin should search through the top level of non-test resource directories for cayenne.xml, using the first one found.  Failing that, src/main/webapp/WEB-INF/cayenne.xml should also be tried before falling back to opening the modeler with no project specified.  (was: Being able to do mvn cayenne-modeler:run from any maven-based project is handy.  It would be even sweeter if the modeler could check for a cayenne.xml file in at least src/main/resources (maybe src/main/webapp/WEB-INF, if it exists, as well?) and open that mapping by default. This would improve the usefulness of mvn cayenne-modeler:run as opposed to opening the modeler some other way.  Optionally, we could allow the modeler plugin configuration to specify a cayenne.xml file to open for any given project.)
        Summary: cayenne-modeler:run plugin should open a (configured) project file, with suitable defaults  (was: cayenne-modeler:run plugin should check for a cayenne.xml file in the current project)

> cayenne-modeler:run plugin should open a (configured) project file, with suitable defaults
> ------------------------------------------------------------------------------------------
>
>                 Key: CAY-1158
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1158
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: CayenneModeler GUI
>    Affects Versions: 3.0M5
>         Environment: any
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> To increase the utility of the cayenne-modeler plugin, it should allow users to configure a "model file" to be opened when the plugin is run.  Should no file be specified, the plugin should search through the top level of non-test resource directories for cayenne.xml, using the first one found.  Failing that, src/main/webapp/WEB-INF/cayenne.xml should also be tried before falling back to opening the modeler with no project specified.

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