[forge-issues] [JBoss JIRA] (FORGE-867) Faces scaffold reformats the source code of JPA entities with no changes

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Wed Apr 24 07:20:53 EDT 2013


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

Vineet Reynolds updated FORGE-867:
----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/forge/core/pull/312


This change is done to prevent the Faces scaffold from modifying JPA entities in TicketMonster. None of the JPA entities in TicketMonster need modification to accomodate the generated scaffold, and hence the source formatting should not be lost.

                
> Faces scaffold reformats the source code of JPA entities with no changes
> ------------------------------------------------------------------------
>
>                 Key: FORGE-867
>                 URL: https://issues.jboss.org/browse/FORGE-867
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Scaffold
>            Reporter: Vineet Reynolds
>            Assignee: Vineet Reynolds
>            Priority: Minor
>
> The Faces scaffold always saves the JPA entities passed to it. This results in a loss of formatting when the project uses a different style of formatting than the one used by Forge.
> The Faces scaffold should save the entities, only when it modifies them to create initializers used by the scaffold.

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