Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 98419 invoked from network); 20 Nov 2005 18:49:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Nov 2005 18:49:47 -0000 Received: (qmail 10490 invoked by uid 500); 20 Nov 2005 18:49:46 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 10479 invoked by uid 99); 20 Nov 2005 18:49:46 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Nov 2005 10:49:46 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 2D4BE237 for ; Sun, 20 Nov 2005 19:49:25 +0100 (CET) Message-ID: <1996502570.1132512565183.JavaMail.jira@ajax.apache.org> Date: Sun, 20 Nov 2005 19:49:25 +0100 (CET) From: "Tobias Strasser (JIRA)" To: jackrabbit-dev@incubator.apache.org Subject: [jira] Created: (JCR-274) NodeTypeRegistry.registerNodetypes(Collection) should not register a partial set Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N NodeTypeRegistry.registerNodetypes(Collection) should not register a partial set -------------------------------------------------------------------------------- Key: JCR-274 URL: http://issues.apache.org/jira/browse/JCR-274 Project: Jackrabbit Type: Bug Environment: r345037 Reporter: Tobias Strasser the javadoc says: * Note that in the case an exception is thrown, some node types might have * been nevertheless successfully registered. the problem hereby is, that it cannot be determined easily, what nodetypes could be registered, and which couldnt. i would rather prefer a all-or-nothing behaviour. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira