Re: multi configuration project and xunit post build task

2012-11-09 Thread Simon Haegler
jenkins...@googlegroups.com > *Sent:* Thursday, November 8, 2012 2:44 AM > *Subject:* multi configuration project and xunit post build task > > hi fellow jenkins users > > we have a multiconfiguration project where one axis reads "release, > development, testing".

Re: multi configuration project and xunit post build task

2012-11-08 Thread Mark Waite
variation within a multi-config job. Mark Waite > > From: Simon Haegler >To: jenkinsci-users@googlegroups.com >Sent: Thursday, November 8, 2012 2:44 AM >Subject: multi configuration project and xunit post build task > > >hi f

multi configuration project and xunit post build task

2012-11-08 Thread Simon Haegler
hi fellow jenkins users we have a multiconfiguration project where one axis reads "release, development, testing". in case of "testing" we're compiling and running unit tests (boost unit tests, actually). we would like to use the xunit post-build task to report the test results, but we need xun