You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2011/02/22 13:42:38 UTC

[jira] Created: (CMIS-315) Port chemistry-jcr to openCMIS

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


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

       

[jira] Commented: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
    [ 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

       

Re: [jira] Commented: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by Jukka Zitting <jz...@adobe.com>.
Hi,

On 02/24/2011 01:13 PM, Florian Müller wrote:
> Is it too early to have a few words on the website about it and how to use it?

Good point, it's never too early. :-)

-- 
Jukka Zitting

Re: [jira] Commented: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by Florian Müller <fl...@alfresco.com>.
Hi Jukka,

Is it too early to have a few words on the website about it and how to use it?


- Florian


On 23/02/2011 19:14, Jukka Zitting (JIRA) wrote:
> 
>      [ https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998508#comment-12998508 ]
> 
> Jukka Zitting commented on CMIS-315:
> ------------------------------------
> 
> Patch committed in revision 1073887. Leaving the issue open until this rough first version has been further refined.
> 
>> 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.
> 


[jira] Commented: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998508#comment-12998508 ] 

Jukka Zitting commented on CMIS-315:
------------------------------------

Patch committed in revision 1073887. Leaving the issue open until this rough first version has been further refined.

> 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

       

[jira] Updated: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated CMIS-315:
-------------------------------

    Attachment: CMIS-315.patch

Proposed patch for getting started. 

This patch enables CRUD functionality for JCR nodes exposing them as cmis:folder and cmis:files. 



> 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

       

[jira] Commented: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997805#comment-12997805 ] 

Jukka Zitting commented on CMIS-315:
------------------------------------

Looks pretty good! Unless someone beats me to it or has concerns about this patch, I'd like to transition from my earlier mentor role to a committer and take care of committing this.

> 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

       

[jira] Resolved: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved CMIS-315.
--------------------------------

       Resolution: Fixed
    Fix Version/s: OpenCMIS 0.3.0
         Assignee: Jukka Zitting

Resolving as fixed. See followup issues like CMIS-329 for additional work in this area.

> 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
>            Assignee: Jukka Zitting
>             Fix For: OpenCMIS 0.3.0
>
>         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

[jira] Commented: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999371#comment-12999371 ] 

Jukka Zitting commented on CMIS-315:
------------------------------------

Sorry about that, I committed the changes only from within the server subdirectory. The reactor change is now in, starting with revision 1074533.

> 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

       

[jira] Commented: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998816#comment-12998816 ] 

Michael Dürig commented on CMIS-315:
------------------------------------

Thanks for applying the patch. The reactor pom didn't make it though. Is this by intention?

Index: pom.xml
===================================================================
--- pom.xml	(revision 1065547)
+++ pom.xml	(revision )
@@ -168,6 +168,7 @@
         <module>chemistry-opencmis-server/chemistry-opencmis-server-support</module>
         <module>chemistry-opencmis-server/chemistry-opencmis-server-inmemory</module>
         <module>chemistry-opencmis-server/chemistry-opencmis-server-fileshare</module>
+        <module>chemistry-opencmis-server/chemistry-opencmis-server-jcr</module>
         <module>chemistry-opencmis-test/chemistry-opencmis-test-fit</module>
         <module>chemistry-opencmis-test/chemistry-opencmis-test-tck</module>
         <module>chemistry-opencmis-test/chemistry-opencmis-test-tools</module>

> 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

       

[jira] Commented: (CMIS-315) Port chemistry-jcr to openCMIS

Posted by "Florian Müller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CMIS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997807#comment-12997807 ] 

Florian Müller commented on CMIS-315:
-------------------------------------

Looks good to me, too. +1 for commit.

> 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