[JIRA] [core] (JENKINS-27126) New Scroll bar in Jenkins Build history is showing when shouldn't be

2015-10-05 Thread marko.bje...@infobip.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Marko Bjelac updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-27126 
 
 
 
  New Scroll bar in Jenkins Build history is showing when shouldn't be  
 
 
 
 
 
 
 
 
 

Change By:
 
 Marko Bjelac 
 
 
 

Attachment:
 
 jenkins_build_history_horiz_scroll.jpg 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-27126) New Scroll bar in Jenkins Build history is showing when shouldn't be

2015-10-05 Thread marko.bje...@infobip.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Marko Bjelac commented on  JENKINS-27126 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: New Scroll bar in Jenkins Build history is showing when shouldn't be  
 
 
 
 
 
 
 
 
 
 
+1 for task! 
In addition to the scrollbar beining superfluous because the text wraps, the build date and percentage bar is placed beneath the scroll bar (probably the scroll bar belongs just to the text component, not to the whole build history item) and makes the whole thing very confusing. See attachment: jenkins_build_history_horiz_scroll.jpg. 
Personally, the build history would look much better without the horizontal scroll bars (wrapped text). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-27126) New Scroll bar in Jenkins Build history is showing when shouldn't be

2015-10-05 Thread marko.bje...@infobip.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Marko Bjelac edited a comment on  JENKINS-27126 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: New Scroll bar in Jenkins Build history is showing when shouldn't be  
 
 
 
 
 
 
 
 
 
 +1 for task!In addition to the scrollbar beining superfluous because the text wraps, the build date and percentage bar is placed beneath the scroll bar (probably the scroll bar belongs just to the text component, not to the whole build history item) and makes the whole thing very confusing. See attachment: [^jenkins_build_history_horiz_scroll.jpg].Personally, the build history would look much better without the horizontal scroll bars (wrapped text). Jenkins ver. 1.626Chrome ver. 45.0.2454.101 m 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30782) Failed to read environment variable table error

2015-10-05 Thread g.manisan...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 mani sankar updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30782 
 
 
 
  Failed to read environment variable table error  
 
 
 
 
 
 
 
 
 

Change By:
 
 mani sankar 
 
 
 
 
 
 
 
 
 
 I have checked for this defect online but couldn't get  a solution. The job doesn't terminate the job correctly. The Jenkins version is the latest one.  Some more details are  Environment - Windows 7Jenkins service is started with my user id and pasword. The error that I get is ERROR: Build step failed with exceptionorg.jvnet.winp.WinpException: Failed to read environment variable table error=299 at .\envvar-cmdline.cpp:201 at org.jvnet.winp.Native.getCmdLineAndEnvVars(Native Method) at org.jvnet.winp.WinProcess.parseCmdLineAndEnvVars(WinProcess.java:126) at org.jvnet.winp.WinProcess.getCommandLine(WinProcess.java:102) at org.jvnet.winp.WinProcess.killRecursively(WinProcess.java:66) at hudson.util.ProcessTree$Windows$1.killRecursively(ProcessTree.java:425) at hudson.util.ProcessTree.killAll(ProcessTree.java:141) at hudson.Proc$LocalProc.destroy(Proc.java:379) at hudson.Proc$LocalProc.join(Proc.java:352) at hudson.Launcher$ProcStarter.join(Launcher.java:389) at hudson.tasks.Ant.perform(Ant.java:217) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.Build$BuildExecution.build(Build.java:205) at hudson.model.Build$BuildExecution.doRun(Build.java:162) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:408 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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

[JIRA] [sctmexecutor-plugin] (JENKINS-28304) save build step failed

2015-10-05 Thread sebastian.korn...@borland.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sebastian Kornexl started work on  JENKINS-28304 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Sebastian Kornexl 
 
 
 

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-25120) Failed to archive artifacts: *.tar.gz NoClassDefFoundError

2015-10-05 Thread ofay...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Fayans commented on  JENKINS-25120 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Failed to archive artifacts: *.tar.gz NoClassDefFoundError   
 
 
 
 
 
 
 
 
 
 
I have the same issue with slaves provisioned using docker plugin I use ssh public key to access slaves so, seemingly the problem is not in the wrong slave.jar 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [sctmexecutor-plugin] (JENKINS-28304) save build step failed

2015-10-05 Thread sebastian.korn...@borland.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sebastian Kornexl commented on  JENKINS-28304 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: save build step failed  
 
 
 
 
 
 
 
 
 
 
Sounds like the same problem as described in https://issues.jenkins-ci.org/browse/JENKINS-22496 
Can you please try the mentioned workaround using the "Advanced" button? 
This will be fixed in the next release of this 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] [job-dsl-plugin] (JENKINS-30348) Additional classpath locks up JAR files

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

 
 
 
 
 
 
 
  Re: Additional classpath locks up JAR files  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Daniel Spilker Path: docs/Home.md docs/Migration.md job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/DslScriptLoader.java job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/DslScriptLoaderSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/76f8c6cf0542d2c0dd6742ab9a03e313e220a482 Log: avoid class loader leak, really fixes 

JENKINS-30348
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-30348) Additional classpath locks up JAR files

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

 
 
 
 
 
 
 
  Re: Additional classpath locks up JAR files  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Daniel Spilker Path: docs/Home.md docs/Migration.md job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/DslScriptLoader.java job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/DslScriptLoaderSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/785de7f877fdbe8fc56b8b2423ae76ec9c59fa66 Log: Merge pull request #634 from daspilker/

JENKINS-30348
 
avoid class loader leak, really fixes 

JENKINS-30348
 
Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/ea8254a85ec5...785de7f877fd 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [sctmexecutor-plugin] (JENKINS-28304) save build step failed

2015-10-05 Thread per.oest...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Per Östman commented on  JENKINS-28304 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: save build step failed  
 
 
 
 
 
 
 
 
 
 
It probably is, and the workaround works for now. 
However, it's important to fix the root cause 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] [disk-usage-plugin] (JENKINS-30715) Disk Usage Plugin Crashes Java, Crashes WebSphere Server

2015-10-05 Thread lvoty...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lucie Votypkova commented on  JENKINS-30715 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Disk Usage Plugin Crashes Java, Crashes WebSphere Server   
 
 
 
 
 
 
 
 
 
 
Hi,  I do not think that it is the root cause of crashes. I debug one bug before release and forgot my output which served me for debugging. In version 0.28 it is fixed. In these lines the disk usage is not calculated, it was testing for creating instance of transient action for build (which is cheap operation). But I do not think that it is the cause. Please do you have some crash log from java? It would really help me.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [disk-usage-plugin] (JENKINS-30715) Disk Usage Plugin Crashes Java, Crashes WebSphere Server

2015-10-05 Thread lvoty...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lucie Votypkova edited a comment on  JENKINS-30715 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Disk Usage Plugin Crashes Java, Crashes WebSphere Server   
 
 
 
 
 
 
 
 
 
 Hi, I do not think that it is the root cause of crashes. I  debug  debuged  one bug before release and forgot my output which served me for debugging. In version 0.28 it is fixed. In these lines the disk usage is not calculated, it was testing for creating instance of transient action for build (which is cheap operation). But I do not think that it is the cause. Please do you have some crash log from java? It would really help me.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [disk-usage-plugin] (JENKINS-30715) Disk Usage Plugin Crashes Java, Crashes WebSphere Server

2015-10-05 Thread lvoty...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lucie Votypkova edited a comment on  JENKINS-30715 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Disk Usage Plugin Crashes Java, Crashes WebSphere Server   
 
 
 
 
 
 
 
 
 
 Hi, I do not think that it is the root cause of crashes. I debuged one bug before release and forgot my output which served me for debugging. In version 0.28 it is fixed. In these lines the disk usage is not calculated, it was  testing  for creating instance of transient action for build (which is cheap operation). But I do not think that it is the cause. Please do you have some crash log from java? It would really help me.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cli] (JENKINS-30785) reload-job CLI command tries to find nearest for a hint only throught AbstractProject

2015-10-05 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30785 
 
 
 
  reload-job CLI command tries to find nearest for a hint only throught AbstractProject  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cli, core 
 
 
 

Created:
 

 05/Oct/15 8:49 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Pavel Janoušek 
 
 
 
 
 
 
 
 
 
 
reload-job tries to find a nearest job for a hint if specified job isn't found.  
Unfortunately, it tries to search it only through AbstractProject so other types are ignored completely. 
The similar code is in AbstractItem.resolveForCLI(). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 

[JIRA] [subversion-plugin] (JENKINS-30774) Subversion parameterized build throws error in job configuration

2015-10-05 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-30774 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Subversion parameterized build throws error in job configuration  
 
 
 
 
 
 
 
 
 
 
The problem here is the error message on the config screen, not that the build doesn't work. 
There's also a global option that's relevant here (ignoring everything after a dollar char). Unfortunately, when the variable is a repo, I think the error always shows up. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cli] (JENKINS-30786) reload-job CLI command should support other job's type

2015-10-05 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30786 
 
 
 
  reload-job CLI command should support other job's type  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cli 
 
 
 

Created:
 

 05/Oct/15 8:55 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Pavel Janoušek 
 
 
 
 
 
 
 
 
 
 
reload-job supports AbstractItem job type only. 
It would be nice to have option to reload also other job's type (Workflow job...) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
  

[JIRA] [job-dsl-plugin] (JENKINS-29600) Add support for the Docker Build and Publish Plugin.

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-29600 
 
 
 
  Add support for the Docker Build and Publish Plugin.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [job-dsl-plugin] (JENKINS-30504) Occasional StackOverflow using `downstreamParameterized` publisher

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30504 
 
 
 
  Occasional StackOverflow using `downstreamParameterized` publisher  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [job-dsl-plugin] (JENKINS-30747) Specifying credentials for git remote doesn't work.

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30747 
 
 
 
  Specifying credentials for git remote doesn't work.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [job-dsl-plugin] (JENKINS-30621) Job falls to lock on job-dsl view generation

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Duplicate 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30621 
 
 
 
  Job falls to lock on job-dsl view generation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [job-dsl-plugin] (JENKINS-27921) Multijob generation failed when upgrading from 1.29 to 1.32

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-27921 
 
 
 
  Multijob generation failed when upgrading from 1.29 to 1.32  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [job-dsl-plugin] (JENKINS-30348) Additional classpath locks up JAR files

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30348 
 
 
 
  Additional classpath locks up JAR files  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [job-dsl-plugin] (JENKINS-30497) downstreamParameterized condition(String) fails

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30497 
 
 
 
  downstreamParameterized condition(String) fails  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [job-dsl-plugin] (JENKINS-30499) readFileFromWorkspace quoting in generated xml

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30499 
 
 
 
  readFileFromWorkspace quoting in generated xml  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [job-dsl-plugin] (JENKINS-30433) Documentation is out of sync with code

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30433 
 
 
 
  Documentation is out of sync with code  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [subversion-plugin] (JENKINS-30774) Subversion parameterized build throws error in job configuration

2015-10-05 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto commented on  JENKINS-30774 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Subversion parameterized build throws error in job configuration  
 
 
 
 
 
 
 
 
 
 
Daniel Beck, 
Thanks so much for your contribution. My proposal here is to detect if the URL is parameterized and show a customized message. What do you think? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-24547) Matrix seed job does not fail when creation fails

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker closed an issue as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-24547 
 
 
 
  Matrix seed job does not fail when creation fails  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

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] [core] (JENKINS-30039) Regression in queue control in Jenkins 1.607: Build are executed concurrently although "Execute concurrent builds if necessary" is not ticked

2015-10-05 Thread magnus.jacobs...@netinsight.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Magnus Jacobsson commented on  JENKINS-30039 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Regression in queue control in Jenkins 1.607: Build are executed concurrently although "Execute concurrent builds if necessary" is not ticked  
 
 
 
 
 
 
 
 
 
 
Hi guys. I do appreciate the effort spent on trying to solve this issue. Do you think that you will come up with a solution soon, or should I; 1. downgrade to Jenkins 1.606 or; 2. implement a locking mechanism workaround? Neither feels very attractive. 
1. because of 1.607 release notes: "Refactor the Queue and Nodes to use a consistent locking strategy (issue 27565) Note that this change involved moving slave definitions outside the main config.xml file. If you downgrade after this, your slave settings will be lost."  
2. because the lock mechanisms provided as plugins to Jenkins all seems to suffer from races, not adhering to queue disciple or incompatibilities with matrix projects, at least when I tried them a few years ago. So, if I go this route, I would use flock outside of Jenkins to do the job, unless you have something specific to recommend. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [job-dsl-plugin] (JENKINS-24547) Matrix seed job does not fail when creation fails

2015-10-05 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker resolved as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-24547 
 
 
 
  Matrix seed job does not fail when creation fails  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Spilker 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30002) Improve Util.isOverridden

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

 
 
 
 
 
 
 
  Re: Improve Util.isOverridden  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Antonio Muñiz Path: core/src/main/java/hudson/Util.java core/src/test/java/hudson/util/IsOverriddenTest.java http://jenkins-ci.org/commit/jenkins/89a0050ceaf2a50517056582d1c188052f994fd7 Log: JENKINS-30002 Improve Util.isOverridden 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30002) Improve Util.isOverridden

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

 
 
 
 
 
 
 
  Re: Improve Util.isOverridden  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/Util.java core/src/test/java/hudson/util/IsOverriddenTest.java http://jenkins-ci.org/commit/jenkins/6adbb33e6b2c267e1832ecb801f7bcc364331d5a Log: Merge pull request #1804 from amuniz/JENKINS-30002 
