> -----Original Message----- > From: Stephane Bailliez [mailto:[EMAIL PROTECTED] > Sent: Thursday, 7 February 2002 11:08 AM > To: Ant Developers List > Subject: Re: [AUDIT] jakarta-ant/proposal/myrmidon > > > ----- Original Message ----- > From: "Adam Murdoch" <[EMAIL PROTECTED]> > > [...] > > I don't think it's worth spending time on. Sounds like autofix > is the way > > Well I looked into it...and yes it's not worth it because it would require > quite some time :-) > > > to go - how about we just go with the rule as it currently > stands ("final > > static"), and autofix the fields with "static final"? > > eh ? not possible. The autofix will fix what the rule reported. > So for now I would say, autofix fields into final static or don't pay > attention to it or disable it. >
Sorry, that's what I meant. As in, autofix the fields so that they all end up declared "final static". Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
