[forge-issues] [JBoss JIRA] (FORGE-408) Missing newline in generated entity-class

Tobias Boehnert (Created) (JIRA) jira-events at lists.jboss.org
Sun Dec 18 15:53:09 EST 2011


Missing newline in generated entity-class
-----------------------------------------

                 Key: FORGE-408
                 URL: https://issues.jboss.org/browse/FORGE-408
             Project: Forge
          Issue Type: Bug
          Components: Parsers / File Manipulation
    Affects Versions: 1.0.0.Beta4
         Environment: Win 7 64bit, JDK 1.6.0_29 32bit
            Reporter: Tobias Boehnert
            Priority: Trivial


When creating an entity within forge, in the generated java-file is missing a newline:

{quote}
import javax.persistence.Version;
import java.lang.Override;@Entity public class Person implements java.io.Serializable {
{quote}

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