RE: Maven style checker issue

2014-04-08 Thread Frank Zhang
k.apache.org > Cc: cloudstack-...@incubator.apache.org > Subject: Re: Maven style checker issue > > Hi Frank, > > Did you use the plugin mentioned in the wiki @ > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Coding+conventions > #Codingconventions-IntellijIdea >

Re: Maven style checker issue

2014-04-07 Thread Rajani Karuturi
Hi Frank, Did you use the plugin mentioned in the wiki @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Coding+conventions#Codingconventions-IntellijIdea I am using it and haven’t seen any issues so far. ~Rajani On 08-Apr-2014, at 5:12 am, Frank Zhang mailto:frank.zh...@citrix.com>

FW: Maven style checker issue

2014-04-07 Thread Frank Zhang
-Original Message- From: Frank Zhang [mailto:frank.zh...@citrix.com] Sent: Monday, April 07, 2014 4:43 PM To: cloudstack-...@incubator.apache.org Subject: Maven style checker issue I struggled two days to fix my several tens of files for trailing space, tab, unused imports... manually

Maven style checker issue

2014-04-07 Thread Frank Zhang
I struggled two days to fix my several tens of files for trailing space, tab, unused imports... manually(vim + sed). Yes, manually because I am using Intellj the ApacheCloudStack formatter profile won't work for me, even though Intellj 13 claims supporting Eclipse formatter profile, it doesn't