Just out of curiosity: wouldn’t it make more sense to copy the parser (https://github.com/jenkinsci/cppcheck-plugin/blob/master/src/main/java/com/thalesgroup/hudson/plugins/cppcheck/parser/CppcheckParser.java <https://github.com/jenkinsci/cppcheck-plugin/blob/master/src/main/java/com/thalesgroup/hudson/plugins/cppcheck/parser/CppcheckParser.java>) to the warnings plug-in? Then the referenced issue (and a lot of more features;-) would be automatically implemented? Or are there any features in the plug-in that are not yet available in the warnings plug-in?
Ulli > Am 02.01.2017 um 14:54 schrieb Marco Steffan <[email protected]>: > > Hi, > > I would like become a maintainer - especially for the cppcheck plugin since I > would like to extend it to support > https://issues.jenkins-ci.org/browse/JENKINS-35096 > <https://issues.jenkins-ci.org/browse/JENKINS-35096>. I've already done the > implementation and would like to get some review on it... > > > > Github-ID: marcosteffan > > Jenkins-ID: marcosteffan > > > > Best regards, > > > > Marco > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CALkTZ7tt_2eYTRwa6GCJNVET5BPxkvJDsm53XpoihDZChYodGw%40mail.gmail.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/CALkTZ7tt_2eYTRwa6GCJNVET5BPxkvJDsm53XpoihDZChYodGw%40mail.gmail.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/25641209-AE3C-40FE-B9C5-5E3472DCFD88%40gmail.com. For more options, visit https://groups.google.com/d/optout.
