The princess-rescue example does not follow the Seam example naming convention
------------------------------------------------------------------------------
Key: SEAMXML-41
URL:
https://issues.jboss.org/browse/SEAMXML-41
Project: Seam Config
Issue Type: Bug
Components: Build Infrastructure
Affects Versions: 3.0.0.CR4
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 princess-rescue example should declare "config-princess-rescue" as its final
name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira