From chemistry-dev-return-323-apmail-incubator-chemistry-dev-archive=incubator.apache.org@incubator.apache.org Tue Aug 04 22:06:24 2009 Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 96385 invoked from network); 4 Aug 2009 22:06:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 22:06:24 -0000 Received: (qmail 76890 invoked by uid 500); 4 Aug 2009 21:54:46 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 76873 invoked by uid 500); 4 Aug 2009 21:54:46 -0000 Mailing-List: contact chemistry-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-dev@incubator.apache.org Received: (qmail 76863 invoked by uid 99); 4 Aug 2009 21:54:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 21:54:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 21:54:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E14C429A0019 for ; Tue, 4 Aug 2009 14:54:14 -0700 (PDT) Message-ID: <1858861202.1249422854921.JavaMail.jira@brutus> Date: Tue, 4 Aug 2009 14:54:14 -0700 (PDT) From: "Florent Guillaume (JIRA)" To: chemistry-dev@incubator.apache.org Subject: [jira] Commented: (CMIS-44) Update implementation to CMIS draft 0.62 In-Reply-To: <1183390451.1248276434879.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CMIS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739196#action_12739196 ] Florent Guillaume commented on CMIS-44: --------------------------------------- r800995 http://tools.oasis-open.org/issues/browse/CMIS-170 added SPI#getFolderByPath added Property cmis:PathName added Connection#getFolder(path) get folder by path > Update implementation to CMIS draft 0.62 > ---------------------------------------- > > Key: CMIS-44 > URL: https://issues.apache.org/jira/browse/CMIS-44 > Project: Chemistry > Issue Type: Task > Components: api, atompub, client, server, simple, soap > Reporter: Florent Guillaume > Assignee: Florent Guillaume > > This issue lists the changes done to the API and code to support 0.62: > http://tools.oasis-open.org/issues/browse/CMIS-43 (0.61) > JoinCapability#NO_JOIN("nojoin") -> #NONE("none") > http://tools.oasis-open.org/issues/browse/CMIS-49 > removed PropertyDefinition#getEncoding > http://tools.oasis-open.org/issues/browse/CMIS-50 > http://tools.oasis-open.org/issues/browse/CMIS-136 > http://tools.oasis-open.org/issues/browse/CMIS-200 > http://tools.oasis-open.org/issues/browse/CMIS-262 > http://tools.oasis-open.org/issues/browse/CMIS-398 (0.63) > removed Choice#getIndex > > http://tools.oasis-open.org/issues/browse/CMIS-59 (0.60) > merge of enumRelationshipDirection and enumIncludeRelationships not in spec, but done in Chemistry API > http://tools.oasis-open.org/issues/browse/CMIS-83 > PropertyDefinition#getMinValue and #getMinValue now return a Number > http://tools.oasis-open.org/issues/browse/CMIS-84 > added CMIS#CONTENT_STREAM_ALLOWED > Type#getContentStreamAllowed now implemented for AtomPub (but not enforced) > http://tools.oasis-open.org/issues/browse/CMIS-87 > http://tools.oasis-open.org/issues/browse/CMIS-317 > http://tools.oasis-open.org/issues/browse/CMIS-305 > added Property#BASE_TYPE_ID > renamed CMIS#BASE_TYPE to CMIS#BASE_TYPE_ID > removed CMIS#TYPE_ID (use CMIS#ID now) > removed CMIS#BASE_TYPE_QUERY_NAME > removed Type#getBaseTypeQueryName > added CMISObject#getBaseType > added ObjectEntry#getBaseType > added BaseType#getId > added "cmis:" prefix to CMIS-defined type and property ids (Property, BaseType) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.