Hello Sebastien, I added a build step to Hudson to run Gendarme on my assemblies and it sort of ran fine. The only problem was that I broke many rules. According to the FAQ, Gendarme returns a 1 when it runs correctly but finds broken rules. If it finds all files and all config files are OK, it should return a 0.
Returning a 1 signifies that Gendarme did not succeed which is not the case (it successfully ran with findings). Hudson as a result cannot work with Gendarme. Merci, Vladimir On Apr 16, 10:01 am, Sebastien Pouliot <[email protected]> wrote: > Hello, > > I know some people have such a setup [1] and that a hudson plugin [2] > is available. However this is not something I use so I cannot be of > more help. Hopefully you'll get an answer from someone here or on > hudson mailing-lists. In the later case I would appreciate if you > could post a link back to the answers. > > Thanks > Sebastien > > [1]http://grozeille.com/2010/01/08/hudson-gendarme/(in french) > [2]http://wiki.hudson-ci.org/display/HUDSON/Violations > > On Apr 14, 7:58 am, GSv <[email protected]> wrote: > > > I'm trying to Add Gendarme as part of my existing Hudson Continuous > > Integration. Can some one point me to Gendarme plug-in for Hudson and > > also steps to configure the Hudson Job with Gendarme output? -- You received this message because you are subscribed to the Google Groups "Gendarme" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/gendarme?hl=en.

