Follow Seam 3 example naming scheme
-----------------------------------
Key: SEAMWICKET-39
URL: https://issues.jboss.org/browse/SEAMWICKET-39
Project: Seam for Apache Wicket
Issue Type: Task
Affects Versions: 3.0.0.Final
Reporter: Jozef Hartinger
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
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues