Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
; Sent: Thursday, January 9, 2014 3:39 PM > > To: dev@cloudstack.apache.org > > Subject: Re: Unfamiliar with checkstyle > > > > Worst case, I should just be able to copy/paste from what's already in > master, > > but I was curious about the error message it

RE: Unfamiliar with checkstyle

2014-01-09 Thread Alex Huang
Sent: Thursday, January 9, 2014 3:39 PM > To: dev@cloudstack.apache.org > Subject: Re: Unfamiliar with checkstyle > > Worst case, I should just be able to copy/paste from what's already in master, > but I was curious about the error message itself. > > > On Thu, Jan 9,

Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
mail >>>> that the merge brought back in a few imports that checkstyle did not like. >>>> >>>> Thanks! >>>> >>>> >>>> On Thu, Jan 9, 2014 at 2:47 PM, Alex Huang wrote: >>>> >>>>> Mike, >>&

Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
> On Thu, Jan 9, 2014 at 2:47 PM, Alex Huang wrote: >>> >>>> Mike, >>>> >>>> My guess is it's been brought back in during the merge. I fixed most >>>> of those things in master. You can go back to a previous version to double >>>>

Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
sabled it. >>> >>> --Alex >>> >>> > -Original Message- >>> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] >>> > Sent: Thursday, January 9, 2014 1:05 PM >>> > To: dev@cloudstack.apache.org >>>

Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
t; >> Checkstyle is being run for every single project, unless someone >> specifically disabled it. >> >> --Alex >> >> > -Original Message- >> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] >> > Sent: Thursday, January 9, 2014 1

Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
o:mike.tutkow...@solidfire.com] > > Sent: Thursday, January 9, 2014 1:05 PM > > To: dev@cloudstack.apache.org > > Subject: Re: Unfamiliar with checkstyle > > > > I see two of the issues are in CloudStackPrimaryDataStoreImpl and are > > related to imports. >

RE: Unfamiliar with checkstyle

2014-01-09 Thread Alex Huang
Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Thursday, January 9, 2014 1:05 PM > To: dev@cloudstack.apache.org > Subject: Re: Unfamiliar with checkstyle > > I see two of the issues are in CloudStackPrimaryDataStoreImpl and are > related to imports. &

Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
at's the violation. >>> >>> --Alex >>> >>> > -Original Message- >>> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] >>> > Sent: Thursday, January 9, 2014 9:49 AM >>> > To: dev@cloudstack.apache.org >>&g

Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
your console to see what's the violation. >> >> --Alex >> >> > -Original Message- >> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] >> > Sent: Thursday, January 9, 2014 9:49 AM >> > To: dev@cloudstack.apache.org >> &

Re: Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
on your console to see what's the violation. > > --Alex > > > -Original Message- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Sent: Thursday, January 9, 2014 9:49 AM > > To: dev@cloudstack.apache.org > > Subject: Unfamilia

RE: Unfamiliar with checkstyle

2014-01-09 Thread Alex Huang
> Sent: Thursday, January 9, 2014 9:49 AM > To: dev@cloudstack.apache.org > Subject: Unfamiliar with checkstyle > > Hi, > > I was merging some code from 4.3 to master and received three checkstyle > errors. > > I'm not really familiar with how to find out deta

Unfamiliar with checkstyle

2014-01-09 Thread Mike Tutkowski
Hi, I was merging some code from 4.3 to master and received three checkstyle errors. I'm not really familiar with how to find out details of these errors. Can someone point me to the right place to begin my investigation? All I see right now is the following: [ERROR] Failed to execute goal org.