Hi Yogesh, I had problems with the Maven codestyle when I started to contribute to BU2 since most IDE does not support it by default. What helped me was [1] or [2] respectively. Just want to share this information with you in case who weren't aware already :-)
[1] https://maven.apache.org/developers/conventions/code.html [2] https://maven.apache.org/developers/maven-eclipse-codestyle.xml Best regards, André 2014-04-04 10:40 GMT+02:00 Benedikt Ritter <brit...@apache.org>: > Hello Yogesh and welcome to the dev ML! > > Nice that you've decided to help out with the coding in [beanutils2]. I'm > not completely happy with the current check style configuration (which is > derived from the maven project). I'm planning to propose to switch to a > different config this is less verbose (longer lines, less line breaks). So > I wouldn't recommend getting started in this area. How ever there is a lot > to do in BU2. I've written what I think needs to be implemented a while ago > [1]. If you like, you can just start with one of the things I've pointed > out. > > Regards, > Benedikt > > [1] http://markmail.org/message/pv2qpr7em4ftnulj > > > 2014-04-03 16:36 GMT+02:00 Yogesh Rao <yog...@gmail.com>: > > > Hi, > > > > I was planning to contribute to the bu2 project and thought fixing > > checkstyle errors should be a good start to it. > > I ran the mvn checkstyle:checkstyle command to generate the report which > > ended up showing 3218 errors. I wanted to know if all the errors needs to > > fixed or only few specific ones. > > > > Please suggest .. > > > > Cheers! > > -Yogesh > > > > > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter >