The seam-wicket-example-numberguess example does not follow the Seam example 
naming convention
----------------------------------------------------------------------------------------------

                 Key: SEAMWICKET-31
                 URL: https://issues.jboss.org/browse/SEAMWICKET-31
             Project: Seam for Apache Wicket
          Issue Type: Bug
    Affects Versions: 3.0.0.CR1
            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 seam-wicket-example-numberguess example should declare "wicket-numberguess" 
as its final 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

Reply via email to