[jira] [Resolved] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2017-03-24 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller resolved CMIS-580. - Resolution: Won't Fix The JCR module is discontinued. > Fix failing TCK tests for CMIS-JC

[jira] [Commented] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2016-10-05 Thread JIRA
o work on this anytime soon. > Fix failing TCK tests for CMIS-JCR bridge > - > > Key: CMIS-580 > URL: https://issues.apache.org/jira/browse/CMIS-580 > Project: Chemistry > Issue T

[jira] [Updated] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2016-10-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated CMIS-580: --- Assignee: (was: Michael Dürig) > Fix failing TCK tests for CMIS-JCR bri

Re: JCR Bridge

2014-10-08 Thread Sascha Homeier
ong as nobody is looking after it, the JCR bridge will not be part of > OpenCMIS releases. > > > - Florian > > >> Hello together, >> we have a requirement to connect the Adobe Experience Manager (AEM) >> with our CMIS server. >> So the assets and metadat

Re: JCR Bridge

2014-10-08 Thread Florian Müller
Hi Sascha, Re 1.) There is nothing like this in OpenCMIS. Re 2.) No, there is no maintainer for the JCR implementation at moment. As long as nobody is looking after it, the JCR bridge will not be part of OpenCMIS releases. - Florian Hello together, we have a requirement to connect the

JCR Bridge

2014-10-08 Thread Sascha Homeier
JCR Bridge I have two questions: 1.) On the Chemistry Webpage I read that the bridge provides access to JCR repositories from CMIS clients. In fact we need it the other way round: Our CMIS repositories should be visible as JC repositories. Is this at some extent possible with the OpenCMIS Bridge

[jira] [Assigned] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2013-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/CMIS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Müller reassigned CMIS-580: --- Assignee: Michael Dürig > Fix failing TCK tests for CMIS-JCR bri

