George Gastaldi created FORGE-660:
-------------------------------------
Summary: 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
Reporter: George Gastaldi
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