Issue Details (XML | Word | Printable)

Key: JDO-408
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Michelle Caisse
Reporter: Marc Prud'hommeaux
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

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

Created: 29/Aug/06 09:57 PM   Updated: 08/Sep/06 04:13 AM
Return to search
Component/s: tck2
Affects Version/s: JDO 2 final
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 08/Sep/06 04:13 AM


 Description  « Hide
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">


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse made changes - 29/Aug/06 10:19 PM
Field Original Value New Value
Assignee Michelle Caisse [ mcaisse ]
Michelle Caisse made changes - 08/Sep/06 04:13 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]