You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2006/08/29 23:58:22 UTC

[jira] Created: (JDO-408) Class name FieldsOfPrimitiveBoolean has the wrong case in FieldsOfPrimitiveboolean-standard.orm

Class name FieldsOfPrimitiveBoolean has the wrong case in FieldsOfPrimitiveboolean-standard.orm
-----------------------------------------------------------------------------------------------

                 Key: JDO-408
                 URL: http://issues.apache.org/jira/browse/JDO-408
             Project: JDO
          Issue Type: Bug
          Components: tck20
    Affects Versions: JDO 2 final
            Reporter: Marc Prud'hommeaux
            Priority: Minor


In tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm, there is a declaration:

        <class name="FieldsOfPrimitiveBoolean" table="FIELDSOFPRIMITIVEBOOLEAN">

The case is wrong. It should read:

        <class name="FieldsOfPrimitiveboolean" table="FIELDSOFPRIMITIVEBOOLEAN">


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (JDO-408) Class name FieldsOfPrimitiveBoolean has the wrong case in FieldsOfPrimitiveboolean-standard.orm

Posted by "Michelle Caisse (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-408?page=all ]

Michelle Caisse reassigned JDO-408:
-----------------------------------

    Assignee: Michelle Caisse

> Class name FieldsOfPrimitiveBoolean has the wrong case in FieldsOfPrimitiveboolean-standard.orm
> -----------------------------------------------------------------------------------------------
>
>                 Key: JDO-408
>                 URL: http://issues.apache.org/jira/browse/JDO-408
>             Project: JDO
>          Issue Type: Bug
>          Components: tck20
>    Affects Versions: JDO 2 final
>            Reporter: Marc Prud'hommeaux
>         Assigned To: Michelle Caisse
>            Priority: Minor
>
> In tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm, there is a declaration:
>         <class name="FieldsOfPrimitiveBoolean" table="FIELDSOFPRIMITIVEBOOLEAN">
> The case is wrong. It should read:
>         <class name="FieldsOfPrimitiveboolean" table="FIELDSOFPRIMITIVEBOOLEAN">

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (JDO-408) Class name FieldsOfPrimitiveBoolean has the wrong case in FieldsOfPrimitiveboolean-standard.orm

Posted by "Michelle Caisse (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-408?page=all ]

Michelle Caisse resolved JDO-408.
---------------------------------

    Resolution: Fixed

Revision 441367

> Class name FieldsOfPrimitiveBoolean has the wrong case in FieldsOfPrimitiveboolean-standard.orm
> -----------------------------------------------------------------------------------------------
>
>                 Key: JDO-408
>                 URL: http://issues.apache.org/jira/browse/JDO-408
>             Project: JDO
>          Issue Type: Bug
>          Components: tck20
>    Affects Versions: JDO 2 final
>            Reporter: Marc Prud'hommeaux
>         Assigned To: Michelle Caisse
>            Priority: Minor
>
> In tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm, there is a declaration:
>         <class name="FieldsOfPrimitiveBoolean" table="FIELDSOFPRIMITIVEBOOLEAN">
> The case is wrong. It should read:
>         <class name="FieldsOfPrimitiveboolean" table="FIELDSOFPRIMITIVEBOOLEAN">

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira