-
Jul 20th, 2011, 02:18 AM
#1
Possible bug in ItdTypeDetailsBuilder
I'm trying to generate an ITD via Metadata just as Roo does it (using ItdTypeDetailsBuilder).
In this ITD I want to declare an inner type with one filed that must be annotated with javax.validation.Valid. Looks like ItdTypeDetailsBuilder doesn't get defined annotations in FieldMetadata, when the ITD is written to .aj file, the inner type is there but no annotation in the declared field.
Is this a bug of ItdTypeDetailsBuilder?.
Is there a workaround solving this issue?
-
Jul 20th, 2011, 07:21 AM
#2
Yes, this appears to be a bug. I raised and https://jira.springsource.org/browse/ROO-2594 and resolved it for 1.2.0.M1.
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules