Re: Report C++ compiling errors in Jenkins

2012-11-22 Thread Miguel Algaba Borrego
r+Plugin > > It allows you to specify reg-expressions in a text file that are used when > parsing the results of the build steps. > > > Unfortunately this happens at the end of the build and not at the > build-step. > > I hope that this helps, > Mgimza > > On

Re: Report C++ compiling errors in Jenkins

2012-11-16 Thread Miguel Algaba Borrego
to return at the first error. > > You can alter this following the answers in > https://groups.google.com/d/topic/jenkinsci-users/dyS1y4y32tc/discussion > > > Chris. > > > On Friday, November 16, 2012 10:32:45 AM UTC, Miguel Algaba Borrego wrote: >> >> Hi

Report C++ compiling errors in Jenkins

2012-11-16 Thread Miguel Algaba Borrego
Hi all, I am working in a C++ project and use Jenkins for CI. Our slave machine runs Ubuntu Server 12.04 and we are using several plug-ins to detect and report C++ compiling warnings, but we are wondering if it would be possible to report C++ compiling errors as well. We noticed that Jenkins a