Use artifactId naming convention as used in Felix
-------------------------------------------------

                 Key: ACE-129
                 URL: https://issues.apache.org/jira/browse/ACE-129
             Project: Ace
          Issue Type: Improvement
    Affects Versions: 0.8.0
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 0.8.0


To be compliant with most OSGi projects, including Apache Felix, the artifactId 
of our bundles should look like:

groupId: org.apache.ace
artifactId: org.apache.ace.client.automation

Like this, we will be able to directly use the artifactId in the 
Bundle-SymbolicName of the Felix maven-bundle-plugin.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to