[ 
https://issues.apache.org/jira/browse/JDO-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148587#comment-13148587
 ] 

Matthew T. Adams commented on JDO-696:
--------------------------------------

I will make the check for known javax.jdo properties case-insensitive so that 
"Javax.JDO" is considered to be the same as "javax.jdo".  Speak up if you no 
likey.
                
> 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
>
>         Attachments: JDO-696.patch
>
>
> 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

        

Reply via email to