Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
1.424.x (1.424.3 or so)


Gesendet: Dienstag, 29. Januar 2013 um 12:18 Uhr
Von: "Ulli Hafner" 
An: jenkinsci-users@googlegroups.com

    Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Which Jenkins version did you upgrade from? UlliAm 29.01.2013 um 12:05 schrieb Christoph Kutzinski <ku...@gmx.de>:Great that you can reproduce it.We updated Jenkins and shortly thereafter the plugins. I think the issue only appeared after the plugin update, but not 100% sure anymore.https://issues.jenkins-ci.org/browse/JENKINS-16518thanksChristoph


Gesendet: Dienstag, 29. Januar 2013 um 11:55 Uhr
Von: "Ulli Hafner" <ullrich.haf...@gmail.com>
An: jenkinsci-users@googlegroups.com

Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


I can reproduce the problem now… I don't know if something in my plug-ins or in the core maven support has been changed that causes this defect. Did you upgrade Jenkins in parallel? Or did the error appear only after the plug-in updates?The error is located in the maven part of the plug-in, so the warnings plug-in and the freestyle jobs should work…Can you please file a bug report?UlliAm 29.01.2013 um 11:30 schrieb Christoph Kutzinski <ku...@gmx.de>:No, it neither shows for old nor for new builds.Christoph


Gesendet: Dienstag, 29. Januar 2013 um 11:26 Uhr
Von: "Ulli Hafner" <ullrich.haf...@gmail.com>
    An: jenkinsci-users@googlegroups.com

    Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


I changed something in 4.34 of findbugs plug-in (show information of build result evaluation). Maybe that change was not backward compatible? Does the information show up for new builds?UlliAm 29.01.2013 um 11:17 schrieb "Christoph Kutzinski" <ku...@gmx.de>:These are the version changes we did:analysis-core 1.37->1.48findbugs 4.33->4.45checkstyle 3.23 -> 3.32Jenkins version is 1.480.2The affected jobs are Maven jobs.


Gesendet: Dienstag, 29. Januar 2013 um 10:51 Uhr
Von: "Christoph Kutzinski" <ku...@gmx.de>
    An: jenkinsci-users@googlegroups.com

Betreff: Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Ulli,I'm not sure if I can find out which version we did upgrade from, but I'll try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were probably around the same 'age'.I cannot see any errors in neither logfile nor console.BTW: the FB and CS links in the navigation are still and there and the warning details view also still works. Also the trend graphs on the project's page are still there.It's just the summary which is gone.cheersChristoph

Gesendet: Dienstag, 29. Januar 2013 um 10:38 Uhr
    Von: "Ulli Hafner" <ullrich.haf...@gmail.com>
An: jenkinsci-users@googlegroups.com

Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Christoph,I haven't changed the plug-ins for quite a while now… From which versions did you upgrade? What Jenkins version are you using? Are the missing summaries in maven or freestyle jobs? Are there any exceptions on the console? (Or messages that Jenkins cannot assign some values from XML to the actual objects?)UlliAm 29.01.2013 um 10:28 schrieb Christoph Kutzinski <ku...@gmx.de>:Hi,we've recently updated our Checkstyle and FindBugs plugin (and also static analysis core) to the latest version and since then we've mentioned that the warning summary on the build overview page has gone.I'm not sure, if this is a bug or we're missing some configuration which we have to do to get it back.Note that we didn't update the compiler warnings plugin and we still can see the compiler warnings summary!cheersChristoph

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 





-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/

Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Ulli Hafner
Which Jenkins version did you upgrade from? 

Ulli

Am 29.01.2013 um 12:05 schrieb Christoph Kutzinski :

> Great that you can reproduce it.
> We updated Jenkins and shortly thereafter the plugins. I think the issue only 
> appeared after the plugin update, but not 100% sure anymore.
> 
> https://issues.jenkins-ci.org/browse/JENKINS-16518
> 
> thanks
> Christoph
> 
> 
> 
> Gesendet: Dienstag, 29. Januar 2013 um 11:55 Uhr
> Von: "Ulli Hafner" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?
> I can reproduce the problem now… I don't know if something in my plug-ins or 
> in the core maven support has been changed that causes this defect. Did you 
> upgrade Jenkins in parallel? Or did the error appear only after the plug-in 
> updates?
> 
> The error is located in the maven part of the plug-in, so the warnings 
> plug-in and the freestyle jobs should work…
> 
> Can you please file a bug report?
> 
> Ulli
> 
> 
> Am 29.01.2013 um 11:30 schrieb Christoph Kutzinski :
> 
> No, it neither shows for old nor for new builds.
> 
> Christoph
> 
> Gesendet: Dienstag, 29. Januar 2013 um 11:26 Uhr
> Von: "Ulli Hafner" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?
> I changed something in 4.34 of findbugs plug-in (show information of build 
> result evaluation). Maybe that change was not backward compatible? Does the 
> information show up for new builds?
> 
> Ulli
> 
> Am 29.01.2013 um 11:17 schrieb "Christoph Kutzinski" :
> 
> These are the version changes we did:
> analysis-core 1.37->1.48
> findbugs 4.33->4.45
> checkstyle 3.23 -> 3.32
> 
> Jenkins version is 1.480.2
> 
> The affected jobs are Maven jobs.
> 
> Gesendet: Dienstag, 29. Januar 2013 um 10:51 Uhr
> Von: "Christoph Kutzinski" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after 
> update?
> Hi Ulli,
> 
> I'm not sure if I can find out which version we did upgrade from, but I'll 
> try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were 
> probably around the same 'age'.
> 
> I cannot see any errors in neither logfile nor console.
> BTW: the FB and CS links in the navigation are still and there and the 
> warning details view also still works. Also the trend graphs on the project's 
> page are still there.
> It's just the summary which is gone.
> 
> cheers
> Christoph
> 
> Gesendet: Dienstag, 29. Januar 2013 um 10:38 Uhr
> Von: "Ulli Hafner" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?
> Hi Christoph,
> 
> I haven't changed the plug-ins for quite a while now… From which versions did 
> you upgrade? What Jenkins version are you using? Are the missing summaries in 
> maven or freestyle jobs? Are there any exceptions on the console? (Or 
> messages that Jenkins cannot assign some values from XML to the actual 
> objects?)
> 
> Ulli
> 
> Am 29.01.2013 um 10:28 schrieb Christoph Kutzinski :
> 
> Hi,
> 
> we've recently updated our Checkstyle and FindBugs plugin (and also static 
> analysis core) to the latest version and since then we've mentioned that the 
> warning summary on the build overview page has gone.
> I'm not sure, if this is a bug or we're missing some configuration which we 
> have to do to get it back.
> 
> Note that we didn't update the compiler warnings plugin and we still can see 
> the compiler warnings summary!
> 
> 
> cheers
> Christoph
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.

Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
Great that you can reproduce it.We updated Jenkins and shortly thereafter the plugins. I think the issue only appeared after the plugin update, but not 100% sure anymore.https://issues.jenkins-ci.org/browse/JENKINS-16518thanksChristoph


Gesendet: Dienstag, 29. Januar 2013 um 11:55 Uhr
Von: "Ulli Hafner" 
An: jenkinsci-users@googlegroups.com

    Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


I can reproduce the problem now… I don't know if something in my plug-ins or in the core maven support has been changed that causes this defect. Did you upgrade Jenkins in parallel? Or did the error appear only after the plug-in updates?The error is located in the maven part of the plug-in, so the warnings plug-in and the freestyle jobs should work…Can you please file a bug report?UlliAm 29.01.2013 um 11:30 schrieb Christoph Kutzinski <ku...@gmx.de>:No, it neither shows for old nor for new builds.Christoph


Gesendet: Dienstag, 29. Januar 2013 um 11:26 Uhr
Von: "Ulli Hafner" <ullrich.haf...@gmail.com>
An: jenkinsci-users@googlegroups.com

    Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


I changed something in 4.34 of findbugs plug-in (show information of build result evaluation). Maybe that change was not backward compatible? Does the information show up for new builds?UlliAm 29.01.2013 um 11:17 schrieb "Christoph Kutzinski" <ku...@gmx.de>:These are the version changes we did:analysis-core 1.37->1.48findbugs 4.33->4.45checkstyle 3.23 -> 3.32Jenkins version is 1.480.2The affected jobs are Maven jobs.


