[JIRA] (JENKINS-51266) Statistics Gatherer plugin should be marked as dynamically loadable

2019-01-24 Thread rene.sche...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 René Scheibe updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51266  
 
 
  Statistics Gatherer plugin should be marked as dynamically loadable   
 

  
 
 
 
 

 
Change By: 
 René Scheibe  
 
 
Released As: 
 2.0.3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-51266) Statistics Gatherer plugin should be marked as dynamically loadable

2018-05-11 Thread lucamilane...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 lucamilanesio resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51266  
 
 
  Statistics Gatherer plugin should be marked as dynamically loadable   
 

  
 
 
 
 

 
Change By: 
 lucamilanesio  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-51266) Statistics Gatherer plugin should be marked as dynamically loadable

2018-05-11 Thread lucamilane...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 lucamilanesio closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51266  
 
 
  Statistics Gatherer plugin should be marked as dynamically loadable   
 

  
 
 
 
 

 
Change By: 
 lucamilanesio  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-51266) Statistics Gatherer plugin should be marked as dynamically loadable

2018-05-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-51266  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Statistics Gatherer plugin should be marked as dynamically loadable   
 

  
 
 
 
 

 
 Code changed in jenkins User: Luca Milanesio Path: src/main/java/org/jenkins/plugins/statistics/gatherer/StatisticsConfiguration.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/BuildStepStatsListener.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/ItemStatsListener.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/QueueStatsListener.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/RunStatsListener.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/ScmStatsListener.java http://jenkins-ci.org/commit/statistics-gatherer-plugin/b45a97267a79b2086e761b7274e72b7eab35fd36 Log: JENKINS-51266 Mark all extensions as dynamically loadable There are no reasons why this plugin should require a Jenkins restart. Mark all extensions as dynamically loadable so that no restarts will be required when installing it. Change-Id: I18b2264b44288b82b4985dff5a9a35ba8cfc09a4  *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/  Functionality will be removed from GitHub.com on January 31st, 2019.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-51266) Statistics Gatherer plugin should be marked as dynamically loadable

2018-05-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-51266  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Statistics Gatherer plugin should be marked as dynamically loadable   
 

  
 
 
 
 

 
 Code changed in jenkins User: Luca Milanesio Path: src/main/java/org/jenkins/plugins/statistics/gatherer/StatisticsConfiguration.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/BuildStepStatsListener.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/ItemStatsListener.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/QueueStatsListener.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/RunStatsListener.java src/main/java/org/jenkins/plugins/statistics/gatherer/listeners/ScmStatsListener.java http://jenkins-ci.org/commit/statistics-gatherer-plugin/6f0073d6fcb80431ed0df1f79782029cc164794f Log: JENKINS-51266 Mark all extensions as dynamically loadable There are no reasons why this plugin should require a Jenkins restart. Mark all extensions as dynamically loadable so that no restarts will be required when installing it. Change-Id: I18b2264b44288b82b4985dff5a9a35ba8cfc09a4  *NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/  Functionality will be removed from GitHub.com on January 31st, 2019.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-51266) Statistics Gatherer plugin should be marked as dynamically loadable

2018-05-11 Thread lucamilane...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 lucamilanesio created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51266  
 
 
  Statistics Gatherer plugin should be marked as dynamically loadable   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 lucamilanesio  
 
 
Components: 
 statistics-gatherer-plugin  
 
 
Created: 
 2018-05-11 13:42  
 
 
Priority: 
  Major  
 
 
Reporter: 
 lucamilanesio  
 

  
 
 
 
 

 
 I have tested the statistics-gatherer setup and it doesn't require any Jenkins restart. However, it is currently flagged as dynamicLoadable = MAYBE. Flag all the extensions to mark then dynamically loadable.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment