Re: [Codenarc-user] GrailsStatelessService - bean properties and dependencies
Brought to you by:
chrismair
From: Roshan D. <ros...@gm...> - 2011-12-15 16:51:47
|
On Thu, Dec 15, 2011 at 10:14 PM, Corum, Michael <mc...@rg...> wrote: > Yes, and it still calls them out. So, if the intent is to ignore final > fields, perhaps it has a bug in that area. Now that I think about it > though, we just upgraded from 0.12 to 0.16.1. Perhaps 0.12 had the bug. I > haven’t checked since our upgrade. > I am currently using 0.16.1 and it does not seem to be calling out final fields anymore. So constants may not have an issue anymore. |