On 02/09/2013 08:21 PM, Thomas Neidhart wrote: > On 02/09/2013 10:02 AM, Luc Maisonobe wrote: >> Hi all, >> >> Since a few weeks, [math] and a few other components are monitored by >> the sonar instance in out own Apache infrastructure. >> >> The reports show lots of rules violations because a default profile >> seems to be used, with different checkstyle rules. As [math] and several >> other Commons components have their own checkstyle.xml and >> findbugs-exclude-filter.xml configuration files, I wonder if these files >> could be used by sonar? >> >> It seems custom profiles should be set up and this can be done only by a >> global sonar administrator. Does anyone know how to do that and have >> proper karma? > > I already created a custom profile for Commons Math based on our > existing configuration. The custom suppressions / exclusions do not yet > work, but will try to add them later.
Ok, our custom findbugs exclusions and checkstyle suppression filters now also work correctly. Take a look at: https://analysis.apache.org/dashboard/index/122571?did=1 Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org