[forge-issues] [JBoss JIRA] (FORGE-582) Fix Formatting of Generated JPA Entities

Ryan Bradley (JIRA) jira-events at lists.jboss.org
Fri May 25 12:14:18 EDT 2012


Ryan Bradley created FORGE-582:
----------------------------------

             Summary: Fix Formatting of Generated JPA Entities
                 Key: FORGE-582
                 URL: https://issues.jboss.org/browse/FORGE-582
             Project: Forge
          Issue Type: Enhancement
          Components: Java EE APIs, Parsers / File Manipulation
    Affects Versions: 1.0.5.Final
         Environment: Fedora 15, 64-bit,
            Reporter: Ryan Bradley
            Assignee: Ryan
             Fix For: 1.0.6.Final


JPA entities generated by Forge implement the java.io.Serializable interface.  However, due to a minor bug in the interface inclusion, the class is both included as an import and referenced using its qualified name, causing unnecessary warnings in an IDE.

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

        


More information about the forge-issues mailing list