[seam-issues] [JBoss JIRA] Issue Comment Edited: (SEAM-27) Unite examples' package across modules

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Tue Jun 14 03:27:24 EDT 2011


    [ https://issues.jboss.org/browse/SEAM-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608204#comment-12608204 ] 

Jozef Hartinger edited comment on SEAM-27 at 6/14/11 3:27 AM:
--------------------------------------------------------------

Besides the package name, we should enforce the following naming scheme to achieve consistency among modules.

{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


      was (Author: jharting):
    Besides the package name, we should enforce the following naming scheme to achieve consistency among modules.

{noformat}
folder name: {example}
artifact id: seam-{module}-example-{example}
context path: {module}-{example}
package: org.jboss.seam.{module}.examples.{example} - if the {example} uses dashes (-), these are removed in the package name
{noformat}
  
> Unite examples' package across modules
> --------------------------------------
>
>                 Key: SEAM-27
>                 URL: https://issues.jboss.org/browse/SEAM-27
>             Project: Seam 3 Distribution
>          Issue Type: Task
>          Components: Build Infrastructure
>    Affects Versions: 3.0.0.Beta2
>            Reporter: Ondrej Skutka
>            Assignee: Jozef Hartinger
>            Priority: Optional
>
> Rest, wicket, exception and config use "example" package, while remoting, faces, security use "examples" package. Please unify this.

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