[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:54:53 EDT 2013


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

George Gastaldi updated FORGE-888:
----------------------------------

    Description: 
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

  was:
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


    
> 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