[
https://issues.jboss.org/browse/FORGE-1918?page=com.atlassian.jira.plugin...
]
Vineet Reynolds commented on FORGE-1918:
----------------------------------------
Just reporting what I've looked into so far: this Faces template contains navigation
entries that are regenerated on every run because the JPA entities listed in the
navigation menu may change with every run. We need to figure out a safe way to determine
whether the navigation menu needs regeneration or not, and skip overwriting this class
based on the current context.
JSF Scaffold always overwrites pageTemplate.xhtml
-------------------------------------------------
Key: FORGE-1918
URL:
https://issues.jboss.org/browse/FORGE-1918
Project: Forge
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Scaffold
Affects Versions: 2.6.0.Final
Reporter: Lincoln Baxter III
Assignee: Vineet Reynolds
Fix For: 2.7.0.Final
It should provide a boolean checkbox option that is enabled only if pageTemplate.xhtml
exists, and default value should be false (do not overwrite) .
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)