[jira] [Updated] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2013-01-14 Thread Ivan Vasyliev (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Vasyliev updated CMIS-580: --- Attachment: (was: versioningType.patch) > Fix failing TCK tests for CMIS-JCR bri

[jira] [Updated] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2013-01-10 Thread Ivan Vasyliev (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Vasyliev updated CMIS-580: --- Attachment: versioningType.patch > Fix failing TCK tests for CMIS-JCR bri

[jira] [Updated] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2012-10-31 Thread Ivan Vasyliev (JIRA)
test JCR bridge. This task is root for all sub-tasks created to fix CMIS TCK for JCR bridge. There are around 50 of issues. Each issue will have own subtask. was:Integration tests contained in "chemistry-opencmis-test-fit" can be enabled to test JCR bridge. This task is root for a

[jira] [Updated] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2012-10-31 Thread Ivan Vasyliev (JIRA)
test JCR bridge. This task is root for all sub-tasks created to fix CMIS TCK for JCR bridge. There are around 50 issues. Each issue will have own subtask. was: Integration tests contained in "chemistry-opencmis-test-fit" can be enabled to test JCR bridge. This task is root for all

[jira] [Updated] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2012-10-15 Thread Ivan Vasiliev (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Vasiliev updated CMIS-580: --- Attachment: (was: patch_for_cmis_trunk.patch) > Fix failing TCK tests for CMIS-JCR bri

[jira] [Updated] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2012-10-15 Thread Ivan Vasiliev (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Vasiliev updated CMIS-580: --- Attachment: patch_for_cmis_trunk.patch > Fix failing TCK tests for CMIS-JCR bri

[jira] [Created] (CMIS-580) Fix failing TCK tests for CMIS-JCR bridge

2012-10-15 Thread Ivan Vasiliev (JIRA)
Ivan Vasiliev created CMIS-580: -- Summary: Fix failing TCK tests for CMIS-JCR bridge Key: CMIS-580 URL: https://issues.apache.org/jira/browse/CMIS-580 Project: Chemistry Issue Type: Bug

Re: Unit tests for JCR bridge (CMIS-73?)

2012-08-30 Thread Michael Dürig
Hi Ivan, AFAIK there are currently no specific plans for the JCR bridge. So any contributions would be welcome. Its already a long time since I wrote the initial code for the JCR bridge. In the meanwhile the test environment developed further and the JCR bridge might have gotten quite out

Re: Unit tests for JCR bridge (CMIS-73?)

2012-08-30 Thread Ivan Vasiliev
Hi Florian, Are there any plans to brings unit tests back to this module? I would like to contribute, but I don't want to spend time on something which will be not relevant and rejected. Could you please share your vision on how test environment for chemistry-jcr bridge should look like, so

Re: Unit tests for JCR bridge (CMIS-73?)

2012-08-29 Thread Florian Müller
Hi Ivan, This issue referrers to an old code branch (Component: chemistry-old). The unit tests mentioned there are not relevant anymore. Regards, Florian Hello, According to CMIS-73 <https://issues.apache.org/jira/browse/CMIS-73>, JCR bridge supposed to have unit tests, but the

Unit tests for JCR bridge (CMIS-73?)

2012-08-27 Thread Ivan Vasiliev
Hello, According to CMIS-73 <https://issues.apache.org/jira/browse/CMIS-73>, JCR bridge supposed to have unit tests, but there are no unit tests at chemistry-opencmis-server-jcr. Could someone point me to the right folder with unit-tests? Regards, Ivan

Re: JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Jakub Liska
ver as I stated on >>> Stackoverflow [1] properties which due not have a correspondence in CMIS >>> are >>> not mapped. If you need to support other JCR node types than the ones >>> currently supported by the JCR bridge, you have to hack the code. I can >>> provi

Re: JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Michael Dürig
other JCR node types than the ones currently supported by the JCR bridge, you have to hack the code. I can provide some pointers if necessary. Michael [1] http://stackoverflow.com/questions/6352030/how-much-does-cmis-specification-cover-jcr-specification/6357465 On 15.6.11 14:13, Jakub Liska w

Re: JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Jakub Liska
e a correspondence in CMIS are > not mapped. If you need to support other JCR node types than the ones > currently supported by the JCR bridge, you have to hack the code. I can > provide some pointers if necessary. > > Michael > > [1] > http://stackoverflow.com/questi

Re: JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Michael Dürig
Hi, I don't know about the state of that proposal. However as I stated on Stackoverflow [1] properties which due not have a correspondence in CMIS are not mapped. If you need to support other JCR node types than the ones currently supported by the JCR bridge, you have to hack the co

JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Jakub Liska
Hey, I just went through org.apache.chemistry.opencmis.jcr, wondering what is the best way of getting Mixin properties from Jackrabbit, if possible. Let say I have " nt:file > [jcr:content , ex:content-pdf , ex:content-odf] " I don't know what is the status of this proposal http://wiki.oasis-open

Re: JCR bridge as commodity /dist package (was: Re: [VOTE] Release Apache Chemistry OpenCMIS 0.3.0 (RC1))

2011-03-23 Thread Florian Müller
That works for me. Florian - Original Message - From: "Gabriele Columbro" To: dev@chemistry.apache.org Sent: Wednesday, March 23, 2011 10:12:45 PM GMT +00:00 GMT Britain, Ireland, Portugal Subject: JCR bridge as commodity /dist package (was: Re: [VOTE] Release Apache

JCR bridge as commodity /dist package (was: Re: [VOTE] Release Apache Chemistry OpenCMIS 0.3.0 (RC1))

2011-03-23 Thread Gabriele Columbro
Hey guys, changing the subject not to "pollute" the vote thread and to discuss the JCR bridge issue. Actually the jcr bridge IS part of the release (at least on the maven staging repo), see: https://repository.apache.org/content/repositories/orgapachechemistry-023/org/apache/chemistr