[jira] Updated: (CMIS-33) Implement defaultValue handling for PropertyDescription implementations

2009-07-16 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume updated CMIS-33: -- Component/s: simple server Summary: Implement defaultValue handling

[jira] Resolved: (CMIS-33) Implement defaultValue handling for PropertyDescription implementations

2009-07-16 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume resolved CMIS-33. --- Resolution: Fixed Done. r794739 Implement defaultValue handling for PropertyDescription

[jira] Updated: (CMIS-34) APPConnection#newDocument problem

2009-07-16 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume updated CMIS-34: -- Status: In Progress (was: Patch Available) Proposed fix is incorrect, actually ParentId doesn't

Re: BaseType property

2009-07-09 Thread Florent Guillaume
=cmis but you have to change the number of documents to see it in the list. Florent -- Florent Guillaume, Head of RD, Nuxeo Open Source, Java EE based, Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87

Re: Reading a document's contents

2009-07-09 Thread Florent Guillaume
(and there may not even by any CMIS transport if everything is local). You can also use Document.getContentStream which returns a richer ContentStream datastructure with filename, mime type and length. Note that the ContentStreamUri property is going away in CMIS draft 0.62. Florent -- Florent

[jira] Commented: (CMIS-28) Connector#postQuery method should provide a way to specify maxSize, skipCount, searchAllVersions and returnAllowableActions parameters

2009-07-08 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728807#action_12728807 ] Florent Guillaume commented on CMIS-28: --- That's all right, you can attach the patch you

[jira] Created: (CMIS-26) Make simple implementation queries work correctly

2009-07-07 Thread Florent Guillaume (JIRA)
Reporter: Florent Guillaume Assignee: Florent Guillaume Use a proper evaluator for the CMIS SQL queries, based on an ANTLR parser and tree walker. This way, actual queries can be made. This also serves as an example of tree walker so that third-party projects can reuse

[jira] Commented: (CMIS-20) JCR Implementation: open session at constructor

2009-07-01 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12725990#action_12725990 ] Florent Guillaume commented on CMIS-20: --- Thanks from me as well Michael. Another

[jira] Issue Comment Edited: (CMIS-20) JCR Implementation: open session at constructor

2009-07-01 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12725990#action_12725990 ] Florent Guillaume edited comment on CMIS-20 at 7/1/09 3:27 AM

[jira] Commented: (CMIS-21) HttpClientConnector sets credentials in constructor

2009-06-30 Thread Florent Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/CMIS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12725692#action_12725692 ] Florent Guillaume commented on CMIS-21: --- I think you attached the wrong patch

Re: code status update

2009-06-22 Thread Florent Guillaume
for those that wish to use it. Anyway, before that there's more work to do on queries, and fleshing out the implementations. Cheers, Florent On 16 Jun 2009, at 16:56, Florent Guillaume wrote: Here's a quick status update on the code I committed in the last few days. My goal was to have

Re: Java Client/Adbera

2009-06-05 Thread Florent Guillaume
On 4 Jun 2009, at 16:25, Florent Guillaume wrote: But as it happens I'm studying this code right now to adapt it to the newest Chemistry API refactorings, and I'll commit code in svn before tonight. FYI the initial client code has been committed. This is quite preliminary (just compiles

Re: Google Analytics for the Chemistry web site

2009-06-04 Thread Florent Guillaume
of the jackrabbit.apache.org web site, and I was wondering if Chemistry would be interested in similar data. See [1] for an example report. [1] http://markmail.org/download.xqy?id=7xwz2anfrp4tfikonumber=1 BR, Jukka Zitting -- Florent Guillaume, Head of RD, Nuxeo Open Source, Java EE based, Enterprise Content

Re: cmisobject vs objectentry

2009-05-22 Thread Florent Guillaume
: lookUpSomeService().move(object, somefolder, null) or even connection.move(object, somefolder, null) Florent -- Florent Guillaume, Head of RD, Nuxeo Open Source, Java EE based, Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87

<    1   2   3   4