Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 11648 invoked from network); 6 Dec 2009 08:57:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Dec 2009 08:57:47 -0000 Received: (qmail 9763 invoked by uid 500); 6 Dec 2009 08:57:47 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 9674 invoked by uid 500); 6 Dec 2009 08:57:46 -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 9666 invoked by uid 99); 6 Dec 2009 08:57:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2009 08:57:46 +0000 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; Sun, 06 Dec 2009 08:57:44 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C0F97234C045 for ; Sun, 6 Dec 2009 00:57:22 -0800 (PST) Message-ID: <1339012877.1260089842760.JavaMail.jira@brutus> Date: Sun, 6 Dec 2009 08:57:22 +0000 (UTC) From: "Martijn Hendriks (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Assigned: (JCR-2422) Add the new DataSource element to the repository DTD In-Reply-To: <1271506324.1259918720984.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Hendriks reassigned JCR-2422: ------------------------------------- Assignee: Martijn Hendriks (was: Jukka Zitting) > Add the new DataSource element to the repository DTD > ---------------------------------------------------- > > Key: JCR-2422 > URL: https://issues.apache.org/jira/browse/JCR-2422 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: config, jackrabbit-core > Reporter: Jukka Zitting > Assignee: Martijn Hendriks > Fix For: 2.0.0 > > > The connection pooling feature from JCR-1456 introduced a new DataSource configuration element to Jackrabbit. It should be added to the repository config DTD. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.