Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 44361 invoked from network); 2 Feb 2009 04:36:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2009 04:36:25 -0000 Received: (qmail 53775 invoked by uid 500); 2 Feb 2009 04:36:21 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 53729 invoked by uid 500); 2 Feb 2009 04:36:21 -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 53636 invoked by uid 99); 2 Feb 2009 04:36:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Feb 2009 20:36:21 -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; Mon, 02 Feb 2009 04:36:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4D168234C4C2 for ; Sun, 1 Feb 2009 20:36:00 -0800 (PST) Message-ID: <1144151862.1233549360314.JavaMail.jira@brutus> Date: Sun, 1 Feb 2009 20:36:00 -0800 (PST) From: "murray armfield (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-1960) Add support for the Ingres RDBMS In-Reply-To: <157855866.1233549360206.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-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] murray armfield updated JCR-1960: --------------------------------- Attachment: ingres.diff A svn diff against the tags/1.5.2 source tree to add support for the Ingres RDBMS. It should be noted that only version 9.2 or newer of Ingres will work properly. > Add support for the Ingres RDBMS > -------------------------------- > > Key: JCR-1960 > URL: https://issues.apache.org/jira/browse/JCR-1960 > Project: Jackrabbit Content Repository > Issue Type: New Feature > Components: jackrabbit-core > Affects Versions: 1.5.2 > Environment: N/A > Reporter: murray armfield > Priority: Minor > Attachments: ingres.diff > > Original Estimate: 1h > Remaining Estimate: 1h > > Hi Folks, > I've put together all the stuff I can figure out that is required to add support for using the Ingres RBMS. I'll upload a svn diff for what I've done. It is against the 1.5.2 version from the tags repository. > I was looking around but couldn't see if there was a way of running a test suite using Ingres as the DBMS provider. Is that possible with the current environment? > Cheers -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.