From dev-return-15238-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Wed Feb 24 17:49:51 2010 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 27681 invoked from network); 24 Feb 2010 17:49:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Feb 2010 17:49:51 -0000 Received: (qmail 14268 invoked by uid 500); 24 Feb 2010 17:49:51 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 14232 invoked by uid 500); 24 Feb 2010 17:49:50 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 14195 invoked by uid 99); 24 Feb 2010 17:49:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2010 17:49:50 +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; Wed, 24 Feb 2010 17:49:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 49596234C045 for ; Wed, 24 Feb 2010 09:49:28 -0800 (PST) Message-ID: <1633314217.499731267033768298.JavaMail.jira@brutus.apache.org> Date: Wed, 24 Feb 2010 17:49:28 +0000 (UTC) From: "Dianne Richards (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-1529) Create new tests for bean caching mode In-Reply-To: <422426697.466821266949228219.JavaMail.jira@brutus.apache.org> 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/OPENJPA-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dianne Richards updated OPENJPA-1529: ------------------------------------- Attachment: patch2.txt Attaching patch2.txt which added an additional assertion in 2 of the test cases. > Create new tests for bean caching mode > -------------------------------------- > > Key: OPENJPA-1529 > URL: https://issues.apache.org/jira/browse/OPENJPA-1529 > Project: OpenJPA > Issue Type: Test > Components: jpa > Affects Versions: 2.0.0-beta > Reporter: Dianne Richards > Assignee: Dianne Richards > Priority: Minor > Fix For: 2.0.0 > > Attachments: patch.txt, patch2.txt > > > Create a set of tests for the bean caching using the javax.persistence.sharedCache.mode property. Also provide a test using an invalid value for the element in a persistence unit. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.