Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6FC53D1BB for ; Wed, 22 Aug 2012 16:27:43 +0000 (UTC) Received: (qmail 27776 invoked by uid 500); 22 Aug 2012 16:27:43 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 27714 invoked by uid 500); 22 Aug 2012 16:27:43 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 27692 invoked by uid 99); 22 Aug 2012 16:27:43 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 16:27:43 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 957472C090B for ; Wed, 22 Aug 2012 16:27:42 +0000 (UTC) Date: Thu, 23 Aug 2012 03:27:42 +1100 (NCT) From: "Julian Reschke (JIRA)" To: oak-dev@jackrabbit.apache.org Message-ID: <1958957023.909.1345652862612.JavaMail.jiratomcat@arcas> In-Reply-To: <1245641462.398.1345644221983.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (OAK-273) ValueFormatException expected when overwriting single-valued property with multi-value and vice versa 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/OAK-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439648#comment-13439648 ] Julian Reschke commented on OAK-273: ------------------------------------ Indeed. However, I don't see an easy way to consolidate both code flows (NodeImpl->NodeDelegate while PropertyImpl->Tree), so for now I'll commit the change as is. > ValueFormatException expected when overwriting single-valued property with multi-value and vice versa > ----------------------------------------------------------------------------------------------------- > > Key: OAK-273 > URL: https://issues.apache.org/jira/browse/OAK-273 > Project: Jackrabbit Oak > Issue Type: Bug > Components: jcr > Reporter: Julian Reschke > Priority: Minor > Attachments: OAK-273.diff > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira