You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2010/07/28 13:41:51 UTC

[jira] Commented: (SMX4-567) Normalize SMX4 naming convention of resources

    [ https://issues.apache.org/activemq/browse/SMX4-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60967#action_60967 ] 

Jean-Baptiste Onofré commented on SMX4-567:
-------------------------------------------

All components have been updated.

> Normalize SMX4 naming convention of resources
> ---------------------------------------------
>
>                 Key: SMX4-567
>                 URL: https://issues.apache.org/activemq/browse/SMX4-567
>             Project: ServiceMix 4
>          Issue Type: Improvement
>    Affects Versions: 4.2.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.4.0
>
>
> Currently, the different resources involved in ServiceMix 4 have a heterogeneous naming convention.
> For instance, we have:
> - Apache ServiceMix Specs :: [SPEC NAME] [SPEC VERSION]
> - Apache ServiceMix Bundles: [WRAPPED NAME] [WRAPPED VERSION]
> - ServiceMix :: [COMPONENT NAME]
> I'm gonna to apply a normalized naming convention respecting the following policy:
> Apache ServiceMix :: [RESOURCE TYPE] :: [RESOURCE NAME] [RESOURCE CLASSIFIER] [RESOURCE VERSION]
> where
> [RESOURCE TYPE] can be Specs, Bundles, Components.
> [RESOURCE NAME] is the spec, bundle or component name.
> [RESOURCE CLASSIFIER] is optional and mainly used for component (Binding Component or Service Engine).
> [RESOURCE VERSION] is the spec, bundle or component version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.