Move spi-commons packages to org.apache.jackrabbit.spi.commons
--------------------------------------------------------------

                 Key: JCR-1243
                 URL: https://issues.apache.org/jira/browse/JCR-1243
             Project: Jackrabbit
          Issue Type: Improvement
            Reporter: Jukka Zitting
             Fix For: 1.4


To better manage our package namespace, I'd like to make all the packages in 
jackrabbit-spi-commons be subpackages of org.apache.jackrabbit.spi.commons. For 
background, see http://markmail.org/message/tia7smrmzwnsc6xf.

In practice this would mean the following changes:

    cd jackrabbit-spi-commons/src/main/java/org/apache/jackrabbit
    svn move conversion spi/commons/conversion
    svn move identifier spi/commons/identifier
    svn move name spi/commons/name
    svn move nodetype spi/commons/nodetype
    svn move value spi/commons/value

... as well as updating all affected source files both within and outside 
spi-commons.


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