From dev-return-30909-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Feb 25 09:20:07 2011 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 25770 invoked from network); 25 Feb 2011 09:20:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Feb 2011 09:20:07 -0000 Received: (qmail 18869 invoked by uid 500); 25 Feb 2011 09:20:06 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 18179 invoked by uid 500); 25 Feb 2011 09:20:01 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 18159 invoked by uid 99); 25 Feb 2011 09:19:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Feb 2011 09:19:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Feb 2011 09:19:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 76A0E1B676C for ; Fri, 25 Feb 2011 09:19:38 +0000 (UTC) Date: Fri, 25 Feb 2011 09:19:38 +0000 (UTC) From: "Alex Parvulescu (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <1402974148.15666.1298625578479.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (JCR-2903) Session.importXml should close the inpust stream (as to JSR 283/JCR 2.0) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Session.importXml should close the inpust stream (as to JSR 283/JCR 2.0) ------------------------------------------------------------------------ Key: JCR-2903 URL: https://issues.apache.org/jira/browse/JCR-2903 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-jcr2spi Reporter: Alex Parvulescu http://markmail.org/thread/crwx27dkt2cnjjy7 This is available for all that follow: Node.setProperty(String, InputStream) Property.setValue(InputStream) ValueFactory.createValue(InputStream) ValueFactory.createBinary(InputStream) Session.importXML(String, InputStream, int) Workspace.importXML(String, InputStream, int) -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira