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

Stuart McCulloch resolved FELIX-3520.
-------------------------------------

    Resolution: Fixed
      Assignee: Stuart McCulloch

Applied patch in r1342631 - note we still have a local patched copy of the 
maven-osgi source because of MSHARED-53 and MSHARED-86 which have yet to be 
applied upstream. Also deployed new snapshots.
                
> Allow the Maven OSGi version to allow groupId to be a prefix of the 
> artifactId without repetition
> -------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3520
>                 URL: https://issues.apache.org/jira/browse/FELIX-3520
>             Project: Felix
>          Issue Type: Improvement
>            Reporter: Alex Blewitt
>            Assignee: Stuart McCulloch
>            Priority: Minor
>         Attachments: maven-osgi.patch
>
>
> The Maven OSGi version calculation (at 
> http://svn.apache.org/repos/asf/maven/shared/trunk/maven-osgi) is used to 
> calculate the bundle symbolic name based on the group and artifact.
> If the group and artifact are the same, or if group is a proper prefix of the 
> artifact, we should not concatenate. For example:
> org.eclipse:org.eclipse.emf currently gets mapped to a BSN of 
> org.eclipse.org.eclipse.emf
> (with apologies for not knowing the right component to list this against)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to