Gesendet: Dienstag, 29. Januar 2013 um 10:51 Uhr
Von: "Christoph Kutzinski" <ku...@gmx.de>
    An: jenkinsci-users@googlegroups.com

    Betreff: Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Ulli,I'm not sure if I can find out which version we did upgrade from, but I'll try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were probably around the same 'age'.I cannot see any errors in neither logfile nor console.BTW: the FB and CS links in the navigation are still and there and the warning details view also still works. Also the trend graphs on the project's page are still there.It's just the summary which is gone.cheersChristoph

Gesendet: Dienstag, 29. Januar 2013 um 10:38 Uhr
Von: "Ulli Hafner" <ullrich.haf...@gmail.com>
An: jenkinsci-users@googlegroups.com

Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Christoph,I haven't changed the plug-ins for quite a while now… From which versions did you upgrade? What Jenkins version are you using? Are the missing summaries in maven or freestyle jobs? Are there any exceptions on the console? (Or messages that Jenkins cannot assign some values from XML to the actual objects?)UlliAm 29.01.2013 um 10:28 schrieb Christoph Kutzinski <ku...@gmx.de>:Hi,we've recently updated our Checkstyle and FindBugs plugin (and also static analysis core) to the latest version and since then we've mentioned that the warning summary on the build overview page has gone.I'm not sure, if this is a bug or we're missing some configuration which we have to do to get it back.Note that we didn't update the compiler warnings plugin and we still can see the compiler warnings summary!cheersChristoph

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 





-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 





-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


-- 
You received this message because you are subscribed to the Google Groups &

Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Ulli Hafner
I can reproduce the problem now… I don't know if something in my plug-ins or in 
the core maven support has been changed that causes this defect. Did you 
upgrade Jenkins in parallel? Or did the error appear only after the plug-in 
updates?

The error is located in the maven part of the plug-in, so the warnings plug-in 
and the freestyle jobs should work…

Can you please file a bug report?

Ulli


Am 29.01.2013 um 11:30 schrieb Christoph Kutzinski :

> No, it neither shows for old nor for new builds.
> 
> Christoph
> 
> Gesendet: Dienstag, 29. Januar 2013 um 11:26 Uhr
> Von: "Ulli Hafner" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?
> I changed something in 4.34 of findbugs plug-in (show information of build 
> result evaluation). Maybe that change was not backward compatible? Does the 
> information show up for new builds?
> 
> Ulli
> 
> Am 29.01.2013 um 11:17 schrieb "Christoph Kutzinski" :
> 
> These are the version changes we did:
> analysis-core 1.37->1.48
> findbugs 4.33->4.45
> checkstyle 3.23 -> 3.32
> 
> Jenkins version is 1.480.2
> 
> The affected jobs are Maven jobs.
> 
> Gesendet: Dienstag, 29. Januar 2013 um 10:51 Uhr
> Von: "Christoph Kutzinski" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after 
> update?
> Hi Ulli,
> 
> I'm not sure if I can find out which version we did upgrade from, but I'll 
> try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were 
> probably around the same 'age'.
> 
> I cannot see any errors in neither logfile nor console.
> BTW: the FB and CS links in the navigation are still and there and the 
> warning details view also still works. Also the trend graphs on the project's 
> page are still there.
> It's just the summary which is gone.
> 
> cheers
> Christoph
> 
> Gesendet: Dienstag, 29. Januar 2013 um 10:38 Uhr
> Von: "Ulli Hafner" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?
> Hi Christoph,
> 
> I haven't changed the plug-ins for quite a while now… From which versions did 
> you upgrade? What Jenkins version are you using? Are the missing summaries in 
> maven or freestyle jobs? Are there any exceptions on the console? (Or 
> messages that Jenkins cannot assign some values from XML to the actual 
> objects?)
> 
> Ulli
> 
> Am 29.01.2013 um 10:28 schrieb Christoph Kutzinski :
> 
> Hi,
> 
> we've recently updated our Checkstyle and FindBugs plugin (and also static 
> analysis core) to the latest version and since then we've mentioned that the 
> warning summary on the build overview page has gone.
> I'm not sure, if this is a bug or we're missing some configuration which we 
> have to do to get it back.
> 
> Note that we didn't update the compiler warnings plugin and we still can see 
> the compiler warnings summary!
> 
> 
> cheers
> Christoph
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-use

Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
No, it neither shows for old nor for new builds.Christoph


