From dev-return-20209-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Sep 29 01:25:36 2008 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 43917 invoked from network); 29 Sep 2008 01:25:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Sep 2008 01:25:36 -0000 Received: (qmail 87922 invoked by uid 500); 29 Sep 2008 01:25:33 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 87899 invoked by uid 500); 29 Sep 2008 01:25:33 -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 87884 invoked by uid 99); 29 Sep 2008 01:25:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Sep 2008 18:25:33 -0700 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, 29 Sep 2008 01:24:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 89B44234C1FB for ; Sun, 28 Sep 2008 18:24:44 -0700 (PDT) Message-ID: <620575684.1222651484563.JavaMail.jira@brutus> Date: Sun, 28 Sep 2008 18:24:44 -0700 (PDT) From: "Boni Gopalan (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-1777) OCM:Test Cases that describe how to use OCM with with Spring Dependency Injection MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org OCM:Test Cases that describe how to use OCM with with Spring Dependency Injection ---------------------------------------------------------------------------------- Key: JCR-1777 URL: https://issues.apache.org/jira/browse/JCR-1777 Project: Jackrabbit Issue Type: Test Components: jackrabbit-ocm Affects Versions: 1.5 Reporter: Boni Gopalan Fix For: 1.5 I have written two test cases that describe how to integrate and test OCM with Spring framework. As part of this change I added to bases Test Classes (AnnotationDigester) that overrides the Repository initialization part of the AbstractTestBase. Currently the test cases are for Atomic Fields. I have used the exact tests we are running now for Atomic. I will submit the patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.