Results 1 to 2 of 2

Thread: Type-safety warnings in STS/Eclipse

  1. #1
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    667

    Question Type-safety warnings in STS/Eclipse

    ROO-634 was meant to apply the @SuppressWarnings annotation to auto-generated finders that return a List<Foo>, however it seems that the annotation has instead been applied to methods that return a Query, which have no type-safety issues. So instead of having less warnings than before, I now have extra warnings about unnecessary annotations!

    Update: Stefan has reopened that bug.
    Last edited by Andrew Swan; Feb 22nd, 2010 at 07:28 PM. Reason: Bug reopened
    Andrew Swan
    "Now is the EJB of our discontent made glorious Spring"

  2. #2
    Join Date
    Mar 2008
    Location
    Sydney, AU
    Posts
    974

    Default

    Oh, yes. My bad. I'll fix it sometime next week. I reopened the ticket again.

    -Stefan
    Stefan Schmidt
    Software Engineer, Spring Roo
    SpringSource - a division of VMware
    twitter @schmidtstefan

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
  •