[ 
https://issues.jenkins-ci.org/browse/JENKINS-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159091#comment-159091
 ] 

dogfood commented on JENKINS-11761:
-----------------------------------

Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! 
[plugins_analysis-core 
#10407|http://ci.jenkins-ci.org/job/plugins_analysis-core/10407/]
     [FIXED JENKINS-11761] Added option to skip the computation of new 
(Revision 189a9f754c1bb8296ba0707c153f57d122a9a92a)
[FIXED JENKINS-11761] Inverted initialization of new warnings (Revision 
96fdcec2f65f41336886052b7dd3c5ebfb690d5e)

     Result = SUCCESS
Ulli Hafner : 
Files : 
* src/test/java/hudson/plugins/analysis/core/PluginDescriptorTest.java
* src/main/resources/result/main_de.properties
* src/main/resources/util/thresholds.properties
* src/main/java/hudson/plugins/analysis/core/HealthAwareReporter.java
* 
src/main/resources/hudson/plugins/analysis/views/TabDetail/details_de.properties
* .classpath
* src/main/resources/util/advanced_de.properties
* src/main/resources/util/thresholds.jelly
* src/main/java/hudson/plugins/analysis/core/BuildResult.java
* src/main/java/hudson/plugins/analysis/core/PluginDescriptor.java
* pom.xml
* src/main/resources/util/thresholds_de.properties
* src/main/java/hudson/plugins/analysis/core/HealthAwarePublisher.java

Ulli Hafner : 
Files : 
* src/main/java/hudson/plugins/analysis/core/HealthAwarePublisher.java
* src/main/java/hudson/plugins/analysis/core/HealthAwareReporter.java

                
> allow skipping of calculating "new" issues
> ------------------------------------------
>
>                 Key: JENKINS-11761
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11761
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: analysis-core
>            Reporter: teilo
>            Assignee: Ulli Hafner
>
> The Warnings plugin (and others) are making concurrent builds finish one 
> after the other, as opposed to the shortest time possible.
> For a lot of builds the "new" issues is meaningless as there is no linear 
> relationship (an older build could be based on newer software - especially in 
> the case of building multiple branches - or gerrit code review builds!)
> It would be nice if there was an option to skip this entirly so concurrent 
> builds didn't block on previous builds finishing before they finished.
> See the URL for the full mail thread.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to