From dev-return-15593-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Wed Mar 10 20:17:25 2010 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 8387 invoked from network); 10 Mar 2010 20:17:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Mar 2010 20:17:24 -0000 Received: (qmail 19341 invoked by uid 500); 10 Mar 2010 20:16:53 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 19316 invoked by uid 500); 10 Mar 2010 20:16:53 -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 19308 invoked by uid 99); 10 Mar 2010 20:16:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 20:16:53 +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, 10 Mar 2010 20:16:51 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8C610234C4C0 for ; Wed, 10 Mar 2010 20:16:30 +0000 (UTC) Message-ID: <1160482308.185971268252190574.JavaMail.jira@brutus.apache.org> Date: Wed, 10 Mar 2010 20:16:30 +0000 (UTC) From: "Donald Woods (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-1505) Add a boolean provision CallbackOptions.AllowsDuplicateListener In-Reply-To: <1480867358.186911265829027930.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-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1505: ---------------------------------- Affects Version/s: (was: 2.0.0) 2.0.0-beta2 Fix Version/s: (was: 2.1.0) 2.0.0 > Add a boolean provision CallbackOptions.AllowsDuplicateListener > ---------------------------------------------------------------- > > Key: OPENJPA-1505 > URL: https://issues.apache.org/jira/browse/OPENJPA-1505 > Project: OpenJPA > Issue Type: Sub-task > Affects Versions: 2.0.0-beta2 > Reporter: Fay Wang > Assignee: Fay Wang > Fix For: 2.0.0 > > Attachments: OPENJPA-1505.patch > > > Add a boolean provision CallbackOptions.AllowsDuplicateListener in alignment with CallbackOptions.AllowsMultipleMethodsForSameCallback via > MetaDataParsers.validateMethodsForSameCallback and let the user figure out what they want. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.