[forge-issues] [JBoss JIRA] (FORGE-888) toString() is not rewritten when a field is removed using the RmPlugin
George Gastaldi (JIRA)
jira-events at lists.jboss.org
Tue May 7 00:52:53 EDT 2013
George Gastaldi created FORGE-888:
-------------------------------------
Summary: toString() is not rewritten when a field is removed using the RmPlugin
Key: FORGE-888
URL: https://issues.jboss.org/browse/FORGE-888
Project: Forge
Issue Type: Bug
Components: Builtin Plugins
Affects Versions: 1.2.3.Final
Reporter: George Gastaldi
When you create a field and them remove it using the rm command:
{code}
"rm name::String"
{code}
the toString() method is not regenerated, thus presenting compilation errors in the target class
--
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: http://www.atlassian.com/software/jira
More information about the forge-issues
mailing list