Re: Inconsistency in import ordering

2013-05-17 Thread Nick Williams
Scott, is there a particular page on the Wiki you want me to add them to? I'm not finding a whole lot just looking around. :-/ Nick On May 16, 2013, at 5:28 PM, Scott Deboy wrote: > Sure, add them to the wiki please. > > On 5/16/13, Nick Williams wrote: >> CheckStyle ImportOrder changes commi

Re: Inconsistency in import ordering

2013-05-16 Thread Scott Deboy
Sure, add them to the wiki please. On 5/16/13, Nick Williams wrote: > CheckStyle ImportOrder changes committed. > > I also committed the changes necessary to rid all database appender and tag > library classes of CheckStyle ImportOrder errors. > > I will continue to work on reordering imports in

Re: Inconsistency in import ordering

2013-05-16 Thread Nick Williams
CheckStyle ImportOrder changes committed. I also committed the changes necessary to rid all database appender and tag library classes of CheckStyle ImportOrder errors. I will continue to work on reordering imports in other classes. To prevent these CheckStyle errors from coming back, we should

Re: Inconsistency in import ordering

2013-05-16 Thread Gary Gregory
+1 Gary On Thu, May 16, 2013 at 1:45 PM, Nick Williams < nicho...@nicholaswilliams.net> wrote: > I haven't heard any objections to this suggestion. I'm going to move > forward with it later this afternoon if nobody objects before then. > > Thanks, > > Nick > > On May 13, 2013, at 11:06 AM, Nick

Re: Inconsistency in import ordering

2013-05-16 Thread Nick Williams
I haven't heard any objections to this suggestion. I'm going to move forward with it later this afternoon if nobody objects before then. Thanks, Nick On May 13, 2013, at 11:06 AM, Nick Williams wrote: > I've noticed a lot of inconsistence in import ordering, and importantly I've > also notice