[JIRA] [warnings-plugin] (JENKINS-11225) Add aggregation and subview for multi-configuration projects

2015-02-22 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-11225


Add aggregation and subview for multi-configuration projects















Code changed in jenkins
User: Ulli Hafner
Path:
 analysis-test
 checkstyle
 pmd
 warnings
http://jenkins-ci.org/commit/analysis-suite-plugin/79aa9ccd51f0fdf7f095e8a9aa5148d17af88a39
Log:
  JENKINS-11225 Added a test case that verifies the current behavior.





























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] [warnings-plugin] (JENKINS-11225) Add aggregation and subview for multi-configuration projects

2015-02-13 Thread ullrich.haf...@gmail.com (JIRA)















































Ulli Hafner
 resolved  JENKINS-11225 as Fixed


Add aggregation and subview for multi-configuration projects
















Closing this issue since the initial request is fixed. Two additional issues are still open:

	JENKINS-26913: add the configuration names to the warnings and visualize these properties in the detail view
	JENKINS-25905: add additional configuration options to the aggregated graph that (one graph per configuration).
Please use one of these issues for comments. 







Change By:


Ulli Hafner
(13/Feb/15 8:19 PM)




Status:


Open
Resolved





Resolution:


Fixed



























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] [warnings-plugin] (JENKINS-11225) Add aggregation and subview for multi-configuration projects

2015-02-13 Thread ullrich.haf...@gmail.com (JIRA)












































 
Ulli Hafner
 edited a comment on  JENKINS-11225


Add aggregation and subview for multi-configuration projects
















Closing this issue since the initial request is fixed. Two additional issues are still open:

	JENKINS-26913: add the configuration names to the warnings and visualize these properties in the detail view
	JENKINS-25905: add additional configuration options to the aggregated graph that (one graph per configuration).



Please use one of these issues for comments. 



























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] [warnings-plugin] (JENKINS-11225) Add aggregation and subview for multi-configuration projects

2015-02-11 Thread rol...@utk.edu (JIRA)














































Roland Schulz
 commented on  JENKINS-11225


Add aggregation and subview for multi-configuration projects















I meant those 3 options as alternatives (of which the easiest to do would suffice) not as 3 independent things. Thus I only created one issue: 26913.



























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] [warnings-plugin] (JENKINS-11225) Add aggregation and subview for multi-configuration projects

2015-02-11 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-11225


Add aggregation and subview for multi-configuration projects















Ok, I understand. There is nothing missing in the graphs or in the overview, the details on the root need to be enhanced. 

If you don't mind: could you please file individual issues for these feature request. I'm almost sure that this requires some time so tracking them individually would be easier. Please also consider setting the priorities so we can better see where to start first. 



























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] [warnings-plugin] (JENKINS-11225) Add aggregation and subview for multi-configuration projects

2015-02-10 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-11225


Add aggregation and subview for multi-configuration projects















Code changed in jenkins
User: Ulli Hafner
Path:
 src/test/java/plugins/WarningsPluginTest.java
 src/test/resources/warnings_plugin/matrix-warnings.txt
http://jenkins-ci.org/commit/acceptance-test-harness/704943e6230379f414987621c4abc4d5eeb988e1
Log:
  JENKINS-11225 Added a test case that verifies the current behavior.





























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] [warnings-plugin] (JENKINS-11225) Add aggregation and subview for multi-configuration projects

2015-02-10 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-11225


Add aggregation and subview for multi-configuration projects















I'm not sure if there is still something to do in this issue? I added a test case (https://github.com/jenkinsci/acceptance-test-harness/commit/704943e6230379f414987621c4abc4d5eeb988e1) that builds with an axis of three configurations. For each configuration the correct number of warnings is reported and visualized. Even more, on the root action, the sum of the three actions is shown. I don't use matrix projects on my own so I might not get the point here: is this not the expected behavior?



























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] [warnings-plugin] (JENKINS-11225) Add aggregation and subview for multi-configuration projects

2015-02-10 Thread rol...@utk.edu (JIRA)














































Roland Schulz
 commented on  JENKINS-11225


Add aggregation and subview for multi-configuration projects















What would be nice is the root would show which configuration has which warning. Multiple options of how to show that information:

	show the configuration name as extra information (for "Folder", "Files" and "Warnings" tabs it could be its own column. For details it should be added to the header)
	add a new tab  "Configuration". It works like "Details" but the warnings are grouped by configurations
	have the whole table with the tabs shown once per configuration



The reason one of those options would be useful is that we have a large number of configurations in our matrix job (30) and it is useful to quickly which configurations have the same set of warnings and whether additional warnings are only present for individual configurations.



























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.