Had the same in EXTCDI. It uses 2 blanks now to make checkstyle happy ;) LieGrue, strub
> >Von: Jakob Korherr <[email protected]> >An: MyFaces Development <[email protected]> >Gesendet: Mittwoch, den 28. April 2010, 17:47:49 Uhr >Betreff: Apache license header in core and shared > >Hi guys, > >I just moved some things from core to shared and got some nasty check-style >errors. After some digging I found out that on core every license header >starts with one blank and on shared every license header starts with two >blanks. And this is actually checked by check-style! > >So you have this on core: > > *(blank)Licensed to the Apache Software Foundation (ASF) under one > >and this on shared: > > *(blank)(blank)Licensed to the Apache Software Foundation (ASF) under one > >Should we change it on core or shared? Or should we just leave it the way it >is and keep this in our minds? > >Regards, >Jakob > >-- >Jakob Korherr > >blog: http://www.jakobk.com >>twitter: http://twitter.com/jakobkorherr >work: http://www.irian.at >
