Re-factoring commons package
----------------------------

                 Key: CMIS-209
                 URL: https://issues.apache.org/jira/browse/CMIS-209
             Project: Chemistry
          Issue Type: Improvement
          Components: opencmis-commons
            Reporter: Stephan Klevenz
            Assignee: Stephan Klevenz


I would like to suggest the following change in package structure:

org.apache.chemistry.opencmis.commons               // unchanged
org.apache.chemistry.opencmis.commons.enums         // unchanged
org.apache.chemistry.opencmis.commons.exceptions    // unchanged
org.apache.chemistry.opencmis.commons.data          // interfaces extending 
ExtensionData
org.apache.chemistry.opencmis.commons.definitions   // interfaces extending 
PropertyDefinion 
org.apache.chemistry.opencmis.commons.spi           // service interfaces
org.apache.chemistry.opencmis.commons.server        // server interfaces

The package commons.api is deleted and contained interfaces should be 
distributed accordingly to the new packages. 


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

Reply via email to