Opened 18 years ago

Closed 18 years ago

Last modified 17 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 Changed 18 years ago by Gregory Vincic

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 Changed 17 years ago by Jari Häkkinen

Milestone: beta1BASE 2.0 RC1

Milestone beta1 deleted

Note: See TracTickets for help on using tickets.