Hi, Has anyone get a IDEA codestyle config for the project? It looks to be mostly sun except no space after casts and slightly different ordering of imports.
The @version attribute also seems to be present in *some* files and missing in most. Even when @version is present the required svn properties are not always set so it does not get changed. Which is probably why some of the files still have CVS style versions ;) It seems like this should be removed (or done properly) across the whole codebase. Also the @author javadoc is set in 110 places (if you exclude activemq-jmdns) which should probably be nuked from what I understand. -- Cheers, Peter Donald
