[forge-issues] [JBoss JIRA] (FORGE-659) MovePlugin fails while moving java classes

George Gastaldi (JIRA) jira-events at lists.jboss.org
Fri Feb 15 09:12:58 EST 2013


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

George Gastaldi updated FORGE-659:
----------------------------------

    Fix Version/s: 1.2.2.Final
                       (was: 1.2.1.Final)

    
> MovePlugin fails while moving java classes
> ------------------------------------------
>
>                 Key: FORGE-659
>                 URL: https://issues.jboss.org/browse/FORGE-659
>             Project: Forge
>          Issue Type: Bug
>          Components: Builtin Plugins
>            Reporter: George Gastaldi
>              Labels: annoying
>             Fix For: 1.2.2.Final
>
>
> Having a class in a package, when you try to move that class to another package, the following error is thrown: 
> {code:java}
> [exemplo] model $ ls
> Cidade.java               UnidadeFederativa.java    
> [exemplo] model $ mv Cidade.java ex01/Cidade.java
> ***ERROR*** [mv] no such child: null
> {code}
> Probably we should give a better description, or say that this feature isn't supported yet. 
> Moving a class to another package includes refactoring the whole project, in order to avoid compilation errors. 

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