Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#11 closed defect (fixed)

Migration: AnnotationTransfer InvalidDataException not caught

Reported by: Gregory Vincic Owned by: Gregory Vincic
Priority: major Milestone: BASE 2.0 RC1
Component: migrate Version: alpha5
Keywords: Annotation InvalidDataException Cc:

Description

The setValue methods on lines 143 through 156 in AnnotationTransfer.java generate InvalidDataException. Annotations having invalid data should not be migrated.

Change History (2)

comment:1 by Gregory Vincic, 18 years ago

Resolution: fixed
Status: newclosed

Fixed. There is a problem concerning that Base 1 allows annotations even though they do not match the enumerated values. This is not allowed in Base 2 and they are therefore discarded.

comment:2 by Jari Häkkinen, 18 years ago

Milestone: beta1BASE 2.0 RC1

Milestone beta1 deleted

Note: See TracTickets for help on using tickets.