[
https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997774#comment-12997774
]
Michael Dürig commented on CMIS-315:
------------------------------------
Above patch adds a chemistry-opencmis-server-jcr module to
chemistry-opencmis-server/. It only introduces a mandatory dependency to the
JCR api (javax.jcr).
It has some non mandatory dependencies to Apache Jackrabbit via the 'develop'
profile. This makes building and deploying a standalone server for testing
purposes easy:
mvn -Pdevelop clean package jetty:run
Creates a Jackrabbit JCR repository at {user.home}/jcr-repository and exposes
it on http://localhost:8080/chemistry.opencmis-server-jcr/atom
> Port chemistry-jcr to openCMIS
> ------------------------------
>
> Key: CMIS-315
> URL: https://issues.apache.org/jira/browse/CMIS-315
> Project: Chemistry
> Issue Type: Improvement
> Components: chemistry-old
> Reporter: Michael Dürig
> Attachments: CMIS-315.patch
>
>
> I suggest to port the jcr server code
> (https://svn.apache.org/repos/asf/chemistry/old/chemistry/trunk/chemistry-jcr/)
> to the new openCmis code base.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira