Typos in chemistry-opencmis-server-flleshare and chemistry-opencmis-server-jcr 
bundle creation
----------------------------------------------------------------------------------------------

                 Key: CMIS-326
                 URL: https://issues.apache.org/jira/browse/CMIS-326
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-server-fileshare, opencmis-server-jcr
    Affects Versions: 0.2.0-incubating
            Reporter: Gabriele Columbro
            Priority: Minor


OSGI bundle declarations seems to have a typo both in fileshare and jcr server 
modules.

At 
http://svn.apache.org/repos/asf/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml
 bundle is declared at line 41 with Bundle-Name:

org.apache.chemistry.opencmis.server.filesahre  --> (I guess instead of) 
org.apache.chemistry.opencmis.server.fileshare

At 
http://svn.apache.org/repos/asf/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml
 bundle is declared at line 41 with BundleName:

org.apache.chemistry.opencmis.server.filesahre  --> (I guess instead of) 
org.apache.chemistry.opencmis.server.jcr


Also in both cases the Bundle-Version is fixed to 0.0.1. Wouldn't it be better 
set to ${project.version}? Would this cause problem with the "-SNAPSHOT" part 
of it?


                 

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

        

Reply via email to