[
https://issues.jboss.org/browse/FORGE-2624?page=com.atlassian.jira.plugin...
]
George Gastaldi commented on FORGE-2624:
----------------------------------------
I am fixing right now. Should be available in Forge 3.0.2.Final, scheduled to be out on
April 15th.
Thanks for the feedback [~sgilda]
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)