[forge-issues] [JBoss JIRA] (FORGE-2624) Warnings in JBDS after generating forge-from-scratch quickstart

Max Rydahl Andersen (JIRA) issues at jboss.org
Thu Mar 24 20:25:00 EDT 2016


    [ https://issues.jboss.org/browse/FORGE-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182286#comment-13182286 ] 

Max Rydahl Andersen commented on FORGE-2624:
--------------------------------------------

btw. discussed in past at http://lists.jboss.org/pipermail/forge-dev/2012-March/001670.html and https://hibernate.atlassian.net/browse/HBX-964

The latter has specific details in the first comment.

Note, at that time @SuppresWarnings didn't work (or I wasn't aware), but I would add those today if I was fixing Hibernate Tools and/or Forge - even better generate proper serialVersionUID's ;) 

> Warnings in JBDS after generating forge-from-scratch quickstart
> ---------------------------------------------------------------
>
>                 Key: FORGE-2624
>                 URL: https://issues.jboss.org/browse/FORGE-2624
>             Project: Forge
>          Issue Type: Bug
>          Components: Java EE
>            Reporter: Sande Gilda
>            Priority: Minor
>
> After running {{run generate.fsh}}, the generated JBDS project has multiple warnings:
> * The serializable class Address does not declare a static final serialVersionUID field of type long
> * The serializable class Customer does not declare a static final serialVersionUID field of type long
> * The serializable class Item does not declare a static final serialVersionUID field of type long
> * The serializable class ProductOrder does not declare a static final serialVersionUID field of type long
> * The serializable class Profile does not declare a static final serialVersionUID field of type long	
> * The serializable class ZipCode does not declare a static final serialVersionUID field of type long
> * location references to "/faces/error.xhtml" that does not exist in web content



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the forge-issues mailing list