hey , Can we export the TABLE which is showing all the detailed explanation of errors and warning with message ? Can i send this table to all developers via email ext ( Groovy Scripts ) so that they can instantly improve their code ?
Thanks in advance , Nikhil On Sunday, 23 December 2012 03:59:41 UTC+5:30, gboissinot wrote: > > You are able to gather Cppcheck result information for a specific buid > with the following URL > http://<jenkins_server>/job/<job_name>/<build_number>/cppcheckResult/api/xml > > > Getting Cppcheck statistic for all builds seems to be no sense. > Maybe you want to access the cppcheck result from the last budild, > accessing with the following URL > http://<jenkins_server>/job/<job_name>//lastBuild/cppcheckResult/api/xml > > > On Mon, Dec 17, 2012 at 4:17 PM, neiduebbeln > <[email protected] <javascript:>> wrote: > > Hallo everybody, > > > > i Want to get the cpp check statistic for all builds. Is it possible to > > export the complete data for a cppcheck graph for all the builds using > the > > rest API or do I have first to get all builds numbers and than iterate > on > > the single builds to get the data? > > > > Thank's. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/45124c48-4543-459e-8a30-e6e5a7921a57%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
