]
George Gastaldi updated FORGE-660:
----------------------------------
Component/s: JBoss Tools Integration
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, JBoss Tools Integration
Reporter: George Gastaldi
Assignee: Ivan St. Ivanov
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
For more information on JIRA, see: