[forge-issues] [JBoss JIRA] (FORGE-660) Entity plugin doesn't create a new entity when entity exists on a different package

George Gastaldi (JIRA) jira-events at lists.jboss.org
Wed Aug 22 20:59:14 EDT 2012


     [ https://issues.jboss.org/browse/FORGE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-660:
----------------------------------

    Fix Version/s: 1.0.7.Final
      Component/s: Builtin Plugins

    
> Entity plugin doesn't create a new entity when entity exists on a different package
> -----------------------------------------------------------------------------------
>
>                 Key: FORGE-660
>                 URL: https://issues.jboss.org/browse/FORGE-660
>             Project: Forge
>          Issue Type: Bug
>          Components: Builtin Plugins
>            Reporter: George Gastaldi
>             Fix For: 1.0.7.Final
>
>
> Having: 
> {code:java}
> [exemplo] model $ ls
> City.java               State.java    ex01/                     
> [exemplo] model $ entity --named City --package ~.model.ex01
> {code}
> When you create another entity with the same name on a subpackage, the City entity in subpackage ex01 is exactly the same as the one in the model package. 
> Tested on Forge console with JBoss Tools. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list