Re: Updated release procedure documentation

2010-07-27 Thread Barrie Treloar
On Wed, Jul 28, 2010 at 3:43 AM, Brian Fox wrote: > Fixed everything except for the section headers. I don't think I have > any control over this since it's defined by the theme or css of the > apache site. At least I haven't yet located another page on > www.apache.org that has numbered section h

Maven - checkstyle configuration

2010-07-27 Thread lone squirrely
Hello, I would like to have checkstyle run on a subset of my code - some packages - but it is running over the whole thing. I can't seem to figure out how to limit the scope of files to run across. Would I do something like:

Best practice for module with only tests

2010-07-27 Thread Paul Gier
In our multi-module project (JBoss AS) we have a module that doesn't have any main sources. It just has test sources and surefire runs these tests. This module uses "jar" packaging so that we get the test phases of the lifecycle. This means that an empty main jar is created and deployed to the r

Re: Updated release procedure documentation

2010-07-27 Thread Brian Fox
Fixed everything except for the section headers. I don't think I have any control over this since it's defined by the theme or css of the apache site. At least I haven't yet located another page on www.apache.org that has numbered section headersbut yes it drives me crazy too. On Tue, Jul 27,