[seam-issues] [JBoss JIRA] Reopened: (SEAMSOCIAL-16) Follow Seam 3 example naming scheme

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Mon Jun 20 03:30:23 EDT 2011


     [ https://issues.jboss.org/browse/SEAMSOCIAL-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Hartinger reopened SEAMSOCIAL-16:
---------------------------------------



Antoine,

I verified your changes. All looks good except for the name of the containing folder which should be "examples". I'll state that explicitly in the module guide.

I probably confused you with "folder name: {example}" which I used as a variable that matches the folder name of a particular example, not the containing folder. The folder structure should then be "examples/web-client". Sorry for confusion.

> Follow Seam 3 example naming scheme
> -----------------------------------
>
>                 Key: SEAMSOCIAL-16
>                 URL: https://issues.jboss.org/browse/SEAMSOCIAL-16
>             Project: Seam Social
>          Issue Type: Task
>    Affects Versions: 3.0.0.Alpha1
>            Reporter: Jozef Hartinger
>            Assignee: Antoine Sabot-Durand
>            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
> The only violation I can see is the package name (example instead of examples).

--
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