[JIRA] [analysis-core-plugin] (JENKINS-24940) New Warnings link in Static Analysis results shows all warnings

2015-06-04 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-24940 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: New Warnings link in Static Analysis results shows all warnings  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Ulli Hafner Path: src/main/java/org/jenkinsci/test/acceptance/plugins/analysis_core/AnalysisAction.java src/test/java/plugins/AnalysisCollectorPluginTest.java src/test/java/plugins/CheckStylePluginTest.java src/test/java/plugins/FindBugsPluginTest.java src/test/java/plugins/PmdPluginTest.java src/test/java/plugins/TaskScannerPluginTest.java src/test/java/plugins/WarningsPluginTest.java http://jenkins-ci.org/commit/acceptance-test-harness/c8a96001366835afd3d8fa15e4e6ed0dfd611443 Log: 

JENKINS-24940
 Added checking of fixed and new warnings. 
Fixed and new warnings are now checked twice: right after a build and after a restart of Jenkins. 
Improved test cases: 
 

Added verification of fixed warnings.
 

Use new summary table IDs when checking the cells.
 

Check the overview values as well as the number of elements in the fixed warnings table.
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-24940) New Warnings link in Static Analysis results shows all warnings

2015-06-04 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ulli Hafner resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-24940 
 
 
 
  New Warnings link in Static Analysis results shows all warnings  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ulli Hafner 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-24940) New Warnings link in Static Analysis results shows all warnings

2015-05-27 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-24940 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: New Warnings link in Static Analysis results shows all warnings  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Ulli Hafner Path: src/main/java/hudson/plugins/analysis/core/BuildResult.java src/main/java/hudson/plugins/analysis/util/model/AbstractAnnotation.java src/main/java/hudson/plugins/analysis/util/model/FileAnnotation.java http://jenkins-ci.org/commit/analysis-core-plugin/c6f6e3e1cd55b87d848a1503abe2a76aef7f777d Log: JENKINS-24940 Persist the build number that introduced a new warning. 
 

Removed loading of reference build when computing new or fixed warnings.
 

Added a new property for each warning that stores the build number this warning has been introduced.
 

Changed serialization so that all fixed warnings are stored in a separate file.
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-24940) New Warnings link in Static Analysis results shows all warnings

2015-05-27 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-24940 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: New Warnings link in Static Analysis results shows all warnings  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Ulli Hafner Path: analysis-core checkstyle http://jenkins-ci.org/commit/analysis-suite-plugin/283578dfccd10b7ee5cbf9c4473c37349b1bff6a Log: JENKINS-24940 Persist the build number that introduced a new warning. 
 

Removed loading of reference build when computing new or fixed warnings.
 

Added a new property for each warning that stores the build number this warning has been introduced.
 

Changed serialization so that all fixed warnings are stored in a separate file.
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-24940) New Warnings link in Static Analysis results shows all warnings

2014-11-07 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-24940


New Warnings link in Static Analysis results shows all warnings















@Daniel: this is the same use case. I think if the 'new' status of the warnings is serialized then deleting any build in between should be no problem at all. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-24940) New Warnings link in Static Analysis results shows all warnings

2014-11-07 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-24940


New Warnings link in Static Analysis results shows all warnings















If you persist the number of new warnings since the previous build, and then delete that build, that information loses its meaning.

Assume build #4 with 10 warnings, build #5 with 14 warnings, 4 new, build #6 with 17 warnings, 3 new.

What I'm saying is that you'll need to think about what happens to build #6's '3 new' when deleting build #5. Should it become '7 new' (using #4 as new reference point) instead?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-24940) New Warnings link in Static Analysis results shows all warnings

2014-11-07 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-24940


New Warnings link in Static Analysis results shows all warnings















I see. I don't think that this information should be updated after a build has been finalized, this would get too complicated. The best way would be to still show 3 new warnings. Also shifting/deleting the reference build would be too complicated, too.  



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [analysis-core-plugin] (JENKINS-24940) New Warnings link in Static Analysis results shows all warnings

2014-11-07 Thread kevin.form...@gmail.com (JIRA)














































Kevin Formsma
 commented on  JENKINS-24940


New Warnings link in Static Analysis results shows all warnings















I think that it makes sense to keep the new warnings the same if a build is deleted and not recomputing it with the new parent build (if any exists). Just because build 5 was deleted doesn't mean that build 6 introduced more warnings. It still only introduced 3.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.