From dev-return-17492-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Mar 07 11:01:04 2008 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 68797 invoked from network); 7 Mar 2008 11:01:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2008 11:01:04 -0000 Received: (qmail 13647 invoked by uid 500); 7 Mar 2008 11:00:59 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 13621 invoked by uid 500); 7 Mar 2008 11:00:59 -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 13609 invoked by uid 99); 7 Mar 2008 11:00:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 03:00:59 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 07 Mar 2008 11:00:31 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 307D9234C09D for ; Fri, 7 Mar 2008 02:59:46 -0800 (PST) Message-ID: <1880787373.1204887586197.JavaMail.jira@brutus> Date: Fri, 7 Mar 2008 02:59:46 -0800 (PST) From: "Alexander Klimetschek (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-1460) Typo in repository.xml In-Reply-To: <1532981622.1204886626404.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576135#action_12576135 ] Alexander Klimetschek commented on JCR-1460: -------------------------------------------- Why not make the config parser trim all parameter names to be resistent against such typos? I cannot imagine a parameter name to include leading or trailing spaces, that would be bad usability. Not talking about values here, they sure might need whitespace. > Typo in repository.xml > ---------------------- > > Key: JCR-1460 > URL: https://issues.apache.org/jira/browse/JCR-1460 > Project: Jackrabbit > Issue Type: Bug > Components: jackrabbit-core > Affects Versions: 1.4, core 1.4.1 > Reporter: Marcel Reutegger > Priority: Minor > Fix For: core 1.4.2 > > > The extractorPoolSize parameter name has a trailing white space, which makes jackrabbit ignore it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.