[seam-issues] [JBoss JIRA] Created: (SEAMFACES-120) The short.ly example does not follow the Seam example naming convention
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Fri Mar 25 03:02:45 EDT 2011
The short.ly example does not follow the Seam example naming convention
-----------------------------------------------------------------------
Key: SEAMFACES-120
URL: https://issues.jboss.org/browse/SEAMFACES-120
Project: Seam Faces
Issue Type: Bug
Components: Build & Distribution
Affects Versions: 3.0.0.CR2
Reporter: Jozef Hartinger
Fix For: 3.0.0.Final
The following naming convention is enforced:
* folder name in the seam distribution - <module name>-<example name> (e.g. rest-tasks)
* example final name (context path after deployment) - should be the same as above (e.g. rest-tasks)
* maven artifactId - seam-<module name>-example-<example name> (e.g. seam-rest-example-tasks)
The shor.ly example should declare "faces-short.ly" as its final name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list