JENKINS-30002 Improve Util.isOverridden 
Compare: https://github.com/jenkinsci/jenkins/compare/dd8f775a99cf...6adbb33e6b2c 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30002) Improve Util.isOverridden

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30002 
 
 
 
  Improve Util.isOverridden  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

Issue Type:
 
 Task 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] [core] (JENKINS-30002) Improve Util.isOverridden

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Should become available in 1.632 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30002 
 
 
 
  Improve Util.isOverridden  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

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] [core] (JENKINS-30787) lib/layout/task does not assign the proper CSS style if the task requires confirmation

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30787 
 
 
 
  lib/layout/task does not assign the proper CSS style if the task requires confirmation  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 05/Oct/15 9:22 AM 
 
 
 

Labels:
 

 lts-candidate 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Oleg Nenashev 
 
 
 
 
 
 
 
 
 
 
It's a bacporting follow-up to https://github.com/jenkinsci/jenkins/pull/1818, which has been merged into Jenkins core 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
  

[JIRA] [core] (JENKINS-30787) lib/layout/task does not assign the proper CSS style if the task requires confirmation

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30787 
 
 
 
  lib/layout/task does not assign the proper CSS style if the task requires confirmation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 
 
 
 
 
 
 
 It's a  bacporting  backporting  follow-up to https://github.com/jenkinsci/jenkins/pull/1818, which has been merged into Jenkins core 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30787) lib/layout/task does not assign the proper CSS style if the task requires confirmation

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30787 
 
 
 
  lib/layout/task does not assign the proper CSS style if the task requires confirmation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [core] (JENKINS-30721) Filesets on Windows shall be case insensitive

2015-10-05 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord commented on  JENKINS-30721 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Filesets on Windows shall be case insensitive  
 
 
 
 
 
 
 
 
 
 
Should be an explicit option on the tool for this behaviour. 
e.g. JENKINS-5253 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [xunit-plugin] (JENKINS-28190) New version of xUnit is NOT showing jBehave plugin.

2015-10-05 Thread sl...@kundrik.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Slavomir Kundrik commented on  JENKINS-28190 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: New version of xUnit is NOT showing jBehave plugin.  
 
 
 
 
 
 
 
 
 
 
This seems to be resolved in the latest jBehave plugin 4.0.4 where they updated their dependency to xUnit 1.96 https://jbehave.atlassian.net/browse/JBEHAVE-1098 https://github.com/jbehave/jbehave-core/pull/83 
I just tested it with Jenkins 1.629, xUnit 1.97, jBehave 4.0.4 and it worked fine. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28759) Batch steps on slaves randomly hang when complete

2015-10-05 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas commented on  JENKINS-28759 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Batch steps on slaves randomly hang when complete  
 
 
 
 
 
 
 
 
 
 
So i got time and try to reproduce the hangs, but in my case the issue was with  https://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build In my case is that nunit tests launch chrome and doesn't close it after execution. I check logs, on regular free style jobs after a while got  "Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information" and it continues to run, but workflow doesn't detect it and hangs forever. So i think workflow durable task need to detect leaked file descriptors and to inform it, so you know what is going on. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [clover-plugin] (JENKINS-27302) Make CloverPublisher compatible with workflow

2015-10-05 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-27302 
 
 
 
  Make CloverPublisher compatible with workflow  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jesús Recena Soto 
 
 
 

Summary:
 
 Make CloverPublisher  a SimpleBuildStep  compatible with workflow 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [clover-plugin] (JENKINS-27302) Make CloverPublisher compatible with Workflow

2015-10-05 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jesús Recena Soto updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-27302 
 
 
 
  Make CloverPublisher compatible with Workflow  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jesús Recena Soto 
 
 
 

Summary:
 
 Make CloverPublisher compatible with  workflow  Workflow 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30002) Improve Util.isOverridden

2015-10-05 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-30002 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Improve Util.isOverridden  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4302 

JENKINS-30002
 Improve Util.isOverridden (Revision 89a0050ceaf2a50517056582d1c188052f994fd7) 
 Result = SUCCESS amuniz : 89a0050ceaf2a50517056582d1c188052f994fd7 Files :  
 

core/src/test/java/hudson/util/IsOverriddenTest.java
 

core/src/main/java/hudson/Util.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] [docker-commons-plugin] (JENKINS-30788) Allow to configure the Docker registry URL throught a ENV for the whole project

2015-10-05 Thread paurul...@habitissimo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pau Rullan created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30788 
 
 
 
  Allow to configure the Docker registry URL throught a ENV for the whole project  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 docker-commons-plugin 
 
 
 

Created:
 

 05/Oct/15 10:28 AM 
 
 
 

Environment:
 

 Docker commons plugin Version 1.2 (Jul 29 2015)  
 
 
 

Priority:
 
  Trivial 
 
 
 

Reporter:
 
 Pau Rullan 
 
 
 
 
 
 
 
 
 
 
The Docker registry URL value may be change as per project but not for the whole installation. The current code looks like: 

 

// DockerRegistryEndpoint.java  
/**
 * Gets the endpoint URL, such as "https://index.docker.io/v1/"
 */
public @Nonnull URL getEffectiveUrl() throws IOException {
if (url != null) {
return new URL(url);
} else {
return new URL("https://index.docker.io/v1/");
}
}
 

 
It would be great to: 
1. be able to configure the registry for the whole project 2. retrieve the registry value from a environment variable 
 
  

[JIRA] [git-plugin] (JENKINS-30745) First poll does not run on copied jobs

2015-10-05 Thread gentoo.inte...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kanstantsin Shautsou resolved as Not A Defect 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Copied job is not buildable, you should re-save configuration, works as designed.  
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30745 
 
 
 
  First poll does not run on copied jobs  
 
 
 
 
 
 
 
 
 

Change By:
 
 Kanstantsin Shautsou 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Not A Defect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [downstream-ext-plugin] (JENKINS-30789) New condition: Downstream build result

2015-10-05 Thread sverre....@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sverre Moe created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30789 
 
 
 
  New condition: Downstream build result  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 kutzi 
 
 
 

Components:
 

 downstream-ext-plugin 
 
 
 

Created:
 

 05/Oct/15 11:04 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Sverre Moe 
 
 
 
 
 
 
 
 
 
 
Add a new condition to Downstream-Ext plugin: Trigger only if downstream project Build Result Is... 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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

[JIRA] [configurationslicing-plugin] (JENKINS-30775) Please add support for the "Abort build if stuck" fields of Build-timeout plugin

2015-10-05 Thread de...@ikedam.jp (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ikedam assigned an issue to mdonohue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30775 
 
 
 
  Please add support for the "Abort build if stuck" fields of Build-timeout plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 ikedam 
 
 
 

Issue Type:
 
 Bug Improvement 
 
 
 

Component/s:
 
 build-timeout-plugin 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi mdonohue 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [_test] (JENKINS-30790) Testing

2015-10-05 Thread ca...@nomadcommerce.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Caner Yılmaz created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30790 
 
 
 
  Testing  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Caner Yılmaz 
 
 
 

Attachments:
 

 jin_kazama.png 
 
 
 

Components:
 

 _test 
 
 
 

Created:
 

 05/Oct/15 11:31 AM 
 
 
 

Environment:
 

 Galaxy S3 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Caner Yılmaz 
 
 
 
 
 
 
 
 
 
 
just for testing 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 

[JIRA] [label-linked-jobs-plugin] (JENKINS-27588) Labels used in Label Factory are shown as not used

2015-10-05 Thread domi.br...@free.fr (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominique Brice resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-27588 
 
 
 
  Labels used in Label Factory are shown as not used  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dominique Brice 
 
 
 

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] [_test] (JENKINS-30791) Testing

2015-10-05 Thread ca...@nomadcommerce.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Caner Yılmaz created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30791 
 
 
 
  Testing  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Caner Yılmaz 
 
 
 

Components:
 

 _test 
 
 
 

Created:
 

 05/Oct/15 11:46 AM 
 
 
 

Environment:
 

 Galaxy S3 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Caner Yılmaz 
 
 
 
 
 
 
 
 
 
 
just for testing 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
   

[JIRA] [_test] (JENKINS-30791) Testing

2015-10-05 Thread ca...@nomadcommerce.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Caner Yılmaz commented on  JENKINS-30791 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Testing  
 
 
 
 
 
 
 
 
 
 
bla bla bla 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [matrix-project-plugin] (JENKINS-30792) Add Pre-build step to MatrixProject configuration

2015-10-05 Thread sverre....@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sverre Moe created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30792 
 
 
 
  Add Pre-build step to MatrixProject configuration  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi 
 
 
 

Components:
 

 matrix-project-plugin 
 
 
 

Created:
 

 05/Oct/15 12:01 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Sverre Moe 
 
 
 
 
 
 
 
 
 
 
Would like a Pre-build step before the build step, like there is in MavenProject. Pre, Build, Post 
For a MatrixProject there is Build, Post-build Actions 
Same as for Post-build I want the Pre-build able to run on either Slave, Parent or both. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 

[JIRA] [cmakebuilder-plugin] (JENKINS-30695) running ctest

2015-10-05 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber commented on  JENKINS-30695 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: running ctest  
 
 
 
 
 
 
 
 
 
 
Users can easily add a build step which invokes the test target. It is also easy to add an `Execute Shell` build step to invoke ctest directly. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [_test] (JENKINS-30793) Build process not completed

2015-10-05 Thread sachi.pand...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 sachidananda panda created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30793 
 
 
 
  Build process not completed  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 
 Oleg Nenashev 
 
 
 

Attachments:
 

 Capture.PNG 
 
 
 

Components:
 

 _test 
 
 
 

Created:
 

 05/Oct/15 12:08 PM 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 sachidananda panda 
 
 
 
 
 
 
 
 
 
 
i am able to execute my code completely but i am not getting build success message i am running in local. machine  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


[JIRA] [ws-cleanup-plugin] (JENKINS-30179) Exclude seems to be not working

2015-10-05 Thread s.staut...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sebastian Stautz commented on  JENKINS-30179 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Exclude seems to be not working  
 
 
 
 
 
 
 
 
 
 
I had this issue too, but while testing it disappeared I created a dump test job, just for testing this issue. In this job the exlcudes worked. And now it works at my working job. 
My working job just has single file as exclude. 
The test job had first an include and exclude. Then i removed the include I did multiple executions with both configurations. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [configurationslicing-plugin] (JENKINS-29093) POM location is deleted when changing Maven top-level target

2015-10-05 Thread ar...@arendvr.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Arend v. Reinersdorff commented on  JENKINS-29093 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: POM location is deleted when changing Maven top-level target  
 
 
 
 
 
 
 
 
 
 
POM location is no longer deleted with version 1.44. Thanks a lot  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [m2release-plugin] (JENKINS-30794) Support for nexus-staging-maven-plugin

2015-10-05 Thread and...@hammar.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Anders Hammar created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30794 
 
 
 
  Support for nexus-staging-maven-plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 James Nord 
 
 
 

Components:
 

 m2release-plugin 
 
 
 

Created:
 

 05/Oct/15 12:19 PM 
 
 
 

Environment:
 

 n/a 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Anders Hammar 
 
 
 
 
 
 
 
 
 
 
Staging support in Sonatype Nexus today is preferably handled via the nexus-staging-maven-plugin, which replace the default maven-deploy-plugin. 
It would be good with some support in m2release plugin for this by, for example, storing info on the created staging repo id. The nexus-staging-maven-plugin creates a properties file during execution (in the workspace) where this info is recorded: 
 
#Generated by org.sonatype.plugins:nexus-staging-maven-plugin:1.6.6 #Mon Oct 05 13:35:43 CEST 2015 stagingRepository.managed=true stagingRepository.profileId=ab12345cd67ef stagingRepository.id=test_staging-1001 stagingRepository.url="">
 
What I'm thinking is that this info could then later on be used to promote/release or drop the staging repo programatically. The properties file is typically removed during the next Maven build (mvn clean install). 
We could als

[JIRA] [_test] (JENKINS-30793) Build process not completed

2015-10-05 Thread sachi.pand...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 sachidananda panda started work on  JENKINS-30793 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 sachidananda panda 
 
 
 

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] [_test] (JENKINS-30793) Build process not completed

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev commented on  JENKINS-30793 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Build process not completed  
 
 
 
 
 
 
 
 
 
 
I have no idea what's this issue about. Please update the issue according to https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [_test] (JENKINS-30791) Testing

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30791 
 
 
 
  Testing  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

Status:
 
 Open Closed 
 
 
 

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] [_test] (JENKINS-30790) Testing

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30790 
 
 
 
  Testing  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

Status:
 
 Open Closed 
 
 
 

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] [_test] (JENKINS-30790) Testing

2015-10-05 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev commented on  JENKINS-30790 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Testing  
 
 
 
 
 
 
 
 
 
 
Please perform tests on another JIRA if they are not related to Jenkins. Such issues may lead to the ban 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-24728) Add ability to specify shallow clone depth

2015-10-05 Thread henriquerodrig...@notonthehighstreet.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrique Rodrigues commented on  JENKINS-24728 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add ability to specify shallow clone depth  
 
 
 
 
 
 
 
 
 
 
Thank you Mark Waite, but how can I specify the depth in the UI? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30777) ConsoleLogFilter isn't truly global

2015-10-05 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30777 
 
 
 
  ConsoleLogFilter isn't truly global  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 workflow 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [websphere-deployer-plugin] (JENKINS-29725) Application starting issue websphere application server 8.5 after deployment Jenkins

2015-10-05 Thread asw...@sunamerica.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ansuman Swain commented on  JENKINS-29725 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Application starting issue websphere application server 8.5 after deployment Jenkins  
 
 
 
 
 
 
 
 
 
 
Hi Greg, 
Hope you are doing good.  My setup was working just fine till this morning. Now i am running through the below error. No changes from IBM was end. I am able to deploy the application manually without any issues. 
i have tried with install/reinstall as well as update options.  
Kindly share your input if you are familiar. 
The following artifacts will be deployed in this order... --- VDEV3_XXXEAR.ear --- Error deploying to IBM WebSphere Application Server: org.jenkinsci.plugins.websphere.services.deployment.DeploymentServiceException: Could not determine if artifact 'VDEV3_XXXEAR' is installed:  at org.jenkinsci.plugins.websphere.services.deployment.WebSphereDeploymentService.isArtifactInstalled(WebSphereDeploymentService.java:357) at org.jenkinsci.plugins.websphere_deployer.WebSphereDeployerPlugin.stopArtifact(WebSphereDeployerPlugin.java:243) at org.jenkinsci.plugins.websphere_deployer.WebSphereDeployerPlugin.perform(WebSphereDeployerPlugin.java:198) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670) at hudson.model.Run.execute(Run.java:1766) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:374) 
Build step 'Deploy To IBM WebSphere Application Server' changed build result to FAILURE 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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

[JIRA] [core] (JENKINS-30777) ConsoleLogFilter isn't truly global

2015-10-05 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick assigned an issue to Kohsuke Kawaguchi 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30777 
 
 
 
  ConsoleLogFilter isn't truly global  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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.


HOT LIST C++ DEVELOPER

2015-10-05 Thread na...@humacinc.com
Hello - Business partner

I hope you are having good day

Please find the list of available consultants on our bench

Kindly contact me on  na...@humacinc.com / 623-748-1711



*Technology*

*Visa status*

*Experience*

*Location*

*Relocation*

*Availability*

*C++ LEAD*

*DEVELOPER*



*  H1B*

*   10 YEARS*

*  CA*

*  OPEN*

* IMMEDIATE*



*With Best Regards...*

*Navya*

*Humac Inc,*

*Phoenix, AZ*

*P: 623-748-1711 | E: na...@humacinc.com *

*GTalk: navyarecruiter7*

-- 
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-30745) First poll does not run on copied jobs

2015-10-05 Thread jake.bis...@netdudes.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 jake bishop reopened an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Kanstantsin Shautsou It used to work and now it does not. Also why are copied jobs not buildable by design? They exist and have a configuration. Why do you want to force it to re save.  
This essentially stops this from working: https://entagen.github.io/jenkins-build-per-branch/  
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30745 
 
 
 
  First poll does not run on copied jobs  
 
 
 
 
 
 
 
 
 

Change By:
 
 jake bishop 
 
 
 

Resolution:
 
 Not A Defect 
 
 
 

Status:
 
 Resolved Reopened 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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

2015-10-05 Thread eric.lemaniss...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eric Lemanissier commented on  JENKINS-30695 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: running ctest  
 
 
 
 
 
 
 
 
 
 
I do not agree about the "easily" part : the ctest program is not necessary in the path, and the path to ctest/cmake is not always know either, especially in the case were jenkins installs cmake automatically. 
if cmake is installed by https://wiki.jenkins-ci.org/display/JENKINS/Global+Configuration how would one find out the path to cmake executable ? I could not find it in the environment variables of the build 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [clearcase-ucm-plugin] (JENKINS-30795) Allow rebuilding of previouse failed baseline. case 13692

2015-10-05 Thread m...@praqma.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mads Nielsen created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30795 
 
 
 
  Allow rebuilding of previouse failed baseline. case 13692  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Praqma Support 
 
 
 

Components:
 

 clearcase-ucm-plugin 
 
 
 

Created:
 

 05/Oct/15 1:16 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Mads Nielsen 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to 

[JIRA] [git-client-plugin] (JENKINS-24728) Add ability to specify shallow clone depth

2015-10-05 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-24728 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add ability to specify shallow clone depth  
 
 
 
 
 
 
 
 
 
 
Henrique Rodrigues the addition to the git client plugin is the first step to eventually show a field in the user interface which specifies shallow clone depth. The user interface portion is in the git plugin rather than the git client plugin, and is not yet implemented. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29604) git-client CLI implementation does not propogate username

2015-10-05 Thread p...@linuxbog.dk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Peter Toft commented on  JENKINS-29604 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: git-client CLI implementation does not propogate username  
 
 
 
 
 
 
 
 
 
 
A workaorund I got to work was to move the Jenkins on Windows server to be owned by the same user as the one cloning the main projects.  Then all submodules are cloned nicely! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30502) Unable to delete project with trailing whitespace in name

2015-10-05 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons commented on  JENKINS-30502 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to delete project with trailing whitespace in name  
 
 
 
 
 
 
 
 
 
 
I've verified that once a project is renamed to a string with a trailing space, it can be neither deleted nor renamed again. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30745) First poll does not run on copied jobs

2015-10-05 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-30745 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: First poll does not run on copied jobs  
 
 
 
 
 
 
 
 
 
 
jake bishop can you help with a little more information? 
What was the last version where you know it worked? 
What plugin versions are you running now? 
What steps do I need to take to duplicate the problem? 
I'd prefer that you respond with more detail and fewer steps than "implement everything described at https://entagen.github.io/jenkins-build-per-branch/ ", unless that is truly the simplest way to duplicate the problem. That looks like it will take several hours for me to construct a repeatable case, and I'm not confident where it will fail or how it will fail. When I need to spend several hours duplicating a bug report, it reduces the time I can spend on the other aspects of the git plugin and the git client plugin. If it is that involved to duplicate the problem, it will likely be several weeks before I'm able to investigate. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30502) Unable to delete project with trailing whitespace in name

2015-10-05 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons edited a comment on  JENKINS-30502 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to delete project with trailing whitespace in name  
 
 
 
 
 
 
 
 
 
 I've verified that once a project is renamed to a string with a trailing space, it can be neither deleted nor renamed again.   Part of the problem is that the initial rename (to a string with a trailing space) fails to rename the job directory.  It seems a sensible solution would be simply to trim the job name before saving so that inadvertent leading/trailing whitespace is removed before it can cause problems. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ecutest-plugin] (JENKINS-30796) test

2015-10-05 Thread christian.poeni...@tracetronic.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 TraceTronic GmbH created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30796 
 
 
 
  test  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 
 TraceTronic GmbH 
 
 
 

Components:
 

 ecutest-plugin 
 
 
 

Created:
 

 05/Oct/15 1:35 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 TraceTronic GmbH 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 uns

[JIRA] [core] (JENKINS-30730) AbstractBuildExecution#reportError should work will any kind of Build Step

2015-10-05 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30730 
 
 
 
  AbstractBuildExecution#reportError should work will any kind of Build Step  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

URL:
 
 https://github.com/jenkinsci/jenkins/pull/1846 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ecutest-plugin] (JENKINS-30796) test

2015-10-05 Thread christian.poeni...@tracetronic.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 TraceTronic GmbH closed an issue as Done 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30796 
 
 
 
  test  
 
 
 
 
 
 
 
 
 

Change By:
 
 TraceTronic GmbH 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 Done 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30502) Unable to delete project with trailing whitespace in name

2015-10-05 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons edited a comment on  JENKINS-30502 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to delete project with trailing whitespace in name  
 
 
 
 
 
 
 
 
 
 I've verified that once a  project  job  is renamed to a string with a trailing space, it can be neither deleted nor renamed again.  Part of the problem is that the initial rename (to a string with a trailing space) fails to rename the job directory.This problem occurs only when renaming a job, and not when initially creating a job, because upon creation the job name is trimmed.  It seems a sensible solution would be simply to trim the given job for rename operations the same way as is done for creation operations, so that inadvertent leading/trailing whitespace is removed before it can cause problems. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30730) AbstractBuildExecution#reportError should work will any kind of Build Step

2015-10-05 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30730 
 
 
 
  AbstractBuildExecution#reportError should work will any kind of Build Step  
 
 
 
 
 
 
 
 
 
 
This seems to be a regression in the LTS, preventing proper error diagnosis (even AbortException for user mistakes—not necessarily just plugin bugs), so I am proposing it for backport. 
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Priority:
 
 Minor Major 
 
 
 

Labels:
 
 diagnostics lts-candidate regression 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30502) Unable to delete project with trailing whitespace in name

2015-10-05 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons edited a comment on  JENKINS-30502 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to delete project with trailing whitespace in name  
 
 
 
 
 
 
 
 
 
 I've verified that once a project is renamed to a string with a trailing space, it can be neither deleted nor renamed again.  Part of the problem is that the initial rename (to a string with a trailing space) fails to rename the job directory. This problem occurs only when renaming a job, and not when initially creating a job, because upon creation the job name is trimmed.   It seems a sensible solution would be simply to trim the  given  job  name before saving  for rename operations the same way as is done for creation operations,  so that inadvertent leading/trailing whitespace is removed before it can cause problems. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [sectioned-view-plugin] (JENKINS-25920) The UI style no longer matches Jenkins UI style

2015-10-05 Thread timothy.binga...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Timothy Bingaman resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Done. 
Will be released in version 1.20 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-25920 
 
 
 
  The UI style no longer matches Jenkins UI style  
 
 
 
 
 
 
 
 
 

Change By:
 
 Timothy Bingaman 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [sectioned-view-plugin] (JENKINS-22527) List view section in Sectioned View plugin is not column sortable

2015-10-05 Thread timothy.binga...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Timothy Bingaman resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Done as part of 

JENKINS-25920
. 
Will be released in version 1.20 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-22527 
 
 
 
  List view section in Sectioned View plugin is not column sortable   
 
 
 
 
 
 
 
 
 

Change By:
 
 Timothy Bingaman 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [core] (JENKINS-30502) Unable to delete project with trailing whitespace in name

2015-10-05 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons edited a comment on  JENKINS-30502 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to delete project with trailing whitespace in name  
 
 
 
 
 
 
 
 
 
 I've verified that once a job is renamed to a string with a trailing space, it can be neither deleted nor renamed again.  Part of the problem is that the initial rename (to a string with a trailing space) fails to rename the job directory.This problem occurs only when renaming a job, and not when initially creating a job, because  upon creation the  job  name is  names are  trimmed  when first created .  It seems a sensible solution would be simply to trim the given job for rename operations  the same way  as  is done for creation operations  well , so that inadvertent leading/trailing whitespace is removed before it can cause problems. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30745) First poll does not run on copied jobs

2015-10-05 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite edited a comment on  JENKINS-30745 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: First poll does not run on copied jobs  
 
 
 
 
 
 
 
 
 
 [~yakobe] can you help with a little more information?What was the last version where you know it worked?What plugin versions are you running now?What steps do I need to take to duplicate the problem?I'd prefer that you respond with more detail and fewer steps than "implement everything described at https://entagen.github.io/jenkins-build-per-branch/ ", unless that is truly the simplest way to duplicate the problem. That looks like it will take several hours for me to construct a repeatable case, and I'm not confident where it will fail or how it will fail.  When I need to spend several hours duplicating a bug report, it reduces the time I can spend on the other aspects of the git plugin and the git client plugin.  If it is that involved to duplicate the problem, it will likely be several weeks before I'm able to investigate. You said:{quote}When i creat a new job by copying another job, the first poll does not run. Even when i click "poll now" the poll does not seem to run.If i open the configuration of the new job and save, the polling starts to work.{quote}Steps I tried (define a new job, edit the job definition):# Define a new job "JENKINS-30745-copied-job-does-not-poll" as a copy of existing job "git-client-plugin-my-coverage"# Simplify the configuration of the new job before saving it# Save the new job definition# Click "Poll Now", confirm polling worksSteps I tried (define a new job without editing the job definition):# Define a new job "JENKINS-30745-copied-job-does-not-poll-no-edit" as a copy of existing job "JENKINS-21553-maven-https-NPE"# Save the new job definition# Click "Poll Now", confirm polling worksMaybe you have a different way of creating the copied job which doesn't pass through the same route as the user interface that I used?Steps I tried (command line copy a job without editing job definition):# java -jar jenkins-cli.jar -s http://localhost:8080/ copy-job JENKINS-23415-wildcard JENKINS-30745-cli-copied# Open Jenkins UI, press "Poll now" on JENKINS-30745-cli-copied, confirm polling works 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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

[JIRA] [logfilesizechecker-plugin] (JENKINS-30797) Activate the plugin at Jenkins Global level (not per job)

2015-10-05 Thread geoffroy.jabou...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Geoffroy Jabouley created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30797 
 
 
 
  Activate the plugin at Jenkins Global level (not per job)  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Stefan Brausch 
 
 
 

Components:
 

 logfilesizechecker-plugin 
 
 
 

Created:
 

 05/Oct/15 1:52 PM 
 
 
 

Environment:
 

 logfilesizechecker-plugin:1.2 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Geoffroy Jabouley 
 
 
 
 
 
 
 
 
 
 
Could it be possible to enable this feature at Jenkins instance level? 
I would like to add such "watchdog" for all my jenkins jobs (past/present/future), but relying on the user to activate this option in the job configuration page does not seems reliable. 
On the global configuration page, in the section "Abort Build if log file gets too big", a tickbox to activate the feature for all jobs and another to "fail the build" 
 
 
 
 
 
 
 
 
 
 
 
 

 

[JIRA] [core] (JENKINS-30502) Unable to delete project with trailing whitespace in name

2015-10-05 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons edited a comment on  JENKINS-30502 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to delete project with trailing whitespace in name  
 
 
 
 
 
 
 
 
 
 I've verified that once a job is renamed to a string with a trailing space, it can be neither deleted nor renamed again.  Part of the problem is that the initial rename (to a string with a trailing space) fails to rename the job directory.This problem occurs only when renaming a job, and not when initially creating a job, because job names are trimmed when first created.  It seems a sensible solution would be simply to trim the given job for rename operations as well, so that  the naming behavior is consistent and  inadvertent leading/trailing whitespace is removed before it can cause problems. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30502) Unable to delete project with trailing whitespace in name

2015-10-05 Thread christopherleesim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christopher Simons edited a comment on  JENKINS-30502 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to delete project with trailing whitespace in name  
 
 
 
 
 
 
 
 
 
 I've verified that once a job is renamed to a string with a trailing space, it can be neither deleted nor renamed again.  Part of the problem is that the initial rename (to a string with a trailing space) fails to rename the job directory.This problem occurs only when renaming a job, and not when initially creating a job, because job names are trimmed when first created.  It seems a sensible solution would be simply to trim the given job for rename operations as well, so that the  naming  name-setting  behavior is consistent  across create/update operations  and inadvertent leading/trailing whitespace is removed before it can cause problems. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30798) workflow multibranch failed after rebase

2015-10-05 Thread magn...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 magnayn created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30798 
 
 
 
  workflow multibranch failed after rebase  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Components:
 

 workflow-plugin 
 
 
 

Created:
 

 05/Oct/15 1:53 PM 
 
 
 

Labels:
 

 multibranch workflow 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 magnayn 
 
 
 
 
 
 
 
 
 
 
I rebased a branch (dev/main) in git, but the workflow-multibranch poller didn't seem to pick it up. 
When I retriggered, I got the following error 

 
Started by user anonymous
java.lang.IllegalStateException: could not find branch tip on SCMHead{'dev/main'}
	at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:91)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:183)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:381)
Finished: FAILURE
 

 
 
 
 
 
 
 
 
 
   

[JIRA] [git-plugin] (JENKINS-30745) First poll does not run on copied jobs

2015-10-05 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite edited a comment on  JENKINS-30745 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: First poll does not run on copied jobs  
 
 
 
 
 
 
 
 
 
 [~yakobe] can you help with a little more information?What was the last version where you know it worked?What plugin versions are you running now?What steps do I need to take to duplicate the problem?I'd prefer that you respond with more detail and fewer steps than "implement everything described at https://entagen.github.io/jenkins-build-per-branch/ ", unless that is truly the simplest way to duplicate the problem. That looks like it will take several hours for me to construct a repeatable case, and I'm not confident where it will fail or how it will fail.  When I need to spend several hours duplicating a bug report, it reduces the time I can spend on the other aspects of the git plugin and the git client plugin.  If it is that involved to duplicate the problem, it will likely be several weeks before I'm able to investigate.You said:{quote}When i creat a new job by copying another job, the first poll does not run. Even when i click "poll now" the poll does not seem to run.If i open the configuration of the new job and save, the polling starts to work.{quote}Steps I tried (define a new job, edit the job definition):# Define a new job "JENKINS-30745-copied-job-does-not-poll" as a copy of existing job "git-client-plugin-my-coverage"# Simplify the configuration of the new job before saving it# Save the new job definition# Click "Poll Now", confirm polling worksSteps I tried (define a new job without editing the job definition):# Define a new job "JENKINS-30745-copied-job-does-not-poll-no-edit" as a copy of existing job "JENKINS-21553-maven-https-NPE"# Save the new job definition# Click "Poll Now", confirm polling worksMaybe you have a different way of creating the copied job which doesn't pass through the same route as the user interface that I used?Steps I tried (command line copy a job without editing job definition):# java -jar jenkins-cli.jar -s http://localhost:8080/ copy-job JENKINS-23415-wildcard JENKINS-30745-cli-copied# Open Jenkins UI, press "Poll now" on JENKINS-30745-cli-copied, confirm polling works You may also want to experiment with the multi-branch plugin. It automatically creates jobs when a branch is created, and automatically deletes jobs when a branch is deleted.  I've found that I use it frequently for development on the git client plugin and the git plugin. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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

[JIRA] [sectioned-view-plugin] (JENKINS-8276) Add View Job Filters to the List View Section

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

 
 
 
 
 
 
 
  Re: Add View Job Filters to the List View Section  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Timothy Bingaman Path: src/main/java/hudson/plugins/sectioned_view/SectionedViewSection.java src/main/java/hudson/plugins/sectioned_view/SectionedViewSectionDescriptor.java src/main/resources/hudson/plugins/sectioned_view/ListViewSection/config.jelly src/main/resources/hudson/plugins/sectioned_view/SectionedViewSection/config.jelly http://jenkins-ci.org/commit/sectioned-view-plugin/7e82f2774b5d93f9078078623e0a965ecdb73818 Log: Merge pull request #11 from opencloud/JENKINS-8276-fix-job-filters 
JENKINS-8276 Moved method that tests for job filter extenstions fro… 
Compare: https://github.com/jenkinsci/sectioned-view-plugin/compare/376973723327...7e82f2774b5d 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [sectioned-view-plugin] (JENKINS-8276) Add View Job Filters to the List View Section

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

 
 
 
 
 
 
 
  Re: Add View Job Filters to the List View Section  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Richard Thomas Path: src/main/java/hudson/plugins/sectioned_view/SectionedViewSection.java src/main/java/hudson/plugins/sectioned_view/SectionedViewSectionDescriptor.java src/main/resources/hudson/plugins/sectioned_view/ListViewSection/config.jelly src/main/resources/hudson/plugins/sectioned_view/SectionedViewSection/config.jelly http://jenkins-ci.org/commit/sectioned-view-plugin/7a9f98fd328d2bb60ed3b088eafdd38138d99a4c Log: JENKINS-8276 Moved method that tests for job filter extenstions from SectionedViewSection to SectionedViewSectionDescriptor. 
The config.jelly file was previously attempting to invoke this method in SectionedViewSection via the 'instance' reference. However the 'instance' does not exist until the new section is saved. Because of this the 'Add Job Filter' button could never appear until after the view was saved and re-opened for editing. 
By moving the method to the SectionedViewSectionDescriptor class it is available before the section is created by the first save. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [sectioned-view-plugin] (JENKINS-8276) Add View Job Filters to the List View Section

2015-10-05 Thread timothy.binga...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Timothy Bingaman resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Fix will be released in version 1.20 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-8276 
 
 
 
  Add View Job Filters to the List View Section  
 
 
 
 
 
 
 
 
 

Change By:
 
 Timothy Bingaman 
 
 
 

Status:
 
 Reopened 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] [build-flow-plugin] (JENKINS-30748) Number formatting breaks the URL to parent build flow

2015-10-05 Thread laff...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Barry Laffoy commented on  JENKINS-30748 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Number formatting breaks the URL to parent build flow  
 
 
 
 
 
 
 
 
 
 
It looks like a fix for this problem has already been merged to the build flow plugin: https://github.com/jenkinsci/build-flow-plugin/commit/e08453f5173b46adfafd547c0036255b486ec014 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30745) First poll does not run on copied jobs

2015-10-05 Thread jake.bis...@netdudes.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 jake bishop commented on  JENKINS-30745 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: First poll does not run on copied jobs  
 
 
 
 
 
 
 
 
 
 
Thanks for the feedback. I'll try to provide as much info as i can. I think that the entagen script does not save the new job definition in the same way. 
If i follow your steps: 
 
Steps I tried (define a new job without editing the job definition): 
 Define a new job "JENKINS-30745-copied-job-does-not-poll-no-edit" as a copy of existing job "

JENKINS-21553
-maven-https-NPE" Save the new job definition Click "Poll Now", confirm polling works
 
Then polling also works. If i do this instead (i.e. dont do the second step) 
 

Define a new job "JENKINS-30745-copied-job-does-not-poll-no-edit" as a copy of existing job "

JENKINS-21553
-maven-https-NPE"
 


Save the new job definition
 Visit the new job from the dashboard without saving first
 

Click "Poll Now" Then polling does not happen. I have to go in and re-save to get it to work. The entagen script seems to leave the job in the same status.
 
 
As i say, this worked until several weeks ago. Unfortunately i dont know what was the last version where it was ok because i thought it was just a small break and would be fixed in the next / upcoming release (happens sometimes). 
I can provide logs etc if you let me know what could be useful  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

  

[JIRA] [sectioned-view-plugin] (JENKINS-30799) Job list in list view section config should be scrollable

2015-10-05 Thread timothy.binga...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Timothy Bingaman created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30799 
 
 
 
  Job list in list view section config should be scrollable  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Timothy Bingaman 
 
 
 

Components:
 

 sectioned-view-plugin 
 
 
 

Created:
 

 05/Oct/15 2:34 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Timothy Bingaman 
 
 
 
 
 
 
 
 
 
 
Would be nice if the job list in the list view section config was scrollable like in the standard Jenkins list view. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atl

[JIRA] [sectioned-view-plugin] (JENKINS-30799) Job list in list view section config should be scrollable

2015-10-05 Thread timothy.binga...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Timothy Bingaman started work on  JENKINS-30799 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Timothy Bingaman 
 
 
 

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] [build-pipeline-plugin] (JENKINS-28482) Stack trace in jelly when trying to view all

2015-10-05 Thread suhasgaikwad2...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Suhas Gaikwad commented on  JENKINS-28482 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Stack trace in jelly when trying to view all  
 
 
 
 
 
 
 
 
 
 
Hello, 
We temporary solved this issue by following below steps : 
1) Go to Jenkins server  
2) Revert configuration changed e.g. : We faced this issue because of adding new Pipeline view. We deleted pipeline view from config.xml e.g. : C:\Program Files\Jenkins Deleted tag =   Test false false   Calypso_PoverA  3  Lightbox  false false false false false 3 false  3) Reload configuration by visiting reload link. e.g. : https://localhost:8000/jenkins/reload and try to re-load Jenkins landing page. 
Hope it will help you. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [perforce-plugin] (JENKINS-30800) Perfoce plugin fails to map all of the VCS roots in the mapping to slave

2015-10-05 Thread power_1...@rediffmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Power man created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30800 
 
 
 
  Perfoce plugin fails to map all of the VCS roots in the mapping to slave  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Rob Petti 
 
 
 

Attachments:
 

 perforce-plugin_Mapping.PNG 
 
 
 

Components:
 

 perforce-plugin 
 
 
 

Created:
 

 05/Oct/15 2:44 PM 
 
 
 

Environment:
 

 Jenkins on Ubuntu LTS, client is a windows 2008 R2. 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Power man 
 
 
 
 
 
 
 
 
 
 
if i have a view map with following mappings, the job always syncs the last one in the mapping and not all of the paths. a snap of the mapping is attached. //depot/server/main/a/... //workspace/a/... //depot/server/main/b/... //workspace/b/... //depot/server/main/c/... //workspace/c/... //depot/server/main/d/... //workspace/d/... 
 
 
 
 
 
 
 
 
 
 

[JIRA] [git-plugin] (JENKINS-30745) First poll does not run on copied jobs

2015-10-05 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-30745 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: First poll does not run on copied jobs  
 
 
 
 
 
 
 
 
 
 
I don't understand how a job copied from the UI but not saved would be expected to work "out of the box". I think the act of saving (or applying) the job is a critical part of the job creation, and until that is done, I assume that the job is not completely initialized. However, that is just a supposition on my part, not something I can say is fact based on experiments or review of the code. 
Can you alter your process to use the same copy-job process as is done by the jenkins-cli.jar when it runs as a command line job? It seems to perform a sufficient copy for polling, without requiring that you do anything more than run the command line jar. 
I appreciate the offer to share logs, but analyzing log files shifts the bulk of the investigation to me. There are many more submitters of bug reports and pull requests than there are plugin maintainers. I need as much help from bug reporters and pull request submitters as I can get so that I can help as many people as possible as effectively as possible. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-30798) workflow multibranch failed after rebase

2015-10-05 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30798 
 
 
 
  workflow multibranch failed after rebase  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 multibranch  workflow 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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   3   >