Gesendet: Dienstag, 29. Januar 2013 um 11:26 Uhr
Von: "Ulli Hafner" 
An: jenkinsci-users@googlegroups.com

    Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


I changed something in 4.34 of findbugs plug-in (show information of build result evaluation). Maybe that change was not backward compatible? Does the information show up for new builds?UlliAm 29.01.2013 um 11:17 schrieb "Christoph Kutzinski" <ku...@gmx.de>:These are the version changes we did:analysis-core 1.37->1.48findbugs 4.33->4.45checkstyle 3.23 -> 3.32Jenkins version is 1.480.2The affected jobs are Maven jobs.


Gesendet: Dienstag, 29. Januar 2013 um 10:51 Uhr
Von: "Christoph Kutzinski" <ku...@gmx.de>
An: jenkinsci-users@googlegroups.com

    Betreff: Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Ulli,I'm not sure if I can find out which version we did upgrade from, but I'll try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were probably around the same 'age'.I cannot see any errors in neither logfile nor console.BTW: the FB and CS links in the navigation are still and there and the warning details view also still works. Also the trend graphs on the project's page are still there.It's just the summary which is gone.cheersChristoph

Gesendet: Dienstag, 29. Januar 2013 um 10:38 Uhr
Von: "Ulli Hafner" <ullrich.haf...@gmail.com>
    An: jenkinsci-users@googlegroups.com

Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Christoph,I haven't changed the plug-ins for quite a while now… From which versions did you upgrade? What Jenkins version are you using? Are the missing summaries in maven or freestyle jobs? Are there any exceptions on the console? (Or messages that Jenkins cannot assign some values from XML to the actual objects?)UlliAm 29.01.2013 um 10:28 schrieb Christoph Kutzinski <ku...@gmx.de>:Hi,we've recently updated our Checkstyle and FindBugs plugin (and also static analysis core) to the latest version and since then we've mentioned that the warning summary on the build overview page has gone.I'm not sure, if this is a bug or we're missing some configuration which we have to do to get it back.Note that we didn't update the compiler warnings plugin and we still can see the compiler warnings summary!cheersChristoph

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 





-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 





-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 




-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 







-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Ulli Hafner
I changed something in 4.34 of findbugs plug-in (show information of build 
result evaluation). Maybe that change was not backward compatible? Does the 
information show up for new builds?

Ulli

Am 29.01.2013 um 11:17 schrieb "Christoph Kutzinski" :

> These are the version changes we did:
> analysis-core 1.37->1.48
> findbugs 4.33->4.45
> checkstyle 3.23 -> 3.32
> 
> Jenkins version is 1.480.2
> 
> The affected jobs are Maven jobs.
> 
> Gesendet: Dienstag, 29. Januar 2013 um 10:51 Uhr
> Von: "Christoph Kutzinski" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after 
> update?
> Hi Ulli,
> 
> I'm not sure if I can find out which version we did upgrade from, but I'll 
> try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were 
> probably around the same 'age'.
> 
> I cannot see any errors in neither logfile nor console.
> BTW: the FB and CS links in the navigation are still and there and the 
> warning details view also still works. Also the trend graphs on the project's 
> page are still there.
> It's just the summary which is gone.
> 
> cheers
> Christoph
> 
> Gesendet: Dienstag, 29. Januar 2013 um 10:38 Uhr
> Von: "Ulli Hafner" 
> An: jenkinsci-users@googlegroups.com
> Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?
> Hi Christoph,
> 
> I haven't changed the plug-ins for quite a while now… From which versions did 
> you upgrade? What Jenkins version are you using? Are the missing summaries in 
> maven or freestyle jobs? Are there any exceptions on the console? (Or 
> messages that Jenkins cannot assign some values from XML to the actual 
> objects?)
> 
> Ulli
> 
> Am 29.01.2013 um 10:28 schrieb Christoph Kutzinski :
> 
> Hi,
> 
> we've recently updated our Checkstyle and FindBugs plugin (and also static 
> analysis core) to the latest version and since then we've mentioned that the 
> warning summary on the build overview page has gone.
> I'm not sure, if this is a bug or we're missing some configuration which we 
> have to do to get it back.
> 
> Note that we didn't update the compiler warnings plugin and we still can see 
> the compiler warnings summary!
> 
> 
> cheers
> Christoph
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
These are the version changes we did:analysis-core 1.37->1.48findbugs 4.33->4.45checkstyle 3.23 -> 3.32Jenkins version is 1.480.2The affected jobs are Maven jobs.


