Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C0F9D9706 for ; Wed, 22 May 2013 16:05:21 +0000 (UTC) Received: (qmail 24801 invoked by uid 500); 22 May 2013 16:05:22 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 24574 invoked by uid 500); 22 May 2013 16:05:21 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 24545 invoked by uid 99); 22 May 2013 16:05:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 16:05:20 +0000 Date: Wed, 22 May 2013 16:05:20 +0000 (UTC) From: "Ivan Vasyliev (JIRA)" To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CMIS-584) Versionable type not found MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664214#comment-13664214 ] Ivan Vasyliev commented on CMIS-584: ------------------------------------ [~fmui], did you have chance to review patch? This is minor change but eliminates quite a few fail's from TCK over bridge. > Versionable type not found > -------------------------- > > Key: CMIS-584 > URL: https://issues.apache.org/jira/browse/CMIS-584 > Project: Chemistry > Issue Type: Sub-task > Components: opencmis-tck > Affects Versions: OpenCMIS 0.9.0 beta 1 > Reporter: Ivan Vasyliev > Attachments: patch_for_cmis_trunk.patch > > > UNEXPECTED_EXCEPTION: Exception: org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException: Type 'VersionableType' is unknown! (AbstractSessionTest.java:153) > The code was changed by replacing value of the parameter TestParameters.DEFAULT_DOCUMENT_TYPE from "VersionType" to TestParameters.DEFAULT_DOCUMENT_TYPE_VALUE constant. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira