[JIRA] [core] (JENKINS-24696) GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-24696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/init/impl/GroovyInitScript.java core/src/main/java/hudson/util/BootFailure.java core/src/main/java/jenkins/util/groovy/GroovyHookScript.java test/src/test/java/hudson/util/BootFailureTest.java http://jenkins-ci.org/commit/jenkins/db1f62835b4a2fa51c9a276d520ddb21694a35ba Log: [FIXED JENKINS-24696] Cannot assume that Jenkins.getInstance() != null when we are running a boot failure script. (cherry picked from commit 42de07bba60bdde51ee7123ed6c65a11cddb78ae) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ssh-credentials-plugin] (JENKINS-26379) Jenkins - ssh connection exception

2016-02-03 Thread lieven.card...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lieven Cardoen commented on  JENKINS-26379 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Jenkins - ssh connection exception  
 
 
 
 
 
 
 
 
 
 
I'm having the same issue. The unix slave (cent os) has been running for months and suddenly, last week (January 30th), I have started to have the same issue described here. We probably did update some Jenkins plugins, but not Jenkins itself. I would need to ask the IT department if something has changed regarding firewalls, other security, ... but I doubt it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [metrics-plugin] (JENKINS-32696) healthcheck API endpoint causes a new run of health checks instead of reusing previous values

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: healthcheck API endpoint causes a new run of health checks instead of reusing previous values  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Carlos Sanchez Path: src/main/java/jenkins/metrics/api/Metrics.java src/main/java/jenkins/metrics/api/MetricsRootAction.java http://jenkins-ci.org/commit/metrics-plugin/b06dbe2643313267c52f768c6da34abce2066913 Log: JENKINS-32696 Healthcheck API endpoint causes a new run of health checks 
Instead of reusing previous values 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-28289) JNLP slave should exclude non proxy hosts when connecting via HTTP proxy

2016-02-03 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža edited a comment on  JENKINS-28289 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JNLP slave should exclude non proxy hosts when connecting via HTTP proxy  
 
 
 
 
 
 
 
 
 
 I am rejecting this is a candidate against 1.625.3 as #55 was not released (jenkinsci/remoting) and therefore not in Jenkins core. #62 was not merged yet.[~danielbeck], Is it really resolved if none of the  changed  changes  are in core until today? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [subversion-plugin] (JENKINS-32744) Svn revisions not showing up in pipeline build

2016-02-03 Thread jon.s...@modelon.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Sten created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32744 
 
 
 
  Svn revisions not showing up in pipeline build  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Attachments:
 

 jenkins_pl_bug1.free.png, jenkins_pl_bug1.pipe.png 
 
 
 

Components:
 

 subversion-plugin, workflow-plugin 
 
 
 

Created:
 

 03/Feb/16 9:22 AM 
 
 
 

Environment:
 

 Jenkins-1.646  Pipeline 1.13  Subversion 2.5.7 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Jon Sten 
 
 
 
 
 
 
 
 
 
 
For pipeline builds it seems like the svn revision information isn't displayed on the build page like it is for normal freestyle builds. Correct me if I'm wrong but this seems like a bug to me, the corresponding information is shown correctly if I check out a git repository. I've attached some screenshots of a freestyle build and pipeline build. 
After looking in the build.xml and comparing between a freestyle build and pipeline build it is clear that the information is there, it is just not presented in the UI. 
Workflow script: 

   

[JIRA] [subversion-plugin] (JENKINS-32744) Svn revisions not showing up in pipeline build

2016-02-03 Thread jon.s...@modelon.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon Sten updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32744 
 
 
 
  Svn revisions not showing up in pipeline build  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jon Sten 
 
 
 
 
 
 
 
 
 
 For pipeline builds it seems like the svn revision information isn't displayed on the build page like it is for normal freestyle builds.Correct me if I'm wrong but this seems like a bug to me, the corresponding information is shown correctly if I check out a git repository.I've attached some screenshots of a freestyle build and pipeline build.After looking in the build.xml and comparing between a freestyle build and pipeline build it is clear that the information is there, it is just not presented in the UI.Workflow script:{code: groovy java }node {svn '<<>>'bat 'echo "%BUILD_NUMBER%" > hello.txt'archive '*.txt'}{code} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [build-pipeline-plugin] (JENKINS-25483) Build Pipeline version could be created after Environment Variables variables were injected

2016-02-03 Thread juraj.mi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Juraj Misur commented on  JENKINS-25483 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Build Pipeline version could be created after Environment Variables variables were injected  
 
 
 
 
 
 
 
 
 
 
+1 In one of the pipeline jobs, we are grabbing artifacts from 2 different jobs, therefore we need to redefine PIPELINE_VERSION based on build numbers of these 2 builds combined. For this we would need build step (inserted immediately after our "copy artifacts" steps) which can alter PIPELINE_VERSION (or re/define any variable which would be propagated into downstream pipeline jobs). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread jonathan.wo...@oracle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon W commented on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 
I also have the problem that I usually get the "Checksum mismatch" error. (Jenkins and all plugins are up-to-date.) I hope I can shed some light on the problem. There are certain conditions I have noticed. 
 

The problem does not occur when there is a single HTML report.
 

The problem does not occur for the first HTML report.
 

The incorrect checksum is reported, an example: "The checksum of the current wrapper file (checksum from 2nd report) does not match the recorded checksum (checksum from 1st report)."
 

Sometimes no error is reported, so it may not be deterministic.
 

The problem does not occur if you select the job and open the report from left column. Checksum error -> http://.../job/JOB-NAME/HTML-NAME No checksum error -> http://.../job/JOB-NAME/JOB-ID/HTML-NAME
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-28289) JNLP slave should exclude non proxy hosts when connecting via HTTP proxy

2016-02-03 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža commented on  JENKINS-28289 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JNLP slave should exclude non proxy hosts when connecting via HTTP proxy  
 
 
 
 
 
 
 
 
 
 
Release still pending. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-28289) JNLP slave should exclude non proxy hosts when connecting via HTTP proxy

2016-02-03 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28289 
 
 
 
  JNLP slave should exclude non proxy hosts when connecting via HTTP proxy  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oliver Gondža 
 
 
 

Labels:
 
 1.625.3-rejected  1.642.2-rejected  lts-candidate 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [docker-traceability-plugin] (JENKINS-32649) Add free text field

2016-02-03 Thread asotobu...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alex Soto commented on  JENKINS-32649 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add free text field  
 
 
 
 
 
 
 
 
 
 
environemnt field might be used for this purpose although the name doesn't means free text but environment info. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ant-plugin] (JENKINS-13044) Ant multiple properties delimited by spaces parsed as a single property

2016-02-03 Thread ed.rand...@ingenotech.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ed Randall edited a comment on  JENKINS-13044 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Ant multiple properties delimited by spaces parsed as a single property  
 
 
 
 
 
 
 
 
 
 You can argue technical points  'til the cows come home, but bad user experience is bad user experience . , it tripped up at least 2 people who could be bothered to come here and look for it, I wonder how many others Don't even fix the help text?  It would have taken someone who knows the system less time than writing a comment here - certainly less than 4 years since I raised this in good faith.   Just add the words "each on a new line"Why not, just leave it.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-14538) Separate "configure tools" page

2016-02-03 Thread d...@fortysix.ch (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominik Bartholdi commented on  JENKINS-14538 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Separate "configure tools" page  
 
 
 
 
 
 
 
 
 
 
sorry, not in foreseeable time - sorry  
...feel free to take over  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-14538) Separate "configure tools" page

2016-02-03 Thread d...@fortysix.ch (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominik Bartholdi assigned an issue to Unassigned 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-14538 
 
 
 
  Separate "configure tools" page  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dominik Bartholdi 
 
 
 

Assignee:
 
 Dominik Bartholdi 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [build-failure-analyzer-plugin] (JENKINS-32686) Limit Scan by Job Label, Job Type, Name Etc.

2016-02-03 Thread tomas.westl...@sonymobile.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Westling commented on  JENKINS-32686 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Limit Scan by Job Label, Job Type, Name Etc.  
 
 
 
 
 
 
 
 
 
 
Maybe the BFA categories can be reused for this? By default, each project would be scanned for everything, but a project setting could tell BFA to only scan for failures that are part of certain categories. I feel like a new "label" concept in parallel with categories could be confusing, e.g. the failure cause "can't run docker for some reason" with category "docker" and label "docker". 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-14538) Separate "configure tools" page

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-14538 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Separate "configure tools" page  
 
 
 
 
 
 
 
 
 
 
Dominik Bartholdi Are you planning to work on this? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-31591) MasterKillSwitchConfiguration is not available when you have clouds but no fixed slaves

2016-02-03 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31591 
 
 
 
  MasterKillSwitchConfiguration is not available when you have clouds but no fixed slaves  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oliver Gondža 
 
 
 

Labels:
 
 1.625.3-rejected cloud  lts-candidate  security 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32561) Add NotExecutedNodeAction support to workflow

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32561 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add NotExecutedNodeAction support to workflow  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Tom Fennelly Path: .gitignore support/src/main/java/org/jenkinsci/plugins/workflow/support/actions/NotExecutedNodeAction.java support/src/main/java/org/jenkinsci/plugins/workflow/support/storage/SimpleXStreamFlowNodeStorage.java support/src/main/java/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable.java support/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable/ajax.jelly http://jenkins-ci.org/commit/workflow-plugin/712a65d9e038cc1d169a0119d20dd1d51daa159d Log: Merge pull request #333 from jenkinsci/feature-NotExecutedNodeAction-JENKINS-32561 
JENKINS-32561 Adding NotExecutedNodeAction 
Compare: https://github.com/jenkinsci/workflow-plugin/compare/62aae5a7dbee...712a65d9e038 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [gearman-plugin] (JENKINS-32743) In jenkins project is not trigger the first time by Zuul

2016-02-03 Thread zaibfr...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 shah zaib created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32743 
 
 
 
  In jenkins project is not trigger the first time by Zuul  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Attachments:
 

 debug.log, jenkins.log 
 
 
 

Components:
 

 gearman-plugin 
 
 
 

Created:
 

 03/Feb/16 8:56 AM 
 
 
 

Environment:
 

 ubuntu 14.04,  java version "1.7.0_95"  jenkins version = jenkins_1.597_all  gerrit = gerrit-2.9.2  
 
 
 

Labels:
 

 zuul jenkins gerrit-trigger gearman 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 shah zaib 
 
 
 
 
 
 
 
 
 
 
i facing the error on the project first commit 
i am attaching the log 
/var/log/zuul/debug.log /var/log/jenkins/jenkins.log 

[JIRA] [core] (JENKINS-4819) Enable/disable build step by one click

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-4819 
 
 
 
  Enable/disable build step by one click  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Labels:
 
 2.0 -planned 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-27268) "dumb" slave?

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-27268 
 
 
 
  "dumb" slave?  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Labels:
 
 2.0 -planned 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-24696) GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)

2016-02-03 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-24696 
 
 
 
  GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oliver Gondža 
 
 
 

Labels:
 
 diagnostics lts 1.642.2 - candidate fixed diagnostics  robustness 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-12731) Reducing the steps required for initial lockdown of a Jenkins instance (open ports, default permissions, etc.)

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-12731 
 
 
 
  Reducing the steps required for initial lockdown of a Jenkins instance (open ports, default permissions, etc.)  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Labels:
 
 2.0 -planned  security 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [subversion-plugin] (JENKINS-32167) ISVNAuthentication provider did not provide credentials

2016-02-03 Thread advor...@vasco.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexander Dvorsky commented on  JENKINS-32167 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: ISVNAuthentication provider did not provide credentials  
 
 
 
 
 
 
 
 
 
 
Manuel Jesús Recena Soto are you already able to reproduce the issue? If not, please let me know and i will set up a small sandbox svn repo and dump it for you to use... 
Maciej Jaros > I see no changes in build details and SVN version doesn't include the external, but I don't think it ever did anyway. Actually the external changes were included in the svn changelog in jenkins if i remember correctly. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-31154) 2.0: provide better workflow visualization out of the box

2016-02-03 Thread thec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Erik Jonsson Thorén commented on  JENKINS-31154 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: 2.0: provide better workflow visualization out of the box  
 
 
 
 
 
 
 
 
 
 
This is the repo which will contain the src from CloudBee:s implementenation: https://github.com/jenkinsci/pipeline-stage-view-plugin 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [gitlab-hook-plugin] (JENKINS-32745) Plugin don't work using a variable in the repository url

2016-02-03 Thread sergio.merin...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sergio Merino created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32745 
 
 
 
  Plugin don't work using a variable in the repository url  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Javier Palacios 
 
 
 

Components:
 

 gitlab-hook-plugin 
 
 
 

Created:
 

 03/Feb/16 10:28 AM 
 
 
 

Environment:
 

 Jenkins ver. 1.646  Gitlab hook plugin 1.4.1.1  
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Sergio Merino 
 
 
 
 
 
 
 
 
 
 
Add in configuration a environment called: GIT_REPO with value github.com At a job configure the git repository like this: git@$ {GIT_REPO} 
:/jenkinsci/gitlab-hook-plugin.git 
Using normal git polling system works but not the gitlab hook plugin. At the log it shows there are not matching projects 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 

[JIRA] [testng-plugin] (JENKINS-32746) TestNG Results Trend graph doesn't show all build results

2016-02-03 Thread koo...@mail.ru (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleksandr Kulychok updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32746 
 
 
 
  TestNG Results Trend graph doesn't show all build results  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleksandr Kulychok 
 
 
 

Priority:
 
 Minor Major 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [hipchat-plugin] (JENKINS-19184) hipchat does not update job configs when the settings change

2016-02-03 Thread jkoenig...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jeff Koenig closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-19184 
 
 
 
  hipchat does not update job configs when the settings change  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jeff Koenig 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [active-directory-plugin] (JENKINS-16257) Active Directory Plugin - Credential exception tying to authenticate

2016-02-03 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord commented on  JENKINS-16257 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Active Directory Plugin - Credential exception tying to authenticate  
 
 
 
 
 
 
 
 
 
 
link to [http://social.technet.microsoft.com/wiki/contents/articles/5312.active-directory-characters-to-escape.aspx | characters that need escaping] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [active-directory-plugin] (JENKINS-16257) Active Directory Plugin - Credential exception tying to authenticate

2016-02-03 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord edited a comment on  JENKINS-16257 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Active Directory Plugin - Credential exception tying to authenticate  
 
 
 
 
 
 
 
 
 
 link to [ characters that need escaping | http://social.technet.microsoft.com/wiki/contents/articles/5312.active-directory-characters-to-escape.aspx  | characters that need escaping ] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 
Jon W Thanks for the detailed analysis! It helps a lot. I'll see what I can do. I'll be traveling next week, so I hope to get this done this week. No promises though. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [testng-plugin] (JENKINS-32746) TestNG Results Trend graph doesn't show all build results

2016-02-03 Thread koo...@mail.ru (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleksandr Kulychok edited a comment on  JENKINS-32746 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: TestNG Results Trend graph doesn't show all build results  
 
 
 
 
 
 
 
 
 
 It seems problem in {{hudson.plugins.testng.TestNGProjectAction#populateDataSetBuilder()}} in cycle termination condition:{code} protected void populateDataSetBuilder(DataSetBuilder dataset) {  Set loadedBuilds = getProject()._getRuns().getLoadedBuilds().keySet(); // cf. AbstractTestResultAction.getPreviousResult(Class, false)  for (AbstractBuild build = getProject().getLastBuild();build != null; build = loadedBuilds.contains(build.number - 1) ? build.getPreviousCompletedBuild() : null) {  }}{code}   Question: can we  remove condition and  replace   {{  build = loadedBuilds.contains(build.number - 1) ? build.getPreviousCompletedBuild() : null)  }}to   {{  build = build.getPreviousCompletedBuild()  }}    ?Also I suggest to introduce  one more parameter for graph: max results on graph (to not overload graph in case we have huge results in build history) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-32588) Unable to launch linux slaves using ec2 plugin using Eucalyptus

2016-02-03 Thread franc...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Francis Upton commented on  JENKINS-32588 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to launch linux slaves using ec2 plugin using Eucalyptus  
 
 
 
 
 
 
 
 
 
 
Is the problem with the long instance creation reproduceable? Can you provide the logs for this?  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [testng-plugin] (JENKINS-32746) TestNG Results Trend graph doesn't show all build results

2016-02-03 Thread koo...@mail.ru (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleksandr Kulychok created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32746 
 
 
 
  TestNG Results Trend graph doesn't show all build results  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Nalin Makar 
 
 
 

Components:
 

 testng-plugin 
 
 
 

Created:
 

 03/Feb/16 11:58 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Oleksandr Kulychok 
 
 
 
 
 
 
 
 
 
 
When some of builds were deleted from BuildHistory, TestNG Results Trend graph does not show all preceding builds anymore. 
Steps to reproduce: 1. Make several builds (#1, #2, #3) with test results. 2. Make one more build (#4). Delete it manually from build History 3. Make few more builds (#5, #6) and see to graph.  *Expected result: *graph contains build #1, #2, #3, #5, #6 (all but deleted) 
 

Actual result: *graph contains only results after deleted one: #5, #6
 
 
Note: I use job to run tests only and deleting builds by hand sometimes required to cleanup history from false-failed builds (after incorrect changes in job settings, problems with network/environment during tests etc.) 
 
 
 
 
 
 
 
 
 
 
 
 

[JIRA] [bitbucket-build-status-notifier-plugin] (JENKINS-32498) Bitbucket notify on start failed: String index out of range: -10

2016-02-03 Thread antonio.mansi...@flagbit.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antonio Mansilla closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32498 
 
 
 
  Bitbucket notify on start failed: String index out of range: -10  
 
 
 
 
 
 
 
 
 

Change By:
 
 Antonio Mansilla 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [bitbucket-build-status-notifier-plugin] (JENKINS-32498) Bitbucket notify on start failed: String index out of range: -10

2016-02-03 Thread antonio.mansi...@flagbit.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antonio Mansilla commented on  JENKINS-32498 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Bitbucket notify on start failed: String index out of range: -10  
 
 
 
 
 
 
 
 
 
 
So since the bug was fixed and released in the version 1.0.3, I think the issue can be closed. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [subversion-plugin] (JENKINS-32747) Use the new plugin-pom (parent-pom)

2016-02-03 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32747 
 
 
 
  Use the new plugin-pom (parent-pom)  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 subversion-plugin 
 
 
 

Created:
 

 03/Feb/16 1:11 PM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Manuel Jesús Recena Soto 
 
 
 
 
 
 
 
 
 
 
Change the current project configuration (Maven level) in order to use the new plugin-pom. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by 

[JIRA] [copyartifact-plugin] (JENKINS-11073) copy artifact fails on windows XP slaves due to failing to set a timestamp

2016-02-03 Thread jkoenig...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jeff Koenig closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-11073 
 
 
 
  copy artifact fails on windows XP slaves due to failing to set a timestamp  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jeff Koenig 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread jocce.nils...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Joachim Nilsson commented on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 
Same issue 
RHEL 6.5 Jenkins 1.645 HTML Publisher plugin 1.10 
Output from script console: UTF-8 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [subversion-plugin] (JENKINS-32747) Use the new plugin-pom (parent-pom)

2016-02-03 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto assigned an issue to Manuel Jesús Recena Soto 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32747 
 
 
 
  Use the new plugin-pom (parent-pom)  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jesús Recena Soto 
 
 
 

Assignee:
 
 Manuel Jesús Recena Soto 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [subversion-plugin] (JENKINS-32747) Use the new plugin-pom (parent-pom)

2016-02-03 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto started work on  JENKINS-32747 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Manuel Jesús Recena Soto 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cppcheck-plugin] (JENKINS-32748) Support CWE mapping in upcoming cppcheck 1.73

2016-02-03 Thread alexanderm...@googlemail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexander Mai created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32748 
 
 
 
  Support CWE mapping in upcoming cppcheck 1.73  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Gregory Boissinot 
 
 
 

Components:
 

 cppcheck-plugin 
 
 
 

Created:
 

 03/Feb/16 1:57 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Alexander Mai 
 
 
 
 
 
 
 
 
 
 
Upcoming cppcheck is going to support mappings of cppcheck errors to CWE ids (see http://cwe.mitre.org/). Example error message in XML: 

 

"resourceLeak" severity="error" msg="Resource leak: hFile" verbose="Resource leak: hFile" cwe="775">
"shell/source/win32/shlxthandler/infotips/infotips.cxx" line="136"/>

 

 
Maye be the plugin can show them as well. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 

[JIRA] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread jocce.nils...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Joachim Nilsson edited a comment on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 Same issueRHEL 6.5Jenkins 1.645HTML Publisher plugin 1.10Output from script console: UTF-8 Great finding Jon! Yes that is applicable for us as well, we have several reports per job. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [testng-plugin] (JENKINS-32746) TestNG Results Trend graph doesn't show all build results

2016-02-03 Thread koo...@mail.ru (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleksandr Kulychok edited a comment on  JENKINS-32746 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: TestNG Results Trend graph doesn't show all build results  
 
 
 
 
 
 
 
 
 
 It seems problem in {{hudson.plugins.testng.TestNGProjectAction#populateDataSetBuilder()}} in  cycle  loop  termination condition:{code} protected void populateDataSetBuilder(DataSetBuilder dataset) {  Set loadedBuilds = getProject()._getRuns().getLoadedBuilds().keySet(); // cf. AbstractTestResultAction.getPreviousResult(Class, false)  for (AbstractBuild build = getProject().getLastBuild();build != null; build = loadedBuilds.contains(build.number - 1) ? build.getPreviousCompletedBuild() : null) {    }}{code}   Question: can we remove condition and  replace   {{build = loadedBuilds.contains(build.number - 1) ? build.getPreviousCompletedBuild() : null)}}to   {{build = build.getPreviousCompletedBuild()}} ?Also I suggest to introduce  one more parameter for graph: max results on graph (to not overload graph in case we have huge results in build history) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-27268) "dumb" slave?

2016-02-03 Thread bat...@batmat.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Baptiste Mathus commented on  JENKINS-27268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: "dumb" slave?  
 
 
 
 
 
 
 
 
 
 
For reference, the PR being reviewed: https://github.com/jenkinsci/jenkins/pull/2007 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-19508) Replace @Extension(optional=true) and optional dependencies with bridge plugins

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-19508 
 
 
 
  Replace @Extension(optional=true) and optional dependencies with bridge plugins  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Labels:
 
 2.0 -rejected  api extension robustness updateCenter 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-31596) The MasterKillSwitchConfiguration should always be relevant if security is enabled

2016-02-03 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31596 
 
 
 
  The MasterKillSwitchConfiguration should always be relevant if security is enabled  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oliver Gondža 
 
 
 

Labels:
 
 lts-candidate  security 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [metrics-plugin] (JENKINS-32696) healthcheck API endpoint causes a new run of health checks instead of reusing previous values

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: healthcheck API endpoint causes a new run of health checks instead of reusing previous values  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/main/java/jenkins/metrics/api/Metrics.java src/main/java/jenkins/metrics/api/MetricsRootAction.java http://jenkins-ci.org/commit/metrics-plugin/b4ae1f4bf988521d211abbfdd02e47d9dfc16278 Log: Merge pull request #20 from jenkinsci/cached-results 
JENKINS-32696 Healthcheck API endpoint causes a new run of health checks 
Compare: https://github.com/jenkinsci/metrics-plugin/compare/ef2d2f9df376...b4ae1f4bf988 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 
Jon W (and everyone else watching): Proposed fix at https://github.com/jenkinsci/htmlpublisher-plugin/pull/23 
Please take a look, maybe give the PR build https://jenkins.ci.cloudbees.com/job/plugins/job/htmlpublisher-plugin/61/ a try? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [git-client-plugin] (JENKINS-31464) git-client uses proxy from plugins section of jenkins

2016-02-03 Thread arran.huxta...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Arran commented on  JENKINS-31464 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: git-client uses proxy from plugins section of jenkins  
 
 
 
 
 
 
 
 
 
 
Mark, this isn't always true. The basis of what you say, yes, but if my master is set up to use a proxy to reach the outside world, but my git repo is inside, then the Git client is picking up the proxy from the master and using that. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread jonathan.wo...@oracle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon W commented on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 
Thanks for the quick fix. I only tested it superficially, but it looks good. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cmakebuilder-plugin] (JENKINS-30695) running ctest

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30695 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: running ctest  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: 15knots Path: src/main/java/hudson/plugins/cmake/CToolBuilder.java src/main/resources/hudson/plugins/cmake/CToolBuilder/config.jelly src/main/resources/hudson/plugins/cmake/CToolBuilder/help-arguments.html src/main/resources/hudson/plugins/cmake/CToolBuilder/help-workingDir.html src/main/resources/hudson/plugins/cmake/CToolBuilder/help.html src/test/java/hudson/plugins/cmake/CmakeBuilderBuildTest.java http://jenkins-ci.org/commit/cmakebuilder-plugin/5a0d98854fa41c24306fcfa74fd7ef69c09827f1 Log: JENKINS-32657, JENKINS-30695: Added build step to invoke any tool of the CMake suite with arbitrary arguments 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cmakebuilder-plugin] (JENKINS-32657) cmakebuilder should allow cmake scripting

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32657 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: cmakebuilder should allow cmake scripting  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: 15knots Path: src/main/java/hudson/plugins/cmake/CToolBuilder.java src/main/resources/hudson/plugins/cmake/CToolBuilder/config.jelly src/main/resources/hudson/plugins/cmake/CToolBuilder/help-arguments.html src/main/resources/hudson/plugins/cmake/CToolBuilder/help-workingDir.html src/main/resources/hudson/plugins/cmake/CToolBuilder/help.html src/test/java/hudson/plugins/cmake/CmakeBuilderBuildTest.java http://jenkins-ci.org/commit/cmakebuilder-plugin/5a0d98854fa41c24306fcfa74fd7ef69c09827f1 Log: JENKINS-32657, JENKINS-30695: Added build step to invoke any tool of the CMake suite with arbitrary arguments 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [build-pipeline-plugin] (JENKINS-31012) Jenkins Build Pipeline Plugin and using HTTP tunnels to load the Jenkins instance

2016-02-03 Thread alv...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dan Alvizu commented on  JENKINS-31012 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Jenkins Build Pipeline Plugin and using HTTP tunnels to load the Jenkins instance  
 
 
 
 
 
 
 
 
 
 
Yes, the plugin uses absolute URLs for some of those actions (re-run, console), not relative ones 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32757) Problem with htmlpublisher plugin when upgraded jenkins from 1.634 to 1.646

2016-02-03 Thread da...@ascnet.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Darin Bailey updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32757 
 
 
 
  Problem with htmlpublisher plugin when upgraded jenkins from 1.634 to 1.646  
 
 
 
 
 
 
 
 
 
 
Here are the contents the frames should render. 
 
 
 
 
 
 
 
 
 

Change By:
 
 Darin Bailey 
 
 
 

Attachment:
 
 Screenshot-Unit Test Results. - Google Chrome.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [customtools-plugin] (JENKINS-32739) Unable to export path in matrix jobs.

2016-02-03 Thread jwzh...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Wenzheng Jiang updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32739 
 
 
 
  Unable to export path in matrix jobs.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Wenzheng Jiang 
 
 
 
 
 
 
 
 
 
 When using customTools plugin, I export the installation path by putting them in "Exported paths".  But these paths don't appear later in PATH in matrixjobs, while it works fine in freestylejobs. My installer configuration is :Name: phpenvExported paths; phpenv/bin,phpenv/shimsCommand :```export PHPENV_ROOT=$(pwd)/phpenvexport PATH="$PATH:$PHPENV_ROOT/bin"(if ! flock --exclusive --nonblock 9; thenflock --exclusive 9exit 1fiif test -d $PHPENV_ROOT; then   echo 'phpenv installed'elsecurl -L http://git.io/phpenv-installer | bashfiif ! test -d $PHPENV_ROOT/shims; thenmkdir $PHPENV_ROOT/shimsfi) 9>phpenv.lockeval "$(phpenv init -)"```My Job configuration is Axis config:Name: PHP_VERSIONValue: 5.3.29 5.4.45 5.5.30Build config:```phpenv versions | grep ${PHP_VERSION} || phpenv install ${PHP_VERSION}```In the building process, I got 'phpenv not found' error and reason is the installation path is not in $PATH. This problem is solved ! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [multi-branch-project-plugin] (JENKINS-32754) Multi-branch job has issues triggering downstream multi-branch jobs with a '/' in the name

2016-02-03 Thread dakota.br...@verizonwireless.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dakota Brown updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32754 
 
 
 
  Multi-branch job has issues triggering downstream multi-branch jobs with a '/' in the name  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dakota Brown 
 
 
 

Environment:
 
 Tomcat 7 Jenkins ver. 1.592Java 7 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32757) Problem with htmlpublisher plugin when upgraded jenkins from 1.634 to 1.646

2016-02-03 Thread da...@ascnet.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Darin Bailey updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32757 
 
 
 
  Problem with htmlpublisher plugin when upgraded jenkins from 1.634 to 1.646  
 
 
 
 
 
 
 
 
 
 
Here the related html files and contents. 
 
 
 
 
 
 
 
 
 

Change By:
 
 Darin Bailey 
 
 
 

Attachment:
 
 view-source_kanjnk01x.kanata.ascnet.com_job_cms-main-stable_133_Test_Results_index.html 
 
 
 

Attachment:
 
 view-source_kanjnk01x.kanata.ascnet.com_job_cms-main-stable_133_Test_Results_.html 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [build-pipeline-plugin] (JENKINS-31012) build-pipeline-plugin requires absolute URLs

2016-02-03 Thread alv...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dan Alvizu updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31012 
 
 
 
  build-pipeline-plugin requires absolute URLs  
 
 
 
 
 
 
 
 
 
 
Updated ticket to reflect issue 
 
 
 
 
 
 
 
 
 

Change By:
 
 Dan Alvizu 
 
 
 

Summary:
 
 Jenkins Build Pipeline Plugin and using HTTP tunnels to load the Jenkins instance build-pipeline-plugin requires absolute URLs 
 
 
 

Priority:
 
 Major Minor 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [p4-plugin] (JENKINS-30771) Document “Preview check only”

2016-02-03 Thread p_hamp...@wargaming.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Paul "TBBle" Hampson commented on  JENKINS-30771 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Document “Preview check only”  
 
 
 
 
 
 
 
 
 
 
According to comments on 

JENKINS-24490
, the use-case is for a polling job, which then triggers other jobs for that discovered $P4_CHANGELIST, as described in a comment on 

JENKINS-29296
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [multi-branch-project-plugin] (JENKINS-32754) Multi-branch job has issues triggering downstream multi-branch jobs with a '/' in the name

2016-02-03 Thread dakota.br...@verizonwireless.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dakota Brown commented on  JENKINS-32754 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Multi-branch job has issues triggering downstream multi-branch jobs with a '/' in the name  
 
 
 
 
 
 
 
 
 
 
Also, my Tomcat server does have url encoding enabled. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [parallel-test-executor-plugin] (JENKINS-29894) Use includesFile to avoid putting new tests in all buckets

2016-02-03 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Released as 1.8. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29894 
 
 
 
  Use includesFile to avoid putting new tests in all buckets  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Status:
 
 In Progress 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] [codedeploy-plugin] (JENKINS-32750) Server-Side Encryption

2016-02-03 Thread david.hofm...@am.sony.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 David Hofmann updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32750 
 
 
 
  Server-Side Encryption  
 
 
 
 
 
 
 
 
 

Change By:
 
 David Hofmann 
 
 
 

Summary:
 
 Sever Server-  Side  Encrption  Encryption 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [javadoc-plugin] (JENKINS-32619) Javadoc link displays only documentation frame with no content

2016-02-03 Thread fastblit...@sonnenkinder.org (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christian Gnüchtel commented on  JENKINS-32619 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Javadoc link displays only documentation frame with no content  
 
 
 
 
 
 
 
 
 
 
I guess the reason is the new content security policy: https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy 
Quick and dirty solution: 
1. Go to Jenkins Script Console at https://my-jenkins-server/script 2. Input  

 
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "") 

 
3. Hit Run button 
Better solution: 
Read the article above and apply it 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [codedeploy-plugin] (JENKINS-32750) Sever Side Encrption

2016-02-03 Thread david.hofm...@am.sony.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 David Hofmann created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32750 
 
 
 
  Sever Side Encrption  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Andrew Fitz Gibbon 
 
 
 

Components:
 

 codedeploy-plugin 
 
 
 

Created:
 

 03/Feb/16 2:20 PM 
 
 
 

Labels:
 

 plugin 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 David Hofmann 
 
 
 
 
 
 
 
 
 
 
The current plugin doesn't seem to support uploading to buckets that require SSE option to be set.  
Here some information on it: 
http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
   

[JIRA] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 
Yep, it's important, otherwise a different branch in the code is taken. So you need a) multiple reports per build, b) archiving reports of past builds, c) access reports through project-level links. Therefore the instructions how to reproduce the issue were essential. 
(This is really a bit of a hack because if you archive reports for past build, it switches to a different mode in which reports are attached to builds rather than to the project, and the project-level links essentially forward to the build-level archive… and that's where I messed up the checksum change for 1.10 – but it's only apparent when you archive multiple different reports.) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32731) Allow plugins to contribute to Pipeline global library

2016-02-03 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick commented on  JENKINS-32731 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Allow plugins to contribute to Pipeline global library  
 
 
 
 
 
 
 
 
 
 
Currently this is your option. Likely we will need a stronger API to support inclusion in DSLD/GDSL in the future. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32731) Allow plugins to contribute to Pipeline global library

2016-02-03 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32731 
 
 
 
  Allow plugins to contribute to Pipeline global library  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 api groovy 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [github-branch-source-plugin] (JENKINS-32749) Include support to Github Pull equests

2016-02-03 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32749 
 
 
 
  Include support to Github Pull equests  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jesús Recena Soto 
 
 
 

Priority:
 
 Minor Major 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [github-branch-source-plugin] (JENKINS-32749) Include support to Github Pull equests

2016-02-03 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto started work on  JENKINS-32749 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Manuel Jesús Recena Soto 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32731) Allow plugins to contribute to Pipeline global library

2016-02-03 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Andrew Bayer commented on  JENKINS-32731 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Allow plugins to contribute to Pipeline global library  
 
 
 
 
 
 
 
 
 
 
Good point. I'd probably lean towards qualified imports - we've already got a de facto requirement for uniqueness on plugin IDs, package/class names, etc, so there should be something we can reuse from that, first instinct being plugin IDs, so something like plugin "pipeline-my-dsl" providing the equivalent of "src/build.groovy" in the global library would be used as: 

 

pipeline-my-dsl.build { ... }
 

 
Less elegant, but also safer, obviously. =) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [plot-plugin] (JENKINS-19129) Environment variables not expanded in configuration

2016-02-03 Thread florian.reinh...@googlemail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Florian Reinhard commented on  JENKINS-19129 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Environment variables not expanded in configuration  
 
 
 
 
 
 
 
 
 
 
Any reason not to pull this? I just hit the very same issue with not expanded variables. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-32751) Offlined slaves still being pinged, overwriting the offline cause comment

2016-02-03 Thread john.mel...@esentire.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 John Mellor created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32751 
 
 
 
  Offlined slaves still being pinged, overwriting the offline cause comment  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Attachments:
 

 gratuitous-ping-wipes-out-reason.PNG 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 03/Feb/16 3:29 PM 
 
 
 

Environment:
 

 Ubuntu, Jenkins 1.646 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 John Mellor 
 
 
 
 
 
 
 
 
 
 
When a slave is taken offline, I normally give it a reason comment. With the slave offline and several minutes later, this comment is overwritten with a new message about ping timeouts. An offline slave should not be inspected for accessibility. There is a missing if. 
The specific overwriting message observed is "Ping response time is too long or timed out." 
 
 
 
 
 
 
 
 
  

[JIRA] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread jocce.nils...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Joachim Nilsson edited a comment on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 Same issueRHEL 6.5Jenkins 1.645HTML Publisher plugin 1.10Output from script console: UTF-8Great finding Jon! Yes that is applicable for us as well, we have several reports per job. Note: I cannot reproduce the error if I only create 2 reports, I also must mark the publishing option: 'Keep past HTML reports' 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-32588) Unable to launch linux slaves using ec2 plugin using Eucalyptus

2016-02-03 Thread svmkph...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Murali Phani commented on  JENKINS-32588 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to launch linux slaves using ec2 plugin using Eucalyptus  
 
 
 
 
 
 
 
 
 
 
Sure.I will provide log .Could you please look into issue JENKINS-32703 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-32703) Unable to use LDAP accounts as remote user to connect slaves using EC2 plugin

2016-02-03 Thread franc...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Francis Upton commented on  JENKINS-32703 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to use LDAP accounts as remote user to connect slaves using EC2 plugin  
 
 
 
 
 
 
 
 
 
 
Can you try this with 1.31 as the logging is better and there have been fixes in the authentication stuff? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [github-branch-source-plugin] (JENKINS-32749) Include support to Github Pull equests

2016-02-03 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32749 
 
 
 
  Include support to Github Pull equests  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Manuel Jesús Recena Soto 
 
 
 

Components:
 

 github-branch-source-plugin 
 
 
 

Created:
 

 03/Feb/16 2:18 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Manuel Jesús Recena Soto 
 
 
 
 
 
 
 
 
 
 
Include support to build GitHub Pull Requests and build notifications. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA 

[JIRA] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread jonathan.wo...@oracle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jon W commented on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 
> Note: I cannot reproduce the error if I only create 2 reports, I also must mark the publishing option: 'Keep past HTML reports' 
This was my experience as well but I was unsure about it and not sure if it was relevant. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread jocce.nils...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Joachim Nilsson commented on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: HTML report shows "Checksum mismatch"  
 
 
 
 
 
 
 
 
 
 
I also tested it briefly, looks OK for me as well. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [htmlpublisher-plugin] (JENKINS-32281) HTML report shows "Checksum mismatch"

2016-02-03 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck started work on  JENKINS-32281 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [customtools-plugin] (JENKINS-32739) Unable to export path in matrix jobs.

2016-02-03 Thread jwzh...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Wenzheng Jiang commented on  JENKINS-32739 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to export path in matrix jobs.  
 
 
 
 
 
 
 
 
 
 
Sorry, I'm fairly sure the problem is still there.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [git-client-plugin] (JENKINS-31464) git-client uses proxy from plugins section of jenkins

2016-02-03 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-31464 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: git-client uses proxy from plugins section of jenkins  
 
 
 
 
 
 
 
 
 
 
Arran and Matthias Pretzer I agree that a Jenkins system can have slaves and master which require different HTTP proxy settings. I can imagine a private Jenkins server using slaves in a public cloud but needing access to a git repository inside the firewall, or a Jenkins server with slaves at two different locations of the same company, with a site specific http proxy at each of the locations. 
There are already some interesting techniques in other Jenkins plugins which might solve that. I understand that the Mercurial plugin can use the Jenkins master / slave communication channel to carry Mercurial source code changes between client and server. Conceptually, the Jenkins git plugin (with the JGit implementation inside it) could be extended to use a similar technique, transporting all git operations through the master node, using only the Jenkins master / slave communication channel for other git work. 
Unfortunately, I don't think it is a common enough use case for me to invest in it (at least not personally). I'm much more interested in making more authentication cases work, and in making submodule authentication work. If either of you would like to propose changes (with tests) to implement the capability, I'm willing to consider them. I don't want to sound rude, or inconsiderate of your concerns, but I want the personal time I spend on the Jenkins project to benefit as many people as I can, and submodule authentication, existing pull requests, and test improvements are already taking all of the time that I can give to the plugin. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [docker-custom-build-environment-plugin] (JENKINS-32758) Docker build from Dockerfile requires full path to Dockerfile

2016-02-03 Thread j...@johnleach.co.uk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 John Leach created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32758 
 
 
 
  Docker build from Dockerfile requires full path to Dockerfile  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 docker-custom-build-environment-plugin 
 
 
 

Created:
 

 04/Feb/16 12:36 AM 
 
 
 

Environment:
 

 Docker version 1.9.1.  Jenkins ver. 1.645  CloudBees Docker Custom Build Environment Plugin 1.6.4 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 John Leach 
 
 
 
 
 
 
 
 
 
 
Set "path to docker context" field to "." and set "Dockerfile" field to "Dockerfile" and try a build, and get: 
{{Build Docker image from ./Dockerfile ... $ docker build --tag 6ae96f119c2701896c3890ff49f07078bcdcac37 --file Dockerfile /home/jenkins/workspace/cloud-acceptance unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/jenkins/Dockerfile: no such file or directory [ssh-agent] Stopped. FATAL: Failed to build docker image from project Dockerfile java.lang.RuntimeException: Failed to build docker image from project Dockerfile at com.cloudbees.jenkins.plugins.docker_build_env.Docker.buildImage(Docker.java:127) at com.cloudbees.jenkins.plugins.docker_build_env.DockerfileImageSelector.prepareDockerImage(DockerfileImageSelector.java:41) at com.cloudbees.jenkins.plugins.docker_build_env.DockerBuildWrapper.setUp(DockerBuildWrapper.java:167) at hudson.model.Build$BuildExecution.doRun(Build.java:156) at 

[JIRA] [support-core-plugin] (JENKINS-32401) Record log levels

2016-02-03 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-32401 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Record log levels  
 
 
 
 
 
 
 
 
 
 
I think the change which implemented this fix may also be the cause of the null pointer exception I'm seeing in my logs now: 

 
WARNING: Could not attach 'loggers.md' to support bundle
java.lang.NullPointerException
at com.cloudbees.jenkins.support.impl.LoggerManager$1.printTo(LoggerManager.java:51)
at com.cloudbees.jenkins.support.api.PrintedContent.writeTo(PrintedContent.java:47)
at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:342)
at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:258)
at com.cloudbees.jenkins.support.SupportPlugin$PeriodicWorkImpl$1.run(SupportPlugin.java:633)
at java.lang.Thread.run(Thread.java:745)
 

 
Refer to pull request 56 for a possible solution. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [jacoco-plugin] (JENKINS-32717) Multiple class directories and source directories not parsed if there is a space after comma delimiter

2016-02-03 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons started work on  JENKINS-32717 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Christopher Simons 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-32735) Swarm and Git SCM fails with java.lang.NoClassDefFoundError: Could not initialize class java.util.Currency

2016-02-03 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-32735 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Swarm and Git SCM fails with java.lang.NoClassDefFoundError: Could not initialize class java.util.Currency  
 
 
 
 
 
 
 
 
 
 
If you can find the relevant difference between NodeA, NodeB, and NodeC that causes NodeB to fail but its clone NodeC to not fail, there will likely be someone in the future who thanks you for learning that. Unfortunately, all my guesses are centered around differences in the java execution environment. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-32735) Swarm and Git SCM fails with java.lang.NoClassDefFoundError: Could not initialize class java.util.Currency

2016-02-03 Thread jenkins-j...@shirley.im (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jay Shirley commented on  JENKINS-32735 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Swarm and Git SCM fails with java.lang.NoClassDefFoundError: Could not initialize class java.util.Currency  
 
 
 
 
 
 
 
 
 
 
Aha, after running through incrementally adding all various options and found that this behavior kicks in when I restrict the job to a certain node type. 
We have two node types , I'll call them NodeA and NodeB. The specs are the exact same, they're AWS EC2 nodes (c4.8xlarge) on EBS. 
If I put in "Restrict where this job runs" on NodeA it works. If I put NodeB it fails. In our test environment, we only have one of each so I launched another node (NodeC) to see if it was something specific to our QA NodeB. 
Guess what? It's only NodeB, NodeC is totally fine. I'm sad. 
Should I leave this ticket open to further diagnose the problem with some guidance? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [customtools-plugin] (JENKINS-32739) Unable to export path in matrix jobs.

2016-02-03 Thread j...@freelancer.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Joshua Spence commented on  JENKINS-32739 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to export path in matrix jobs.  
 
 
 
 
 
 
 
 
 
 
Ah interesting... it may be because we are using two custom tools in the same job. If I remove the first custom tool then it works as expected. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [customtools-plugin] (JENKINS-32739) Unable to export path in matrix jobs.

2016-02-03 Thread j...@freelancer.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Joshua Spence commented on  JENKINS-32739 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to export path in matrix jobs.  
 
 
 
 
 
 
 
 
 
 
Yeah, I'm seeing this issue as well. Could it be related to JENKINS-32724? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [workflow-plugin] (JENKINS-32352) [WORKFLOW] Progress Bar when stash/unstashing files in Workflow

2016-02-03 Thread edward.luc...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Edward Wijaya commented on  JENKINS-32352 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: [WORKFLOW] Progress Bar when stash/unstashing files in Workflow  
 
 
 
 
 
 
 
 
 
 
Well Jenkins should add this feature. Because in case of stashing/unstashing process for 30 seconds that'd be acceptable, but imagine if it took more than 5 mins and no details on the progress whatsoever.. it'd be scary to put all your bet that the stash is still in progress/stuck.. It all depends on the network stability of your slaves, but it would help a lot by knowing the progress. 
It is good if we can add something like wget progress bar, it'd help alot, I'm sure a lot of people will agree on this. It can be run as another separate thread spawned to check the copy process to see the progress like what Java can do on Swing. e.g http://stackoverflow.com/questions/20767241/progress-bar-while-copying-files-with-java 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [jacoco-plugin] (JENKINS-32717) Multiple class directories and source directories not parsed if there is a space after comma delimiter

2016-02-03 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons commented on  JENKINS-32717 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Multiple class directories and source directories not parsed if there is a space after comma delimiter  
 
 
 
 
 
 
 
 
 
 
Fixed in PR #68. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [git-client-plugin] (JENKINS-23091) Git. Problem with encoding in the list changes

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-23091 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Git. Problem with encoding in the list changes  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Gennady Trafimenkov Path: src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java src/test/resources/unicodeCharsInChangelogRepo.zip src/test/resources/unicodeCharsInChangelogRepoCreate.sh http://jenkins-ci.org/commit/git-client-plugin/c99c91fcf497e784204398761be5c10f438d0e55 Log: Fixed garbled commit messages on Windows 
On windows changelog commit messages with unicode characters are not saved correctly to changelog.xml when CliGitAPI implementation is in use. 
That happens because "git whatchanged" gives byte stream of data. Commit messages in that stream are encoded in UTF-8. It is necessary to explicitly decode bytestream to strings using UTF-8 encoding, otherwise default system encoding will be used. 
This should fix issues: https://issues.jenkins-ci.org/browse/JENKINS-6203 https://issues.jenkins-ci.org/browse/JENKINS-14798 https://issues.jenkins-ci.org/browse/JENKINS-23091 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [git-plugin] (JENKINS-6203) Git plugin uses default encoding to read change log file

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-6203 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Git plugin uses default encoding to read change log file  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Gennady Trafimenkov Path: src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java src/test/resources/unicodeCharsInChangelogRepo.zip src/test/resources/unicodeCharsInChangelogRepoCreate.sh http://jenkins-ci.org/commit/git-client-plugin/c99c91fcf497e784204398761be5c10f438d0e55 Log: Fixed garbled commit messages on Windows 
On windows changelog commit messages with unicode characters are not saved correctly to changelog.xml when CliGitAPI implementation is in use. 
That happens because "git whatchanged" gives byte stream of data. Commit messages in that stream are encoded in UTF-8. It is necessary to explicitly decode bytestream to strings using UTF-8 encoding, otherwise default system encoding will be used. 
This should fix issues: https://issues.jenkins-ci.org/browse/JENKINS-6203 https://issues.jenkins-ci.org/browse/JENKINS-14798 https://issues.jenkins-ci.org/browse/JENKINS-23091 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [git-plugin] (JENKINS-14798) Git Plugin: Umlaute are not displayed correctly

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-14798 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Git Plugin: Umlaute are not displayed correctly  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Gennady Trafimenkov Path: src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java src/test/resources/unicodeCharsInChangelogRepo.zip src/test/resources/unicodeCharsInChangelogRepoCreate.sh http://jenkins-ci.org/commit/git-client-plugin/c99c91fcf497e784204398761be5c10f438d0e55 Log: Fixed garbled commit messages on Windows 
On windows changelog commit messages with unicode characters are not saved correctly to changelog.xml when CliGitAPI implementation is in use. 
That happens because "git whatchanged" gives byte stream of data. Commit messages in that stream are encoded in UTF-8. It is necessary to explicitly decode bytestream to strings using UTF-8 encoding, otherwise default system encoding will be used. 
This should fix issues: https://issues.jenkins-ci.org/browse/JENKINS-6203 https://issues.jenkins-ci.org/browse/JENKINS-14798 https://issues.jenkins-ci.org/browse/JENKINS-23091 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-32759) Update bundled Groovy version

2016-02-03 Thread ow...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Owen Wood created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32759 
 
 
 
  Update bundled Groovy version  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 04/Feb/16 2:02 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Owen Wood 
 
 
 
 
 
 
 
 
 
 
 
We were evaluating a plugin that uses Groovy and discovered the version of  Groovy it uses has a published security advisory. Digging further we found it  was actually core Jenkins that provides Groovy. Our analysis: 
  The groovy version in use (1.8.9) does have a security advisory ( https://www.cvedetails.com/cve/CVE-2015-3253/ ). In all likeliness this is not patched; Apache (http://www.groovy-lang.org/security.html ) is hands-off prior to their takeover of 2.4.4. However, this version is not an issue with the plugin itself; the version is specified by Jenkins' POMs. In this case, the plugin uses 1.565.3 and gets groovy 1.8.9 transitively; even the very latest POM/API (1.585) is still at 1.8.9. It follows that every plugin already  installed utilizing groovy, and likely Jenkins core, is equally vulnerable. The vulnerability can be mitigated, if desired, by setting security policies (groovy is held to those policies just like 'regular' Java).   
We are asking for Jenkins to upgrade the provided Groovy version
 
https://github.com/jenkinsci/jenkins/blob/master/core/pom.xml#L44 
 
 
 
  

[JIRA] [customtools-plugin] (JENKINS-32739) Unable to export path in matrix jobs.

2016-02-03 Thread j...@freelancer.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Joshua Spence commented on  JENKINS-32739 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to export path in matrix jobs.  
 
 
 
 
 
 
 
 
 
 
I put a shell step into the job which ran `env`. Looking at the output, `$PATH` does not seem to be set correctly (notice the `::`): 
``` PATH=/mnt/jenkins-slave-workspace/tools/com.cloudbees.jenkins.plugins.customtools.CustomTool/arcanist:/mnt/jenkins-slave-workspace/tools/com.cloudbees.jenkins.plugins.customtools.CustomTool/arcanist/arcanist/bin::/home/jenkins-slave/.composer/vendor/bin:/home/jenkins-slave/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/jenkins-slave/.rvm/bin:/home/jenkins-slave/.rvm/bin:/home/jenkins-slave/.rvm/bin:/home/jenkins-slave/.rvm/bin:/home/jenkins-slave/.composer/vendor/bin:/home/jenkins-slave/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/jenkins-slave/.rvm/bin:/home/jenkins-slave/.rvm/bin:/home/jenkins-slave/.rvm/bin:/home/jenkins-slave/.rvm/bin ``` 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [customtools-plugin] (JENKINS-32739) Unable to export path in matrix jobs.

2016-02-03 Thread j...@freelancer.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Joshua Spence commented on  JENKINS-32739 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to export path in matrix jobs.  
 
 
 
 
 
 
 
 
 
 
OK, so this doesn't work: 
```arcanistfalse  false phpenvfalse  false  ``` 
But this does work: 
```arcanist   phpenvfalse  false  ``` 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [jacoco-plugin] (JENKINS-32717) Multiple class directories and source directories not parsed if there is a space after comma delimiter

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32717 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Multiple class directories and source directories not parsed if there is a space after comma delimiter  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Christopher Simons Path: src/main/java/hudson/plugins/jacoco/JacocoPublisher.java http://jenkins-ci.org/commit/jacoco-plugin/c00febd5c76c9af9b111a0fc4ee56b46233df429 Log: Merge pull request #68 from csimons/dir-separator 
[FIXED JENKINS-32717] fix directory separator bug 
Compare: https://github.com/jenkinsci/jacoco-plugin/compare/f97e47352542...c00febd5c76c 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [jacoco-plugin] (JENKINS-32717) Multiple class directories and source directories not parsed if there is a space after comma delimiter

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-32717 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Multiple class directories and source directories not parsed if there is a space after comma delimiter  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Christopher Simons Path: src/main/java/hudson/plugins/jacoco/JacocoPublisher.java http://jenkins-ci.org/commit/jacoco-plugin/a614cfbd6bfb36465d5bc486658204dfc64263c9 Log: [FIXED JENKINS-32717] fix directory separator bug 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [jacoco-plugin] (JENKINS-32717) Multiple class directories and source directories not parsed if there is a space after comma delimiter

2016-02-03 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32717 
 
 
 
  Multiple class directories and source directories not parsed if there is a space after comma delimiter  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

Status:
 
 In Progress 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.


  1   2   >