Re: Problems after fix for issue 23263 Move hudson.tasks.junit to a bundled plugin

2014-09-04 Thread Slide
The only thing fixed in 2.38.2 is for the change in core that caused exceptions. 2.39 is out a ways until I can get time to test more and do a release. Work has been killing me lately. On Sep 4, 2014 5:33 PM, "Reinhard Karbas" wrote: > That's great but does not help me as of now > I am still wait

Re: Problems after fix for issue 23263 Move hudson.tasks.junit to a bundled plugin

2014-09-04 Thread Reinhard Karbas
That's great but does not help me as of now I am still waiting for the fix for issue 23660 to be included in the next release of email-ext, supposedly 2.39, but there is no release date As several people had the same issue I was expecting that to be already part of 2.38.2, but it is not based on

Re: Problems after fix for issue 23263 Move hudson.tasks.junit to a bundled plugin

2014-09-04 Thread Slide
Actually I take that back, test counts looks good in 2.38.2. On Sep 4, 2014 10:35 AM, "Reinhard Karbas" wrote: > Will it be fixed in the next version of email-ext? > > On Wednesday, September 3, 2014 12:06:27 PM UTC-4, Reinhard Karbas wrote: >> >> After going from version 1.575 to 1.578 now it se

Re: Problems after fix for issue 23263 Move hudson.tasks.junit to a bundled plugin

2014-09-04 Thread Reinhard Karbas
Will it be fixed in the next version of email-ext? On Wednesday, September 3, 2014 12:06:27 PM UTC-4, Reinhard Karbas wrote: > > After going from version 1.575 to 1.578 now it seems the values for > TEST_COUNTS is not set properly in Jenkins anymore and my email does not > get generated properly

Re: Problems after fix for issue 23263 Move hudson.tasks.junit to a bundled plugin

2014-09-04 Thread Slide
Not token macro, that's implemented in email-ext. Missed it when I backported the other "fixes" for the change in core. On Sep 4, 2014 9:23 AM, "Reinhard Karbas" wrote: > It looks like the token macro cannot find the values anymore: > > ERROR: Publisher hudson.plugins.emailext.ExtendedEmailPublis

Re: Problems after fix for issue 23263 Move hudson.tasks.junit to a bundled plugin

2014-09-04 Thread Reinhard Karbas
It looks like the token macro cannot find the values anymore: ERROR: Publisher hudson.plugins.emailext.ExtendedEmailPublisher aborted due to exception java.lang.NoSuchMethodError : hudson.model.AbstractBuild.getTestResultAc

Re: Problems after fix for issue 23263 Move hudson.tasks.junit to a bundled plugin

2014-09-03 Thread Slide
It's a bundled plugin, so you shouldn't need to install anything directly. On Wed, Sep 3, 2014 at 9:06 AM, Reinhard Karbas wrote: > After going from version 1.575 to 1.578 now it seems the values for > TEST_COUNTS is not set properly in Jenkins anymore and my email does not > get generated prop

Problems after fix for issue 23263 Move hudson.tasks.junit to a bundled plugin

2014-09-03 Thread Reinhard Karbas
After going from version 1.575 to 1.578 now it seems the values for TEST_COUNTS is not set properly in Jenkins anymore and my email does not get generated properly Based on the description of this fix I assume this is the issue as the functionality was moved out to a new plugin However the name