Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 6938 invoked from network); 16 Nov 2009 13:40:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Nov 2009 13:40:03 -0000 Received: (qmail 61205 invoked by uid 500); 16 Nov 2009 13:40:01 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 61171 invoked by uid 500); 16 Nov 2009 13:40:01 -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 61134 invoked by uid 99); 16 Nov 2009 13:40:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 13:40:01 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Mon, 16 Nov 2009 13:39:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A21B1234C1E9 for ; Mon, 16 Nov 2009 05:39:39 -0800 (PST) Message-ID: <2083607241.1258378779663.JavaMail.jira@brutus> Date: Mon, 16 Nov 2009 13:39:39 +0000 (UTC) From: "Florent Guillaume (JIRA)" To: chemistry-dev@incubator.apache.org Subject: [jira] Resolved: (CMIS-56) Name Mapping JCR<->CMIS Helper Class needed In-Reply-To: <271748222.1256647499597.JavaMail.jira@brutus> 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-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume resolved CMIS-56. ----------------------------------- Resolution: Fixed Committed with small changes. r880745 > Name Mapping JCR<->CMIS Helper Class needed > ------------------------------------------- > > Key: CMIS-56 > URL: https://issues.apache.org/jira/browse/CMIS-56 > Project: Chemistry > Issue Type: Improvement > Reporter: Michael Mertins > Assignee: Florent Guillaume > Attachments: JcrCmisMap.java > > Original Estimate: 0.33h > Remaining Estimate: 0.33h > > In order to map names between CMIS and JCR effectively we need a helper class with static methods that can be invoked within the JCR implementation. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.