Gesendet: Dienstag, 29. Januar 2013 um 10:51 Uhr
Von: "Christoph Kutzinski" 
An: jenkinsci-users@googlegroups.com

        Betreff: Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Ulli,I'm not sure if I can find out which version we did upgrade from, but I'll try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were probably around the same 'age'.I cannot see any errors in neither logfile nor console.BTW: the FB and CS links in the navigation are still and there and the warning details view also still works. Also the trend graphs on the project's page are still there.It's just the summary which is gone.cheersChristoph

Gesendet: Dienstag, 29. Januar 2013 um 10:38 Uhr
Von: "Ulli Hafner" 
    An: jenkinsci-users@googlegroups.com

    Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Christoph,I haven't changed the plug-ins for quite a while now… From which versions did you upgrade? What Jenkins version are you using? Are the missing summaries in maven or freestyle jobs? Are there any exceptions on the console? (Or messages that Jenkins cannot assign some values from XML to the actual objects?)UlliAm 29.01.2013 um 10:28 schrieb Christoph Kutzinski <ku...@gmx.de>:Hi,we've recently updated our Checkstyle and FindBugs plugin (and also static analysis core) to the latest version and since then we've mentioned that the warning summary on the build overview page has gone.I'm not sure, if this is a bug or we're missing some configuration which we have to do to get it back.Note that we didn't update the compiler warnings plugin and we still can see the compiler warnings summary!cheersChristoph

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 




-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 







-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 







-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


Aw: Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Christoph Kutzinski
Hi Ulli,I'm not sure if I can find out which version we did upgrade from, but I'll try. Our Warnings plugin is currently at 3.26, so the FB and CS plugins were probably around the same 'age'.I cannot see any errors in neither logfile nor console.BTW: the FB and CS links in the navigation are still and there and the warning details view also still works. Also the trend graphs on the project's page are still there.It's just the summary which is gone.cheersChristoph

Gesendet: Dienstag, 29. Januar 2013 um 10:38 Uhr
Von: "Ulli Hafner" 
An: jenkinsci-users@googlegroups.com

    Betreff: Re: Checkstyle/FindBugs plugin: warning summary gone after update?


Hi Christoph,I haven't changed the plug-ins for quite a while now… From which versions did you upgrade? What Jenkins version are you using? Are the missing summaries in maven or freestyle jobs? Are there any exceptions on the console? (Or messages that Jenkins cannot assign some values from XML to the actual objects?)UlliAm 29.01.2013 um 10:28 schrieb Christoph Kutzinski <ku...@gmx.de>:Hi,we've recently updated our Checkstyle and FindBugs plugin (and also static analysis core) to the latest version and since then we've mentioned that the warning summary on the build overview page has gone.I'm not sure, if this is a bug or we're missing some configuration which we have to do to get it back.Note that we didn't update the compiler warnings plugin and we still can see the compiler warnings summary!cheersChristoph

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 




-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 







-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


Re: Checkstyle/FindBugs plugin: warning summary gone after update?

2013-01-29 Thread Ulli Hafner
Hi Christoph,

I haven't changed the plug-ins for quite a while now… From which versions did 
you upgrade? What Jenkins version are you using? Are the missing summaries in 
maven or freestyle jobs? Are there any exceptions on the console? (Or messages 
that Jenkins cannot assign some values from XML to the actual objects?)

Ulli

Am 29.01.2013 um 10:28 schrieb Christoph Kutzinski :

> Hi,
> 
> we've recently updated our Checkstyle and FindBugs plugin (and also static 
> analysis core) to the latest version and since then we've mentioned that the 
> warning summary on the build overview page has gone.
> I'm not sure, if this is a bug or we're missing some configuration which we 
> have to do to get it back.
> 
> Note that we didn't update the compiler warnings plugin and we still can see 
> the compiler warnings summary!
> 
> 
> cheers
> Christoph
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.