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/30 12:17:52 UTC

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

     [ https://issues.apache.org/activemq/browse/SMX4-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SMX4-567.
---------------------------------------

    Resolution: Fixed

All resources have been renamed, I'm going to update NMR and features POM to use and propose a resources release just after.

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