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
Repository Revision Date User Message
ASF #441367 Fri Sep 08 04:16:07 UTC 2006 mcaisse JDO-408 Fixed typo
Files Changed
MODIFY /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm