Results 1 to 2 of 2

Thread: Possible bug in ItdTypeDetailsBuilder

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Posts
    20

    Default 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?
    Óscar Rovira Casanova
    orovira@disid.com
    Disid Technologies S.L.
    Software Engineer
    http://www.disid.com

  2. #2
    Join Date
    Dec 2005
    Posts
    930

    Default

    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
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

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
  •