Follow Seam 3 example naming scheme
-----------------------------------
Key: SEAMVALIDATE-20
URL:
https://issues.jboss.org/browse/SEAMVALIDATE-20
Project: Seam Validation
Issue Type: Task
Affects Versions: 3.0.0.Final
Reporter: Jozef Hartinger
Assignee: Gunnar Morling
Priority: Minor
Please, follow these naming constraints for the sample application to be consistent with
other Seam 3 demos.
{noformat}
folder name: {example}
artifact id: seam-{module}-example-{example}
context path: {module}-{example}
package: org.jboss.seam.{module}.examples.{example}
{noformat}
* use dashes as delimiters
* if the example name uses dashes ( - ), these are removed in the package name
Please, fix the package name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira