From jdo-dev-return-9210-apmail-db-jdo-dev-archive=www.apache.org@db.apache.org Fri Sep 30 17:14:09 2011 Return-Path: X-Original-To: apmail-db-jdo-dev-archive@www.apache.org Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54BB47D21 for ; Fri, 30 Sep 2011 17:14:09 +0000 (UTC) Received: (qmail 24355 invoked by uid 500); 30 Sep 2011 17:14:09 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 24344 invoked by uid 99); 30 Sep 2011 17:14:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2011 17:14:09 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2011 17:14:06 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6B5B22A2592 for ; Fri, 30 Sep 2011 17:13:45 +0000 (UTC) Date: Fri, 30 Sep 2011 17:13:45 +0000 (UTC) From: "Michael Bouschen (Updated) (JIRA)" To: jdo-dev@db.apache.org Message-ID: <1440153827.12054.1317402825442.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1126645357.11420.1317391965436.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (JDO-696) Throw on unrecognized javax.jdo options 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/JDO-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen updated JDO-696: --------------------------------- Fix Version/s: JDO 3 maintenance release 1 Assignee: Matthew T. Adams > Throw on unrecognized javax.jdo options > --------------------------------------- > > Key: JDO-696 > URL: https://issues.apache.org/jira/browse/JDO-696 > Project: JDO > Issue Type: Improvement > Components: api > Affects Versions: JDO 3 maintenance release 1 > Reporter: Matthew T. Adams > Assignee: Matthew T. Adams > Fix For: JDO 3 maintenance release 1 > > > If a user specifies an unrecognized option that begins with JDO's standard prefix "javax.jdo.", then an exception (JDOUserException or a sub) should be thrown by either the implementation or JDOHelper, depending on the bootstrapping mechanism employed by the user. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira