[JIRA] [core] (JENKINS-28635) Show URL used by autoinstaller

2015-05-28 Thread vjura...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 vjuranek created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28635 
 
 
 
  Show URL used by autoinstaller  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 vjuranek 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 28/May/15 8:58 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 vjuranek 
 
 
 
 
 
 
 
 
 
 
It seems for some users is important to know exact URL from where the bits used by autoinstaller will be downloaded, see e.g. this PR discussion. Provide a way how interested users can check the URL when configuring autoinstaller. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 

[JIRA] [groovy-plugin] (JENKINS-28502) Install from http://groovy.codehaus.org installer method failing

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


 
 
 
 
 
 
  Re: Install from http://groovy.codehaus.org installer method failing  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Vojtech Juranek Path: src/main/java/hudson/plugins/groovy/GroovyInstaller.java http://jenkins-ci.org/commit/groovy-plugin/357943e021fcba5273cfe4f4adb1aaebac52c5d3 Log: JENKINS-28502 Fix installer display name 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [jacoco-plugin] (JENKINS-28636) Jacoco.exec can not be deleted

2015-05-28 Thread mcrai...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mike Craig created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28636 
 
 
 
  Jacoco.exec can not be deleted  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Ognjen Bubalo 
 
 
 

Components:
 

 jacoco-plugin 
 
 
 

Created:
 

 28/May/15 10:00 PM 
 
 
 

Environment:
 

 Jenkins ver. 1.609 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 Mike Craig 
 
 
 
 
 
 
 
 
 
 
Hello, 
We have an issue where our Maven builds run for a little while, then at some point a new build will kick off and will not be able to clean the workspace because jacoco.exec is locked and can not be deleted. Our build user BuildProp is an administrator on this server and cannot remove the file. 
If I log in as myself, also and Admin, I can delete the file. However, once I navigate away from the folder and back, jacoco.exec will once again appear. 
This started about a week ago, I suspect is has something to do with us running builds on a slave node. 
Started by an SCM change Building on master in workspace d:\jwsp\GIT.build1-maven3-develop Wiping out workspace first. java.nio.file.DirectoryNotEmptyException: d:\jwsp\GIT.build1-maven3-develop\abc\Apps\applications\Reconfirm\target at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source) at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source) at 

[JIRA] [vsphere-cloud-plugin] (JENKINS-28634) The vSphere Cloud Plugin does not work with VMware vSphere Essentials

2015-05-28 Thread lsitt...@sei.cmu.edu (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lisa Sittler created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28634 
 
 
 
  The vSphere Cloud Plugin does not work with VMware vSphere Essentials   
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 vsphere-cloud-plugin 
 
 
 

Created:
 

 28/May/15 8:26 PM 
 
 
 

Environment:
 

 jenkins 1.6.14 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Lisa Sittler 
 
 
 
 
 
 
 
 
 
 
I installed the vSphere cloud plugin and was able to connect to my vSphere Cloud using the Test Connection button. But my build job kept failing with an Unable to find SourceName or something along those lines. 
My goal is to create VMs from templates, but I ran into a few snags along the way.  I am using the VMware vSphere Essentials with VSA product from VMware. This is an SMB product which uses internal storage as a Virtual SAN or Virtual Storage Appliance. The license does not support DRS and therefore I cannot define resources pools. 
The vSphere Essentials does create a VSA HA Cluster, which seems to me to be a root resource pool, although I am not sure how to specify it in a way that jenkins will like. 
I was able to get my build job to work finally by specifying a separate ESX host, which is not part of the VSA cluster and creating a resource pool on that.  Now I'm thinking It might make 

[JIRA] [aws-lambda-plugin] (JENKINS-28630) Allow use of Jenkins Env Vars for invocation payload

2015-05-28 Thread michael.wille...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Willemse created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28630 
 
 
 
  Allow use of Jenkins Env Vars for invocation payload  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Michael Willemse 
 
 
 

Components:
 

 aws-lambda-plugin 
 
 
 

Created:
 

 28/May/15 5:25 PM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Michael Willemse 
 
 
 
 
 
 
 
 
 
 
For version 0.2.2 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [aws-lambda-plugin] (JENKINS-28630) Allow use of Jenkins Env Vars for invocation payload

2015-05-28 Thread michael.wille...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Willemse started work on  JENKINS-28630 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Michael Willemse 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-26130) Print progress of pending pickles

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


 
 
 
 
 
 
 Jenkins /  JENKINS-26130 
 
 
 
  Print progress of pending pickles  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 diagnosticsrobustness testing 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28103) Build pipeline plugin again refuses to start a build with parameters

2015-05-28 Thread project....@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mike Hay commented on  JENKINS-28103 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Build pipeline plugin again refuses to start a build with parameters  
 
 
 
 
 
 
 
 
 
 
I did not see any errors... I just did not see any lightbox open up. Downgraded jQuery as stated above and all good now. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [aws-lambda-plugin] (JENKINS-28441) refactor project for future feature additions

2015-05-28 Thread michael.wille...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Willemse resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
fixed in version 0.2 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28441 
 
 
 
  refactor project for future feature additions  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Willemse 
 
 
 

Status:
 
 InProgress 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] [aws-lambda-plugin] (JENKINS-28442) upload function without changing configuration

2015-05-28 Thread michael.wille...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Willemse resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
added in version 0.2 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28442 
 
 
 
  upload function without changing configuration  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Willemse 
 
 
 

Status:
 
 InProgress 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] [hp-application-automation-tools-plugin] (JENKINS-28609) Could not create scheduler, please verify ALM client installation

2015-05-28 Thread tyler.hoff...@ge.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tyler Hoffman updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28609 
 
 
 
  Could not create scheduler, please verify ALM client installation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Tyler Hoffman 
 
 
 
 
 
 
 
 
 
 WhileattemptingtoinitiateALMtestsusingthehpapplicationtoolsplugin,Ireceivethefollowingoutputerrors:Couldnotcreatescheduler,pleaseverifyALMclientinstallationonrunmachinebydownloadingandininstallingtheadd-inform:x/qcbin/TDConnectivity_index.htmlIhavedownloadedtheadd-infromthaturl,buttheissueremains.Apreviouspostregardingthisissuewasmade2yearsago,buttheprovidedsolutionsdidnotworkonmymachine. Itwasrecommendedtodownload Anysuggestionswouldbegreatlyappreciated.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cloudfoundry-plugin] (JENKINS-28311) Create CloudFoundry services via Plug-in

2015-05-28 Thread willi...@activestate.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 William Gautier edited a comment on  JENKINS-28311 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Create CloudFoundry services via Plug-in  
 
 
 
 
 
 
 
 
 
 SomehowImissedthisticketearlierthismonth,sorryaboutthat.Thatwasdefinitelyplannedatsomepoint,fortheconvenienceofbeingabletopushanappstraightfromarepowithnoprevioussetup.Forsomereasonthough,CloudFoundrydroppedthisfunctionalityfromthecfclient(creatingaservicespecifiedinmanifest.ymlstraightfromacfpush)soIdecidedtoreleasetheJenkinspluginwithoutittoo.Seemslikeaddingtwocheckboxeswouldcoverallcases:*AlsodeleteboundservicesundertheResetappifexistscheckbox,onlyavailableifthatcheckboxischecked.*Createservicesiftheydon'texistunderthat,soit'savailableforeitherservicesinmanifestfiles and or servicesintheJenkinsconfig. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [hp-application-automation-tools-plugin] (JENKINS-28609) Could not create scheduler, please verify ALM client installation

2015-05-28 Thread tyler.hoff...@ge.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tyler Hoffman updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28609 
 
 
 
  Could not create scheduler, please verify ALM client installation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Tyler Hoffman 
 
 
 
 
 
 
 
 
 
 WhileattemptingtoinitiateALMtestsusingthehpapplicationtoolsplugin,Ireceivethefollowingoutputerrors:Couldnotcreatescheduler,pleaseverifyALMclientinstallationonrunmachinebydownloadingandininstallingtheadd-inform:x/qcbin/TDConnectivity_index.htmlIhavedownloadedtheadd-infromthaturl,buttheissueremains.Apreviouspostregardingthisissuewasmade2yearsago,buttheprovidedsolutionsdidnotworkonmymachine. Itwasrecommendedtodownload Anysuggestionswouldbegreatlyappreciated. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [integrity-plugin] (JENKINS-28631) java.util.ConcurrentModificationException during si viewproject

2015-05-28 Thread gre...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Grigoriy Milman created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28631 
 
 
 
  java.util.ConcurrentModificationException during si viewproject  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Cletus D'Souza 
 
 
 

Components:
 

 integrity-plugin 
 
 
 

Created:
 

 28/May/15 6:09 PM 
 
 
 

Environment:
 

 Jenkins 1.614 on Windows  PTC Integrity CM plugin version 1.33 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Grigoriy Milman 
 
 
 
 
 
 
 
 
 
 
Fragment of the log: 
 
Preparing to execute si projectinfo for /repository/CorporateMeasurementTechnologies/SWProduction/Drivers/NiFpga/NiFpga.pj Preparing to execute si viewproject for #/repository/CorporateMeasurementTechnologies#s=SWProduction/SWProduction.pj#Drivers#s=NiFpga/NiFpga.pj Checkout directory is D:\Jenkins_ROOT\NGMP.DIRECT.Sandbox\SWProduction\Drivers\NiFpga A clean copy is requested; deleting contents of D:\Jenkins_ROOT\NGMP.DIRECT.Sandbox\SWProduction\Drivers\NiFpga Populating clean workspace... java.lang.Exception: Failed to create APISession! FATAL: null java.util.ConcurrentModificationException at java.util.Vector$Itr.checkForComodification(Unknown Source) at java.util.Vector$Itr.next(Unknown Source) at hudson.scm.IntegrityCheckoutTask$ThreadLocalAPISession.remove(IntegrityCheckoutTask.java:157) at hudson.scm.IntegrityCheckoutTask.invoke(IntegrityCheckoutTask.java:430) at 

[JIRA] [deployment-notification-plugin] (JENKINS-28632) Workflow support for Deployment Notification trigger

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


 
 
 
 
 
 
 Jenkins /  JENKINS-28632 
 
 
 
  Workflow support for Deployment Notification trigger  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 deployment-notification-plugin 
 
 
 

Created:
 

 28/May/15 6:46 PM 
 
 
 

Labels:
 

 workflow 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Jesse Glick 
 
 
 
 
 
 
 
 
 
 
DeploymentTrigger should be a TriggerParameterizedJob so as to support non-AbstractProject including WorkflowJob. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 

[JIRA] [aws-lambda-plugin] (JENKINS-28630) Allow use of Jenkins Env Vars for invocation payload and json parameters

2015-05-28 Thread michael.wille...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Willemse updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28630 
 
 
 
  Allow use of Jenkins Env Vars for invocation payload and json parameters  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Willemse 
 
 
 

Summary:
 
 AllowuseofJenkinsEnvVarsforinvocationpayload andjsonparameters 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [mantis-plugin] (JENKINS-28381) My mantis plugin does not show me any project and category

2015-05-28 Thread mark.zieg...@rakekniven.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 rake kniven edited a comment on  JENKINS-28381 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: My mantis plugin does not show me any project and category  
 
 
 
 
 
 
 
 
 
 MadeaVPNandchangedtohudson.plguins.mantis.Gotalotmorelogmessagesnow:-)Herewego.Justopenedonejobconfigandgot:{{May28,20159:40:02PMINFOhudson.plugins.mantis.soap.mantis120.MantisSessionImplMantisversionis1.2.XMay28,20159:40:02PMFINEhudson.plugins.mantis.soap.LogHandlerRequest:?xmlversion=1.0encoding=UTF-8?soapenv:Envelopexmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/xmlns:xsd=http://www.w3.org/2001/XMLSchemaxmlns:xsi=http://www.w3.org/2001/XMLSchema-instancesoapenv:Bodyns1:mc_projects_get_user_accessiblesoapenv:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/xmlns:ns1=http://futureware.biz/mantisconnectusernamexsi:type=xsd:stringxxx/usernamepasswordxsi:type=xsd:stringxxx/password/ns1:mc_projects_get_user_accessible/soapenv:Body/soapenv:EnvelopeMay28,20159:40:02PMFINEhudson.plugins.mantis.soap.LogHandlerResponse:(null)May28,20159:40:02PMFINEhudson.plugins.mantis.soap.LogHandlerRequest:?xmlversion=1.0encoding=UTF-8?soapenv:Envelopexmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/xmlns:xsd=http://www.w3.org/2001/XMLSchemaxmlns:xsi=http://www.w3.org/2001/XMLSchema-instancesoapenv:Bodyns1:mc_projects_get_user_accessiblesoapenv:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/xmlns:ns1=http://futureware.biz/mantisconnectusernamexsi:type=xsd:stringxxx/usernamepasswordxsi:type=xsd:stringxxx/password/ns1:mc_projects_get_user_accessible/soapenv:Body/soapenv:EnvelopeMay28,20159:40:02PMFINEhudson.plugins.mantis.soap.LogHandlerResponse:?xmlversion=1.0encoding=UTF-8?SOAP-ENV:Envelopexmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/xmlns:ns1=http://futureware.biz/mantisconnectxmlns:SOAP-ENC=http://schemas.xmlsoap.org/soap/encoding/xmlns:xsd=http://www.w3.org/2001/XMLSchemaxmlns:xsi=http://www.w3.org/2001/XMLSchema-instanceSOAP-ENV:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/SOAP-ENV:Bodyns1:mc_projects_get_user_accessibleResponsereturnSOAP-ENC:arrayType=ns1:ProjectData[16]xsi:type=SOAP-ENC:Arrayitemxsi:type=ns1:ProjectDataidxsi:type=xsd:integer8/idnamexsi:type=xsd:stringxxx/namestatusxsi:type=ns1:ObjectRefidxsi:type=xsd:integer50/idnamexsi:type=xsd:stringstabil/name/statusenabledxsi:type=xsd:booleantrue/enabledview_statexsi:type=ns1:ObjectRefidxsi:type=xsd:integer10/idnamexsi:type=xsd:stringffentlich/name/view_stateaccess_minxsi:type=ns1:ObjectRefidxsi:type=xsd:integer10/idnamexsi:type=xsd:stringBetrachter/name/access_minfile_pathxsi:type=xsd:string/file_path...Big,big,projectlistxml...subprojectsSOAP-ENC:arrayType=ns1:ProjectData[0]xsi:type=SOAP-ENC:Array//item/return/ns1:mc_projects_get_user_accessibleResponse/SOAP-ENV:Body/SOAP-ENV:Envelope  }} Lookslikeconnectionisokandlistofprojectsandcategorieshasbeenreceived.Couldthisbeanissueoflatestjava8u45update?That'sallIrememberdoingthelastweeks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

  

[JIRA] [core] (JENKINS-28633) Plugin update does not work any more

2015-05-28 Thread gre...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Grigoriy Milman updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28633 
 
 
 
  Plugin update does not work any more  
 
 
 
 
 
 
 
 
 

Change By:
 
 Grigoriy Milman 
 
 
 
 
 
 
 
 
 
 JustswitchedfromJenkins1.611to1.614.Jenkins1.615hasthesameissueJenkinsPluginManager,inUpdatestabIhaveselectedall3pluginstoupdateandstartedtheupdatebyclickningDownloadnowandinstallafterrestart(seepicture!Plugin1.png|thumbnail!),butupdatedidnotperformed!IcamebacktothePluginManager. Select Selected thesamepluginsandstartedtheupdate(seepicture!Plugin2.png|thumbnail!).Thesamepluginsappearedwithstatuspendingtwiceand still nowanyactivity . ! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28633) Plugin update does not work any more

2015-05-28 Thread gre...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Grigoriy Milman updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28633 
 
 
 
  Plugin update does not work any more  
 
 
 
 
 
 
 
 
 

Change By:
 
 Grigoriy Milman 
 
 
 

Attachment:
 
 Plugin0.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [core] (JENKINS-28621) Jenkins jobs get held up in queue waiting for available executors, even though all are available

2015-05-28 Thread tfl...@rethinkrobotics.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Travis Flint commented on  JENKINS-28621 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Jenkins jobs get held up in queue waiting for available executors, even though all are available  
 
 
 
 
 
 
 
 
 
 
here is some log output... it happened to me again: 
May 28, 2015 12:48:50 PM WARNING org.kohsuke.stapler.RequestImpl$TypePair convertJSON 'stapler-class' is deprecated: hudson.tasks.LogRotator May 28, 2015 12:48:50 PM WARNING org.kohsuke.stapler.RequestImpl$TypePair convertJSON 'stapler-class' is deprecated: hudson.model.StringParameterDefinition May 28, 2015 12:48:50 PM WARNING org.kohsuke.stapler.RequestImpl$TypePair convertJSON 'stapler-class' is deprecated: hudson.tasks.Shell May 28, 2015 12:48:50 PM WARNING org.kohsuke.stapler.RequestImpl$TypePair convertJSON 'stapler-class' is deprecated: com.tikal.jenkins.plugins.multijob.MultiJobBuilder May 28, 2015 12:48:50 PM WARNING org.kohsuke.stapler.RequestImpl$TypePair convertJSON 'stapler-class' is deprecated: hudson.tasks.Shell May 28, 2015 12:48:50 PM WARNING org.kohsuke.stapler.RequestImpl$TypePair convertJSON 'stapler-class' is deprecated: htmlpublisher.HtmlPublisher May 28, 2015 12:48:50 PM WARNING org.kohsuke.stapler.RequestImpl$TypePair convertJSON 'stapler-class' is deprecated: hudson.tasks.junit.JUnitResultArchiver May 28, 2015 12:49:02 PM SEVERE hudson.triggers.SafeTimerTask run Timer task hudson.model.Queue$MaintainTask@6a30228c failed java.lang.NoSuchMethodError: java.lang.Long.compare(JJ)I at jenkins.advancedqueue.sorter.ItemInfo.compareTo(ItemInfo.java:156) at jenkins.advancedqueue.sorter.AdvancedQueueSorter$2.compare(AdvancedQueueSorter.java:84) at jenkins.advancedqueue.sorter.AdvancedQueueSorter$2.compare(AdvancedQueueSorter.java:76) at java.util.Arrays.mergeSort(Arrays.java:1283) at java.util.Arrays.sort(Arrays.java:1223) at java.util.Collections.sort(Collections.java:176) at jenkins.advancedqueue.sorter.AdvancedQueueSorter.sortBuildableItems(AdvancedQueueSorter.java:76) at hudson.model.Queue.maintain(Queue.java:1135) at hudson.model.Queue$MaintainTask.doRun(Queue.java:2197) at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:701) 
May 28, 2015 12:49:07 PM SEVERE hudson.triggers.SafeTimerTask run Timer task hudson.model.Queue$MaintainTask@6a30228c failed java.lang.NoSuchMethodError: java.lang.Long.compare(JJ)I at jenkins.advancedqueue.sorter.ItemInfo.compareTo(ItemInfo.java:156) at jenkins.advancedqueue.sorter.AdvancedQueueSorter$2.compare(AdvancedQueueSorter.java:84) at jenkins.advancedqueue.sorter.AdvancedQueueSorter$2.compare(AdvancedQueueSorter.java:76) at java.util.Arrays.mergeSort(Arrays.java:1283) at java.util.Arrays.sort(Arrays.java:1223) at java.util.Collections.sort(Collections.java:176) at jenkins.advancedqueue.sorter.AdvancedQueueSorter.sortBuildableItems(AdvancedQueueSorter.java:76) at hudson.model.Queue.maintain(Queue.java:1135) at hudson.model.Queue$MaintainTask.doRun(Queue.java:2197) at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) at 

[JIRA] [deployment-notification-plugin] (JENKINS-28632) Workflow support for Deployment Notification trigger

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


 
 
 
 
 
 
  Re: Workflow support for Deployment Notification trigger  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: COMPATIBILITY.md http://jenkins-ci.org/commit/workflow-plugin/502baeecf856ec112a265663ff75d4cb4e82affe Log: JENKINS-28632 Noting. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [mantis-plugin] (JENKINS-28381) My mantis plugin does not show me any project and category

2015-05-28 Thread mark.zieg...@rakekniven.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 rake kniven commented on  JENKINS-28381 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: My mantis plugin does not show me any project and category  
 
 
 
 
 
 
 
 
 
 
Hello, have you seen my last posting from today? There was one log message. 
But for sure I will change logger like recommended from you and will come back tomorrow. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [mantis-plugin] (JENKINS-28381) My mantis plugin does not show me any project and category

2015-05-28 Thread s.sog...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 sogabe commented on  JENKINS-28381 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: My mantis plugin does not show me any project and category  
 
 
 
 
 
 
 
 
 
 
 Tried to log something using logger jenkins.plugins.mantis, but it is empty. 
you have to use logger hudson.plguins.mantis, not jenkins.plugins.mantis. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [multijob-plugin] (JENKINS-28263) Use same changeset number for all phases

2015-05-28 Thread thomasmfie...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Thomas Fields commented on  JENKINS-28263 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Use same changeset number for all phases  
 
 
 
 
 
 
 
 
 
 
Could anyone confirm if this is indeed a 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] [cloudfoundry-plugin] (JENKINS-28602) Error: Default domain calculated from api domain

2015-05-28 Thread willi...@activestate.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 William Gautier commented on  JENKINS-28602 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Error: Default domain calculated from api domain  
 
 
 
 
 
 
 
 
 
 
There is a getDefaultDomain() method in the cf-java-client, so this should be possible, and probably should have been done in the first place. It will need a little refactoring since the domain is currently needed before the client is instantiated, but this shouldn't be too much trouble so I'll work on that. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [cloudfoundry-plugin] (JENKINS-28602) Error: Default domain calculated from api domain

2015-05-28 Thread willi...@activestate.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 William Gautier started work on  JENKINS-28602 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 William Gautier 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cloudfoundry-plugin] (JENKINS-28311) Create CloudFoundry services via Plug-in

2015-05-28 Thread willi...@activestate.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 William Gautier commented on  JENKINS-28311 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Create CloudFoundry services via Plug-in  
 
 
 
 
 
 
 
 
 
 
Somehow I missed this ticket earlier this month, sorry about that. 
That was definitely planned at some point, for the convenience of being able to push an app straight from a repo with no previous setup. For some reason though, Cloud Foundry dropped this functionality from the cf client (creating a service specified in manifest.yml straight from a cf push) so I decided to release the Jenkins plugin without it too. 
Seems like adding two checkboxes would cover all cases:  
 

Also delete bound services under the Reset app if exists checkbox, only available if that checkbox is checked.
 

Create services if they don't exist under that, so it's available for either services in manifest files and services in the Jenkins config.
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28633) Plugin update does not work any more

2015-05-28 Thread gre...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Grigoriy Milman created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28633 
 
 
 
  Plugin update does not work any more  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Attachments:
 

 Plugin1.png, Plugin2.png 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 28/May/15 7:36 PM 
 
 
 

Environment:
 

 Jenkins 1.614 and 1.615 on Windows 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Grigoriy Milman 
 
 
 
 
 
 
 
 
 
 
Just switched from Jenkins 1.611 to 1.614.  Jenkins 1.615 has the same issue 
Jenkins Plugin Manager, in Updates tab I have selected  all 3 plugins to update and started the update by clickning Download now and install after restart (see picture ), but update did not performed! 
I came back to the Plugin Manager. Select the same plugins and started the update (see picture ). The same plugins appeared with status pending twice and now any activity. 
 
 
 
 
  

[JIRA] [mantis-plugin] (JENKINS-28381) My mantis plugin does not show me any project and category

2015-05-28 Thread mark.zieg...@rakekniven.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 rake kniven commented on  JENKINS-28381 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: My mantis plugin does not show me any project and category  
 
 
 
 
 
 
 
 
 
 
Made a VPN and changed to hudson.plguins.mantis. Got a lot more log messages now  
Here we go. Just opened one job config and got: {{May 28, 2015 9:40:02 PM INFO hudson.plugins.mantis.soap.mantis120.MantisSessionImpl  
Mantis version is 1.2.X 
May 28, 2015 9:40:02 PM FINE hudson.plugins.mantis.soap.LogHandler 
Request: ?xml version=1.0 encoding=UTF-8?soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/ xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance soapenv:Body ns1:mc_projects_get_user_accessible soapenv:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/ xmlns:ns1=http://futureware.biz/mantisconnect username xsi:type=xsd:stringxxx/username password xsi:type=xsd:stringxxx/password /ns1:mc_projects_get_user_accessible /soapenv:Body /soapenv:Envelope 
May 28, 2015 9:40:02 PM FINE hudson.plugins.mantis.soap.LogHandler 
Response: (null) 
May 28, 2015 9:40:02 PM FINE hudson.plugins.mantis.soap.LogHandler 
Request: ?xml version=1.0 encoding=UTF-8?soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/ xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance soapenv:Body ns1:mc_projects_get_user_accessible soapenv:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/ xmlns:ns1=http://futureware.biz/mantisconnect username xsi:type=xsd:stringxxx/username password xsi:type=xsd:stringxxx/password /ns1:mc_projects_get_user_accessible /soapenv:Body /soapenv:Envelope 
May 28, 2015 9:40:02 PM FINE hudson.plugins.mantis.soap.LogHandler 
Response: ?xml version=1.0 encoding=UTF-8? SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/ xmlns:ns1=http://futureware.biz/mantisconnect xmlns:SOAP-ENC=http://schemas.xmlsoap.org/soap/encoding/ xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance SOAP-ENV:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/SOAP-ENV:Bodyns1:mc_projects_get_user_accessibleResponsereturn SOAP-ENC:arrayType=ns1:ProjectData[16] xsi:type=SOAP-ENC:Arrayitem xsi:type=ns1:ProjectDataid xsi:type=xsd:integer8/idname xsi:type=xsd:stringxxx/namestatus xsi:type=ns1:ObjectRefid xsi:type=xsd:integer50/idname xsi:type=xsd:stringstabil/name/statusenabled xsi:type=xsd:booleantrue/enabledview_state xsi:type=ns1:ObjectRefid xsi:type=xsd:integer10/idname xsi:type=xsd:stringffentlich/name/view_stateaccess_min xsi:type=ns1:ObjectRefid xsi:type=xsd:integer10/idname xsi:type=xsd:stringBetrachter/name/access_minfile_path xsi:type=xsd:string/file_path 
... Big, big, project list xml ... 
subprojects SOAP-ENC:arrayType=ns1:ProjectData[0] xsi:type=SOAP-ENC:Array//item/return/ns1:mc_projects_get_user_accessibleResponse/SOAP-ENV:Body/SOAP-ENV:Envelope 
}} 
 
 
 
 
 
 
 
 
 
 
 
   

[JIRA] [aws-lambda-plugin] (JENKINS-28443) invoke lambda function as build-step and post-build-action

2015-05-28 Thread michael.wille...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Willemse resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
added in version 0.2 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28443 
 
 
 
  invoke lambda function as build-step and post-build-action  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Willemse 
 
 
 

Status:
 
 InProgress 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] [cloudfoundry-plugin] (JENKINS-28210) FATAL: javax.websocket.ContainerProvider: Provider org.apache.tomcat.websocket.WsContainerProvider not a subtype

2015-05-28 Thread willi...@activestate.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 William Gautier resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
I tried a few things, but unfortunately I did not manage to find the cause of this yet. This problem appeared with the internal dependency changes from v1.3.1, so I've decided to revert those changes for now That change had real convenience benefits for future work and I'm not satisfied with having to revert it, but this way the current version is not broken. I will be able to find a way to get the dependency changes back later, especially now that I know that this problem exists and how to test it. 
The revert is in version 1.3.3. Please update your plugin and this problem should be gone. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28210 
 
 
 
  FATAL: javax.websocket.ContainerProvider: Provider org.apache.tomcat.websocket.WsContainerProvider not a subtype  
 
 
 
 
 
 
 
 
 

Change By:
 
 William Gautier 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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



[JIRA] [cloudfoundry-plugin] (JENKINS-28210) FATAL: javax.websocket.ContainerProvider: Provider org.apache.tomcat.websocket.WsContainerProvider not a subtype

2015-05-28 Thread willi...@activestate.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 William Gautier edited a comment on  JENKINS-28210 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: FATAL: javax.websocket.ContainerProvider: Provider org.apache.tomcat.websocket.WsContainerProvider not a subtype  
 
 
 
 
 
 
 
 
 
 Itriedafewthings,butunfortunatelyIdidnotmanagetofindthecauseofthisyet.Thisproblemappearedwiththeinternaldependencychangesfromv1.3.1,soI'vedecidedtorevertthosechangesfornow . ThatchangehadrealconveniencebenefitsforfutureworkandI'mnotsatisfiedwithhavingtorevertit,butthiswaythecurrentversionisnotbroken.Iwillbeabletofindawaytogetthedependencychangesbacklater,especiallynowthatIknowthatthisproblemexistsandhowtotestit.Therevertisinversion1.3.3.Pleaseupdateyourpluginandthisproblemshouldbegone. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [parameterized-remote-trigger-plugin] (JENKINS-28637) Unable to select stored credentials from the credential plug-in

2015-05-28 Thread garlan...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ken Garland created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28637 
 
 
 
  Unable to select stored credentials from the credential plug-in  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Maurice W. 
 
 
 

Components:
 

 parameterized-remote-trigger-plugin 
 
 
 

Created:
 

 29/May/15 1:48 AM 
 
 
 

Labels:
 

 plugin 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Ken Garland 
 
 
 
 
 
 
 
 
 
 
Jenkins 1.615 Parameterized Remote Trigger - 2.26 Credentials - 1.22 
From the Jenkins Configure System page under Parameterized Remote Trigger Configuration when I add a remote host and choose Use the Credentials Plugin under Authentication none of my stored credentials appear in the dropdown. The list is empty. If I click the button to Add a credential the list still remains empty. 
I have tried from Safari and Chrome. 
 
 
 
 
 
 
 
 
 
 
 
 

 
   

[JIRA] [durable-task-plugin] (JENKINS-27152) Store bourneshell control files outside of workspace

2015-05-28 Thread achit...@mercenarytechnology.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 A C commented on  JENKINS-27152 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Store bourneshell control files outside of workspace  
 
 
 
 
 
 
 
 
 
 
This is a very significant flaw with this plugin. The temporary-directory solution in the workspace is still far less than ideal, this really should use a system-provided temporary directory. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-27532) WorkflowTest.executorStepRestart failures

2015-05-28 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick commented on  JENKINS-27532 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: WorkflowTest.executorStepRestart failures  
 
 
 
 
 
 
 
 
 
 
Making WorkflowRun.onLoad sleep for a while does not suffice to reproduce, unfortunately. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [repository-connector-plugin] (JENKINS-28638) Order of version selection dropdown list should be configurable

2015-05-28 Thread m...@sandra-parsick.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sandra Parsick created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28638 
 
 
 
  Order of version selection dropdown list should be configurable  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 repository-connector-plugin 
 
 
 

Created:
 

 29/May/15 5:02 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Sandra Parsick 
 
 
 
 
 
 
 
 
 
 
Currently, the version selection drop down list has an ascending order, that is not configurable. If the order of the drop down list is configurable, the selection is more comfortable for artifacts whose newer version is used more than the older one.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 

[JIRA] [git-plugin] (JENKINS-28551) Git fetch fails randomly with status code 128

2015-05-28 Thread chandhu.sivasw...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Karthic Sivaswamy edited a comment on  JENKINS-28551 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git fetch fails randomly with status code 128  
 
 
 
 
 
 
 
 
 
 NowIconfiguredallthejobstoberunonasingleNode,Iamstillgettingtheseerrors.Notthreeoutofonejobsfailswiththiserror. Actuallythisisourgitconfigfile,weareusingIPaddressonly{{HostgitHostName10.8.152.132UsergitidentityFile~/.ssh/my_git_key}} Iwilltryyoursuggestionsandletyouknow.Thanks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [chrome-frame-plugin] (JENKINS-28614) Display bug on Weblogic with Google Chrome

2015-05-28 Thread nik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicolas BOHEAS created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28614 
 
 
 
  Display bug on Weblogic with Google Chrome  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Attachments:
 

 scrennshot.JPG 
 
 
 

Components:
 

 chrome-frame-plugin 
 
 
 

Created:
 

 28/May/15 7:56 AM 
 
 
 

Environment:
 

 Container : Weblogic  Browser : Chrome  
 
 
 

Labels:
 

 chrome weblogic 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Nicolas BOHEAS 
 
 
 
 
 
 
 
 
 
 
Since 1.596 it's seem to be impossible to display correctly Jenkins in Chrome when it is deployed in Weblogic. no pb in firefox 
I'm not sure about the component... 
 
 
 

[JIRA] [pending-changes-plugin] (JENKINS-25027) Plugin exceptions with No credential to try with Subversion SCM plugin 2.0 and above

2015-05-28 Thread shubhanshu.shu...@live.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Subhanshu Shukla assigned an issue to Subhanshu Shukla 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-25027 
 
 
 
  Plugin exceptions with No credential to try with Subversion SCM plugin 2.0 and above  
 
 
 
 
 
 
 
 
 

Change By:
 
 Subhanshu Shukla 
 
 
 

Assignee:
 
 SubhanshuShukla 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28613) Unable to access the flow result at rescue closure

2015-05-28 Thread mcva...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michal Vanco created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28613 
 
 
 
  Unable to access the flow result at rescue closure  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 build-flow-plugin 
 
 
 

Created:
 

 28/May/15 6:59 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Michal Vanco 
 
 
 
 
 
 
 
 
 
 
Due to the https://github.com/jenkinsci/build-flow-plugin/blob/master/src/main/groovy/com/cloudbees/plugins/flow/FlowDSL.groovy#L326 it's not possible to access the current flow 'real' result. 
Is there any other way which can be used in groovy to get it? 
Thanks! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
  

[JIRA] [delivery-pipeline-plugin] (JENKINS-28055) Pipeline arrows are not displaying or displayed incorrectly

2015-05-28 Thread j...@vstone.eu (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jan Vansteenkiste commented on  JENKINS-28055 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Pipeline arrows are not displaying or displayed incorrectly  
 
 
 
 
 
 
 
 
 
 
Removing jquery-ui plugin fixes this for me. Feel free to close the 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] [delivery-pipeline-plugin] (JENKINS-28582) MethodNotAllowed error when start new build

2015-05-28 Thread m...@tknerr.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Torben Knerr commented on  JENKINS-28582 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: MethodNotAllowed error when start new build  
 
 
 
 
 
 
 
 
 
 
Same here on Jenkins v1.572 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [chrome-frame-plugin] (JENKINS-28614) Display bug on Weblogic with Google Chrome

2015-05-28 Thread nik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicolas BOHEAS updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28614 
 
 
 
  Display bug on Weblogic with Google Chrome  
 
 
 
 
 
 
 
 
 

Change By:
 
 Nicolas BOHEAS 
 
 
 

Environment:
 
 Container:Weblogic 10.3.3 Browser:Chrome 43.0.2357.81  JAVA:1.7.0.4564bits 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [email-ext-plugin] (JENKINS-27523) External Default Pre-send Script

2015-05-28 Thread grzes.kotar...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Grzegorz Kotarski commented on  JENKINS-27523 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: External Default Pre-send Script  
 
 
 
 
 
 
 
 
 
 
Hmmm, so it is not possible to use the script outside the workspace ?? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [greenballs-plugin] (JENKINS-28422) Jenkins is hanging after a restart (deadlock)

2015-05-28 Thread ludovic.vercruy...@atos.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ludovic Vercruysse commented on  JENKINS-28422 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Jenkins is hanging after a restart (deadlock)  
 
 
 
 
 
 
 
 
 
 
Dear, 
Could you please provide an update on my previous comment ? 
Could you please also tell if some changes are planned on the JQS Monitoring plugin ? 
Best regards 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28551) Git fetch fails randomly with status code 128

2015-05-28 Thread chandhu.sivasw...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Karthic Sivaswamy edited a comment on  JENKINS-28551 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git fetch fails randomly with status code 128  
 
 
 
 
 
 
 
 
 
 NowIconfiguredallthejobstoberunonasingleNode,Iam not still gettingtheseerrors. Notthreeoutofonejobsfailswiththiserror. Iwilltryyoursuggestionsandletyouknow.Thanks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [email-ext-plugin] (JENKINS-28616) Don't Email send to a somebody

2015-05-28 Thread yilmaz.e...@invensity.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Yilmaz Kara created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28616 
 
 
 
  Don't Email send to a somebody  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Yilmaz Kara 
 
 
 

Components:
 

 email-ext-plugin, email-ext-recipients-column-plugin, notification-plugin 
 
 
 

Created:
 

 28/May/15 8:53 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Yilmaz Kara 
 
 
 
 
 
 
 
 
 
 
Hello Hi I want to let out a person e mail group. In my jobs automatically send email when someone checks out or checks in the job. Is there a solution that Jenkins should send a person of emailgrupppe or not email 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
  

[JIRA] [git-plugin] (JENKINS-28551) Git fetch fails randomly with status code 128

2015-05-28 Thread chandhu.sivasw...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Karthic Sivaswamy edited a comment on  JENKINS-28551 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git fetch fails randomly with status code 128  
 
 
 
 
 
 
 
 
 
 NowIconfiguredallthejobstoberunonasingleNode,Iamstillgettingtheseerrors. Not Now threeoutofonejobsfailswiththiserror.Actuallythisisourgitconfigfile,weareusingIPaddressonly{{HostgitHostName10.8.152.132UsergitidentityFile~/.ssh/my_git_key}}Iwilltryyoursuggestionsandletyouknow.Thanks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [metrics-plugin] (JENKINS-28620) NPE on the startup after updating to metrics 3.0.10 plugin

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


 
 
 
 
 
 
 Jenkins /  JENKINS-28620 
 
 
 
  NPE on the startup after updating to metrics 3.0.10 plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 metrics-plugin 
 
 
 

Created:
 

 28/May/15 11:11 AM 
 
 
 

Environment:
 

 jenkins-1.580 
 
 
 

Labels:
 

 npe regression 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Oleg Nenashev 
 
 
 
 
 
 
 
 
 
 
I see the following exception on the startup 
 
May 28, 2015 1:29:37 PM hudson.triggers.SafeTimerTask run SEVERE: Timer task jenkins.metrics.util.AutoSamplingHistogram$PeriodicWorkImpl@440d8165 failed java.lang.NullPointerException at jenkins.metrics.util.AutoSamplingHistogram.update(AutoSamplingHistogram.java:66) at jenkins.metrics.util.AutoSamplingHistogram$PeriodicWorkImpl.doRun(AutoSamplingHistogram.java:90) at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304) 

[JIRA] [active-choices-plugin] (JENKINS-28617) Implement a pre-parameter Groovy script for totally dynamic parameters

2015-05-28 Thread crist...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 cristalp created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28617 
 
 
 
  Implement a pre-parameter Groovy script for totally dynamic parameters  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Bruno P. Kinoshita 
 
 
 

Attachments:
 

 deployments.xml, screenshot.png 
 
 
 

Components:
 

 active-choices-plugin 
 
 
 

Created:
 

 28/May/15 9:18 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 cristalp 
 
 
 
 
 
 
 
 
 
 
I would like to build totally dynamic parameters by reading an XML file (see attachment). 
My idea is that there could be a pre-parameter Groovy script, which can build parameters for the Active Choices plugin. It would have to call the plugin's API to do that, but other than that everything would be free-form. 
The idea is also, that when configuring the job, the Active Choices parameters would be shown as if they were created manually - that means that the name, the description etc. would be pre-filled, as it was configured by the Groovy script. 
It would make sense if the parameters can't be edited, but they can be moved around. 
 
 
 
 
 
 
 
 
 

[JIRA] [core] (JENKINS-28601) Order of job table reverse

2015-05-28 Thread pollenti...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 K P updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28601 
 
 
 
  Order of job table reverse  
 
 
 
 
 
 
 
 
 

Change By:
 
 K P 
 
 
 

Labels:
 
 guijenkins 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [jobconfighistory-plugin] (JENKINS-28570) Allow users with Extended Read permission to read modifications in Job configurations.

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


 
 
 
 
 
 
  Re: Allow users with Extended Read permission to read modifications in Job configurations.  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Felix Belzunce Arcos Path: src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/index.jelly src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/index.jelly http://jenkins-ci.org/commit/jobConfigHistory-plugin/630bd3104e3b3ef6cf4691f394640a6b7503830c Log: [FIXED JENKINS-28570] Allow Extended Read permission to read modif in job configs 
# FIXED JENKINS-28570 Allow users with Extended Read permission to read modifications in Job 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [jobconfighistory-plugin] (JENKINS-28570) Allow users with Extended Read permission to read modifications in Job configurations.

2015-05-28 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28570 
 
 
 
  Allow users with Extended Read permission to read modifications in Job configurations.  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

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] [jobconfighistory-plugin] (JENKINS-28570) Allow users with Extended Read permission to read modifications in Job configurations.

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


 
 
 
 
 
 
  Re: Allow users with Extended Read permission to read modifications in Job configurations.  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Mirko Friedenhagen Path: src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/index.jelly src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/index.jelly http://jenkins-ci.org/commit/jobConfigHistory-plugin/f4c6f452c97743559e7e9828eb77056b90277648 Log: Merge pull request #44 from fbelzunc/

JENKINS-28570
 
[FIXED JENKINS-28570] Allow users with Extended Read permission to read modifications in Job configurations. 
Compare: https://github.com/jenkinsci/jobConfigHistory-plugin/compare/df59bfccdda7...f4c6f452c977 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-25430) Clicking on console icon doesn't work

2015-05-28 Thread nik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicolas BOHEAS edited a comment on  JENKINS-25430 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Clicking on console icon doesn't work  
 
 
 
 
 
 
 
 
 
 In1.4.7,thebuttonconsoledoesnothing...InFirefox,thecodesourceis:spanclass=pointer_onclick_=buildPipeline.fillDialog('http://job/JobName/71/console','ConsoleBuild_Release#247')/spanButwhenIclickonthepicture,Iseethismessageintheconsole:[11:20:46,572]TypeError:jQuery.fancyboxisnotafunction@http:// picpe-gfpe-h8yt005.sii24.pole-emploi.intra hostname : 10051 port /jenkins/plugin/build-pipeline-plugin/js/build-pipeline.js:109 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-25430) Clicking on console icon doesn't work

2015-05-28 Thread nik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicolas BOHEAS reopened an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
see my comment 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-25430 
 
 
 
  Clicking on console icon doesn't work  
 
 
 
 
 
 
 
 
 

Change By:
 
 Nicolas BOHEAS 
 
 
 

Resolution:
 
 Fixed 
 
 
 

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] [workflow-plugin] (JENKINS-27413) Handle file parameters

2015-05-28 Thread y...@pleiades.fr.eu.org (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Yann Rouillard commented on  JENKINS-27413 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Handle file parameters  
 
 
 
 
 
 
 
 
 
 
I am not sure I understand the issue's description but we do encounter a problem with workflow and file parameters. 
We observe that the file parameter is not at all taken into account in the workflow parameter: 
 

there is no environment variable defined at all concerning the parameter,
 

the file uploaded is not copied into the workflow workspace.
 
 
Which basically makes the file parameter completely useless for a job. The same setup works for a standard job. 
Are we are doing something wrong or is it a bug in the workflow plugin as this current issue seems to indicate ? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-05-28 Thread raffour...@vsww.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Rene Affourtit commented on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 
I've enabled logging for hudson.scm (level all): When I combine this with the build log (same machine, so no master/client time issues): 

 
(svnlog) 07:58:45: attempting auth for .../cobra/trunk [caused by polling svn]
(build)  07:58:45: Building in WorkSpace ...
(build)  07:58:46: Updating .../cobra/trunk
(svnlog) 07:58:47: attempting auth for .../cobra/trunk [caused by svn update] 
(build)... svn update 
(build)... fetching externals
(svnlog) 07:59:19: attempting auth for .../cobra/trunk [caused by building of changelog]
(build)  07:59:20: No Change for external1 since last build
(svnlog) 07:59:20: attempting auth for external2  [caused by building of changelog (?)]
(build)  07:59:20: hudson.util.IOException2: revision check failed on external2{quote}
 

 
external2 is in the same repositiory as the project being built.  The url for external2 has been configured in add extra credentials. the realm for cobra/trunk/ and external2 in the log file is both the same (and correct). 
Any suggestions on how to get (or add) extra logging to troubleshoot this 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] [workflow-plugin] (JENKINS-28447) CpsScmFlowDefinition does not resolve variables

2015-05-28 Thread mitya.kononc...@mendix.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mitya Kononchuk edited a comment on  JENKINS-28447 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CpsScmFlowDefinition does not resolve variables  
 
 
 
 
 
 
 
 
 
 Theworkaround@JesseGlickproposeshasonedisadvantage:youhavetoallocateanextranodeforthebuild,whileusing {{ CpsScmFlowDefinition }} youdon't. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-build-publish-plugin] (JENKINS-28618) docker image pushed on build failure

2015-05-28 Thread tonio.cot...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Cotten created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28618 
 
 
 
  docker image pushed on build failure  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Michael Neale 
 
 
 

Components:
 

 docker-build-publish-plugin 
 
 
 

Created:
 

 28/May/15 9:34 AM 
 
 
 

Environment:
 

 0.15 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Antoine Cotten 
 
 
 
 
 
 
 
 
 
 
The plug-in should fail immediately on build failure  

 
sending build context to Docker daemon 
Step 0 : FROM freeletics/baseimage
Pulling repository freeletics/baseimage
time=2015-05-28T09:12:12Z level=info msg=Error: image freeletics/baseimage:latest not found 
[workspace] $ docker push docker-dev.freeletics.com/web:WE-176-tracking-events
 

 
 
 
 
 
 
 
 
 
 
 
 
 


[JIRA] [delivery-pipeline-plugin] (JENKINS-28619) Join Plugin Delivery Pipeline Plugin: View logs warnings about existing downstream projects

2015-05-28 Thread podlou...@init.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Konrad Podloucky edited a comment on  JENKINS-28619 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Join Plugin  Delivery Pipeline Plugin: View logs warnings about existing downstream projects  
 
 
 
 
 
 
 
 
 
 Thisissue IssueJENKINS-27298 introducedthewarningmessage. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28601) Order of job table reverse

2015-05-28 Thread pollenti...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 K P commented on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 
I can confirm this issue; occurs since jenkins 1.615 I believe. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [delivery-pipeline-plugin] (JENKINS-28619) Join Plugin Delivery Pipeline Plugin: View logs warnings about existing downstream projects

2015-05-28 Thread podlou...@init.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Konrad Podloucky commented on  JENKINS-28619 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Join Plugin  Delivery Pipeline Plugin: View logs warnings about existing downstream projects  
 
 
 
 
 
 
 
 
 
 
This issue introduced the warning message. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [delivery-pipeline-plugin] (JENKINS-28619) Join Plugin Delivery Pipeline Plugin: View logs warnings about existing downstream projects

2015-05-28 Thread podlou...@init.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Konrad Podloucky created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28619 
 
 
 
  Join Plugin  Delivery Pipeline Plugin: View logs warnings about existing downstream projects  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Patrik Bostrm 
 
 
 

Components:
 

 delivery-pipeline-plugin 
 
 
 

Created:
 

 28/May/15 10:03 AM 
 
 
 

Environment:
 

 Jenkins 1.596.3  delivery-pipeline-plugin 0.9.1  join 1.15 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Konrad Podloucky 
 
 
 
 
 
 
 
 
 
 
(As a side note: Thank you for this great plugin!) 
After an upgrade from version 0.8.9 to 0.9.1, the following warnings started to appear in the logs, every time a delivery pipeline view is accessed: 

 

May 28, 2015 11:45:59 AM se.diabol.jenkins.pipeline.util.ProjectUtil getAllDownstreamProjects
WARNING: Project Integration branches  selenium_tests already exists as a downstream project.
May 28, 2015 11:45:59 AM se.diabol.jenkins.pipeline.util.ProjectUtil getAllDownstreamProjects
WARNING: Project Integration branches  selenium_tests already exists as a downstream project.
 

 
Our setup includes a project with a join trigger (from the join plugin): Project A runs 

[JIRA] [workflow-plugin] (JENKINS-28447) CpsScmFlowDefinition does not resolve variables

2015-05-28 Thread mitya.kononc...@mendix.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mitya Kononchuk commented on  JENKINS-28447 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CpsScmFlowDefinition does not resolve variables  
 
 
 
 
 
 
 
 
 
 
The workaround @Jesse Glick proposes has one disadvantage: you have to allocate an extra node for the build, while using CpsScmFlowDefinition you don't. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28621) Jenkins jobs get held up in queue waiting for available executors, even though all are available

2015-05-28 Thread tfl...@rethinkrobotics.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Travis Flint created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28621 
 
 
 
  Jenkins jobs get held up in queue waiting for available executors, even though all are available  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 28/May/15 11:17 AM 
 
 
 

Environment:
 

 v 1.596.3, Ubuntu 14.04 
 
 
 

Labels:
 

 slave job 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 Travis Flint 
 
 
 
 
 
 
 
 
 
 
I have a framework with 10 slaves, with the same label.  
My test jobs end up stuck in queue saying that they are waiting for an available executor, but all of my slaves are up and not running anything. I have tried rebooting my slaves, and they still did not pick up any of the jobs in queue. 
Plugins installed: Active Directory plugin 1.39  
Ant Plugin 1.2  
build timeout plugin 1.14.1  
conditional-buildstep 1.3.3  
  

[JIRA] [build-pipeline-plugin] (JENKINS-25430) Clicking on console icon doesn't work

2015-05-28 Thread nik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicolas BOHEAS commented on  JENKINS-25430 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Clicking on console icon doesn't work  
 
 
 
 
 
 
 
 
 
 
In 1.4.7, the button console does nothing... In Firefox, the code source is : span class=pointer _onclick_=buildPipeline.fillDialog('http://job/JobName/71/console', 'ConsoleBuild_Release #247')/span 
But when I click on the picture, I see this message in the console : [11:20:46,572] TypeError: jQuery.fancybox is not a function @ http://picpe-gfpe-h8yt005.sii24.pole-emploi.intra:10051/jenkins/plugin/build-pipeline-plugin/js/build-pipeline.js:109 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [active-directory-plugin] (JENKINS-28594) Leading underscore added to committers email address.

2015-05-28 Thread nirhupp...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 nir h updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28594 
 
 
 
  Leading underscore added to committers email address.  
 
 
 
 
 
 
 
 
 

Change By:
 
 nir h 
 
 
 

Component/s:
 
 mailer-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] [chef-plugin] (JENKINS-28623) Getting “ Cannot run program ”bash“” while building chef in jenkins

2015-05-28 Thread swetha...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 swetha sreeramoju created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28623 
 
 
 
  Getting “ Cannot run program ”bash“” while building chef in jenkins  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jrgen Tjern 
 
 
 

Components:
 

 chef-plugin, ruby-runtime-plugin 
 
 
 

Created:
 

 28/May/15 1:05 PM 
 
 
 

Environment:
 

 jenkins 
 
 
 

Labels:
 

 jenkins plugin chef 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 swetha sreeramoju 
 
 
 
 
 
 
 
 
 
 
I have installed chef-plugin in jenkins and did the following configurations: Run chef client on remote host: 
enabled: checked ssh host: remote host ssh login: root chef_json template:  { run-list :[ recipe[test] ] } 
 
color output: checked 
and got the following error: 
Started by user swetha sreeramoju Building in workspace C:\.jenkins\workspace\chef-sample [2015-05-27 19:06:44 +0530] INFO: [34m[47mrendering ERB template[0m[0m [2015-05-27 19:06:44 +0530] INFO: [34m[47mparsing JSON string[0m[0m 

[JIRA] [cvs-plugin] (JENKINS-28624) CVS PlugIn does not prune empty directories after checkout/update with an alias as module name

2015-05-28 Thread dominik.follm...@keb.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominik Follmann created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28624 
 
 
 
  CVS PlugIn does not prune empty directories after checkout/update with an alias as module name  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cvs-plugin 
 
 
 

Created:
 

 28/May/15 1:07 PM 
 
 
 

Environment:
 

 CVS PlugIn Version 2.12  Jenkins Version 1.525  OS: Windows Server 2008 
 
 
 

Labels:
 

 plugin scm 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Dominik Follmann 
 
 
 
 
 
 
 
 
 
 
To simplify checking out a list of modules (directories) we defined an alias for this list of modules in the CVS modules file on the server. In general fetching of the files with the Jenkins CVS PlugIn works fine using the alias, but there are several empty directories (all files that once existed in these directories have been deleted from CVS) which remain after checkout/update. When we don't use the alias, but specify the modules explicitly, the empty folders get pruned correctly. 
From my point of view it is possible that this bug has been introdcued with the changes 

[JIRA] [artifactdeployer-plugin] (JENKINS-28622) Artifact Deployer stores deployed artifact list in Build Object causing memory bloat

2015-05-28 Thread scott.heb...@ericsson.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Scott Hebert created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28622 
 
 
 
  Artifact Deployer stores deployed artifact list in Build Object causing memory bloat  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Gregory Boissinot 
 
 
 

Components:
 

 artifactdeployer-plugin 
 
 
 

Created:
 

 28/May/15 12:59 PM 
 
 
 

Environment:
 

 v0.33 and below. 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Scott Hebert 
 
 
 
 
 
 
 
 
 
 
Artifact Deployer stores deployed artifact list in Build Object causing memory bloat. On Jenkins instances with many jobs with many builds which deploys thousands of small files, this results in extraordinary heap usage.  
A fix would be make the list available just in time or on-demand. 
Please see a related fix for the Valgrind plugin - https://issues.jenkins-ci.org/browse/JENKINS-18950 
 
 
 
 
 
 
 
 
 
 
 
 

 
   

[JIRA] [active-directory-plugin] (JENKINS-28594) Leading underscore added to committers email address.

2015-05-28 Thread slide.o....@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alex Earl commented on  JENKINS-28594 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Leading underscore added to committers email address.  
 
 
 
 
 
 
 
 
 
 
can you enable the logger for hudson.plugins.active_directory.ActiveDirectoryMailAddressResolverImpl at the FINE level and see what the logs show for when the address is resolved? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28532) Jobs get stuck in the queue

2015-05-28 Thread e...@switchbeat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Magnus Sandberg commented on  JENKINS-28532 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Jobs get stuck in the queue  
 
 
 
 
 
 
 
 
 
 
The log-line you have is telling us that the jenkins-core has changed status of the Job to BLOCKED - not more than that. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [email-ext-plugin] (JENKINS-27523) External Default Pre-send Script

2015-05-28 Thread slide.o....@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alex Earl commented on  JENKINS-27523 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: External Default Pre-send Script  
 
 
 
 
 
 
 
 
 
 
You could use the classpath setting in the global config and then import the main body of your script and run it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [active-directory-plugin] (JENKINS-28594) Leading underscore added to committers email address.

2015-05-28 Thread nirhupp...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 nir h commented on  JENKINS-28594 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Leading underscore added to committers email address.  
 
 
 
 
 
 
 
 
 
 
Not sure which plugin exactly causes this 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] [git-plugin] (JENKINS-9052) Git plugin needs a better error diagnosis when failing to check out

2015-05-28 Thread tsniatow...@opera.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomasz Śniatowski commented on  JENKINS-9052 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git plugin needs a better error diagnosis when failing to check out  
 
 
 
 
 
 
 
 
 
 
I'll try testing that some time this week, currently occupied elsewhere and couldn't find the time. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28532) Jobs get stuck in the queue

2015-05-28 Thread ja...@howeswho.co.uk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Howe commented on  JENKINS-28532 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Jobs get stuck in the queue  
 
 
 
 
 
 
 
 
 
 
Got stuck with a blank status, and a config save no longer pushes them though. Maybe there are two related issues here. 
May 28, 2015 2:12:32 PM FINE PrioritySorter.Queue.Items Blocking: Id: 1093, JobName: MyJob, jobGroupId: 1, reason: none, priority: 4, weight: 5.997E-4, status: BLOCKED 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [artifactdeployer-plugin] (JENKINS-28622) Artifact Deployer stores deployed artifact list in Build Object causing memory bloat

2015-05-28 Thread scott.heb...@ericsson.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Scott Hebert commented on  JENKINS-28622 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Artifact Deployer stores deployed artifact list in Build Object causing memory bloat  
 
 
 
 
 
 
 
 
 
 
I created a workaround script. It can be found here: https://wiki.jenkins-ci.org/display/JENKINS/Remove+Deployed+Artifacts+Actions 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [script-security-plugin] (JENKINS-25119) Sandbox cannot handle methods Groovy provides additionally

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


 
 
 
 
 
 
  Re: Sandbox cannot handle methods Groovy provides additionally   
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java http://jenkins-ci.org/commit/script-security-plugin/1b3b7dc40512ca1401bb30ea280867400d85b344 Log: Merge pull request #7 from ikedam/feature/

JENKINS-25119
_testDefaultGroovyMethods 


JENKINS-25119
 a test for additional methods in the Groovy environment 
Compare: https://github.com/jenkinsci/script-security-plugin/compare/e016e3292f63...1b3b7dc40512 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-12430) Git change trigger generate duplicate build

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


 
 
 
 
 
 
  Re: Git change trigger generate duplicate build  
 
 
 
 
 
 
 
 
 
 
ssbarnea have you tried changing from git plugin 2.3.5 to git plugin 2.3.4? The 2.3.5 plugin is believed to have a problem with incorrectly detecting changes from polling. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [docker-traceability-plugin] (JENKINS-28625) Links in API documentation should lead to a new tab by default

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


 
 
 
 
 
 
 Jenkins /  JENKINS-28625 
 
 
 
  Links in API documentation should lead to a new tab by default  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Oleg Nenashev 
 
 
 

Components:
 

 docker-traceability-plugin 
 
 
 

Created:
 

 28/May/15 2:38 PM 
 
 
 

Labels:
 

 ui api documentation 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Oleg Nenashev 
 
 
 
 
 
 
 
 
 
 
Follow-up to https://github.com/jenkinsci/docker-traceability-plugin/pull/2 
Jesse Glick proposed to add target=_blank to links 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 

[JIRA] [active-directory-plugin] (JENKINS-28594) Leading underscore added to committers email address.

2015-05-28 Thread slide.o....@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alex Earl commented on  JENKINS-28594 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Leading underscore added to committers email address.  
 
 
 
 
 
 
 
 
 
 
How does TFS store your username? Can you add a logger for hudson.plugins.tfs.model.TfsUserLookup as well? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [script-security-plugin] (JENKINS-28586) Method access/properties inside Closure

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


 
 
 
 
 
 
  Re: Method access/properties inside Closure  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java http://jenkins-ci.org/commit/script-security-plugin/c5cb52160a7a6296e6f9aee660d547abb18bb67d Log: Merge branch '

JENKINS-25119
-addendum' into JENKINS-28586 
Compare: https://github.com/jenkinsci/script-security-plugin/compare/6d46df1cf867...c5cb52160a7a 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [script-security-plugin] (JENKINS-25119) Sandbox cannot handle methods Groovy provides additionally

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


 
 
 
 
 
 
  Re: Sandbox cannot handle methods Groovy provides additionally   
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java http://jenkins-ci.org/commit/script-security-plugin/e7f8fa895cd3d69fe02ef89714bb09c4ef0fb15f Log: 

JENKINS-25119
 Cleaning up test from #7. Also noting a closure bug perhaps related to JENKINS-28586: `it` does not work. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [script-security-plugin] (JENKINS-28586) Method access/properties inside Closure

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


 
 
 
 
 
 
  Re: Method access/properties inside Closure  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java http://jenkins-ci.org/commit/script-security-plugin/e7f8fa895cd3d69fe02ef89714bb09c4ef0fb15f Log: 

JENKINS-25119
 Cleaning up test from #7. Also noting a closure bug perhaps related to JENKINS-28586: `it` does not work. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [script-security-plugin] (JENKINS-28586) Method access/properties inside Closure

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


 
 
 
 
 
 
  Re: Method access/properties inside Closure  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist http://jenkins-ci.org/commit/script-security-plugin/4766322f7de98cbc7feadd6504e4dc73469eff03 Log: Merge branch 'misc-whitelists' into JENKINS-28586 
Compare: https://github.com/jenkinsci/script-security-plugin/compare/15509b51f02e...4766322f7de9 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [test1] (TEST-46) Issue while configuring email-ext plugin

2015-05-28 Thread varun_pari...@yahoo.in (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Varun Parihar created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 test /  TEST-46 
 
 
 
  Issue while configuring email-ext plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi 
 
 
 

Components:
 

 test1 
 
 
 

Created:
 

 28/May/15 1:58 PM 
 
 
 

Environment:
 

 Test 
 
 
 

Labels:
 

 plugin 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Varun Parihar 
 
 
 
 
 
 
 
 
 
 
Hi, I am trying to configure the email-ext plugin. I have successfully installed the plug-in but when I try to configure it for a particular Jenkins job. It thrown be below error: 
*A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue. When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened. 
Stack trace 

[JIRA] [git-plugin] (JENKINS-12430) Git change trigger generate duplicate build

2015-05-28 Thread ssbar...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ssbarnea commented on  JENKINS-12430 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git change trigger generate duplicate build  
 
 
 
 
 
 
 
 
 
 
We started encountering the same bug with current version of jenkins. It was not always like that but something triggered this weird an annoying behaviour. If it matters, we poll every 2 minutes and we have a silent period of 100 seconds. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [active-directory-plugin] (JENKINS-28594) Leading underscore added to committers email address.

2015-05-28 Thread nirhupp...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 nir h commented on  JENKINS-28594 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Leading underscore added to committers email address.  
 
 
 
 
 
 
 
 
 
 
Here is it (I switched my domain and user name with [myDomain] and [myUserName]: 
May 28, 2015 4:45:15 PM FINE hudson.plugins.active_directory.ActiveDirectoryMailAddressResolverImpl Failed to look up Active Directory for e-mail address org.acegisecurity.userdetails.UsernameNotFoundException: No such user or group: [myDomain]_[myUserName] at hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider.getDnOfUserOrGroup(ActiveDirectoryAuthenticationProvider.java:220) at hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider.retrieveUser(ActiveDirectoryAuthenticationProvider.java:107) at hudson.plugins.active_directory.AbstractActiveDirectoryAuthenticationProvider.loadUserByUsername(AbstractActiveDirectoryAuthenticationProvider.java:53) at hudson.plugins.active_directory.ActiveDirectoryMailAddressResolverImpl.findMailAddressFor(ActiveDirectoryMailAddressResolverImpl.java:54) at hudson.tasks.MailAddressResolver.resolve(MailAddressResolver.java:122) at hudson.tasks.Mailer$UserProperty.getAddress(Mailer.java:560) at hudson.plugins.tfs.model.TfsUserLookup.find(TfsUserLookup.java:32) at hudson.plugins.tfs.model.Project.convertServerChangeset(Project.java:63) at hudson.plugins.tfs.model.Project.getVCCHistory(Project.java:110) at hudson.plugins.tfs.model.Project.getDetailedHistory(Project.java:130) at hudson.plugins.tfs.actions.CheckoutAction.checkout(CheckoutAction.java:38) at hudson.plugins.tfs.TeamFoundationServerScm.checkout(TeamFoundationServerScm.java:214) at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532) at hudson.model.Run.execute(Run.java:1744) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:374) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [script-security-plugin] (JENKINS-25119) Sandbox cannot handle methods Groovy provides additionally

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


 
 
 
 
 
 
  Re: Sandbox cannot handle methods Groovy provides additionally   
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: ikedam Path: src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java http://jenkins-ci.org/commit/script-security-plugin/d90c1f5c5c4523157f7c42dd0bd410376ed5a78b Log: 

JENKINS-25119
 Added a test for additional methods in the Groovy environment. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [script-security-plugin] (JENKINS-25119) Sandbox cannot handle methods Groovy provides additionally

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


 
 
 
 
 
 
  Re: Sandbox cannot handle methods Groovy provides additionally   
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java http://jenkins-ci.org/commit/script-security-plugin/c5cb52160a7a6296e6f9aee660d547abb18bb67d Log: Merge branch '

JENKINS-25119
-addendum' into JENKINS-28586 
Compare: https://github.com/jenkinsci/script-security-plugin/compare/6d46df1cf867...c5cb52160a7a 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-17290) Category titles in Available Plugins list appear wrong in reverse sort order

2015-05-28 Thread dani...@vigano.me (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniele Vigano edited a comment on  JENKINS-17290 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Category titles in Available Plugins list appear wrong in reverse sort order  
 
 
 
 
 
 
 
 
 
 Afterthisfix,thedefaultjoblistsortinthemainpageisreversed(Z-AinsteadofA-Z) !job_list.png|thumbnail! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [mantis-plugin] (JENKINS-28381) My mantis plugin does not show me any project and category

2015-05-28 Thread mark.zieg...@rakekniven.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 rake kniven commented on  JENKINS-28381 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: My mantis plugin does not show me any project and category  
 
 
 
 
 
 
 
 
 
 
Any ideas? Just upgraded LTS version to Jenkins ver. 1.596.3 but no success. 
There is only one log entry: Failed to connect http://x.x.x.x/mantis/ (cause: org.xml.sax.SAXParseException: Content is not allowed in prolog.). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ircbot-plugin] (JENKINS-28626) IRC notification results in need to restart Jenkins

2015-05-28 Thread windowsref...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 windows refund created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28626 
 
 
 
  IRC notification results in need to restart Jenkins  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 kutzi 
 
 
 

Components:
 

 ircbot-plugin 
 
 
 

Created:
 

 28/May/15 2:58 PM 
 
 
 

Environment:
 

 jenkins 1.615  ircbot-plugin: 2.26  instant-messaging-plugin: 1.35 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 windows refund 
 
 
 
 
 
 
 
 
 
 
IRC notification works but always results in jenkins needing to be restarted. The following was taken from jenkins' log 
1432824145599 ### at hudson.plugins.im.IMConnectionProvider.releaseConnection(IMConnectionProvider.java:86) 1432824145599 ### at hudson.plugins.ircbot.v2.IRCConnection.close(IRCConnection.java:102) 1432824145599 ### at org.pircbotx.PircBotX.shutdown(PircBotX.java:2855) 1432824145599 ### at sun.security.ssl.BaseSSLSocketImpl.shutdownInput(BaseSSLSocketImpl.java:199) 1432824145599 ### java.lang.UnsupportedOperationException: The method shutdownInput() is not supported in SSLSocket 
 
 
 
 
 
 
 
 
 
 
 

[JIRA] [core] (JENKINS-17290) Category titles in Available Plugins list appear wrong in reverse sort order

2015-05-28 Thread dani...@vigano.me (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniele Vigano commented on  JENKINS-17290 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Category titles in Available Plugins list appear wrong in reverse sort order  
 
 
 
 
 
 
 
 
 
 
After this fix, the default job list sort in the main page is reversed (Z - A instead of A - Z) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-17290) Category titles in Available Plugins list appear wrong in reverse sort order

2015-05-28 Thread dani...@vigano.me (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniele Vigano updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-17290 
 
 
 
  Category titles in Available Plugins list appear wrong in reverse sort order  
 
 
 
 
 
 
 
 
 
 
Inverted order in the job list 
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniele Vigano 
 
 
 

Attachment:
 
 job_list.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [vsphere-cloud-plugin] (JENKINS-28627) Jenkins Vsphere-cloud-plugin

2015-05-28 Thread sathyanarayanan.ramamur...@csscorp.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 sathya narayanan created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28627 
 
 
 
  Jenkins Vsphere-cloud-plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 vsphere-cloud-plugin 
 
 
 

Created:
 

 28/May/15 4:18 PM 
 
 
 

Environment:
 

 vSphere Plugin 2.5  vSphere 5.5 (Enterprise Plus) 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 sathya narayanan 
 
 
 
 
 
 
 
 
 
 
I am using sphere plugin with Jenkins to deploy my VM's using template. Every thing works fine with out any problem. Is there a way where, Jenkins can automatically assign a static IP address to the new VM which gets deployed so that we can connect to it and execute some scripts ? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
   

[JIRA] [git-plugin] (JENKINS-26582) ISE from RunMap.put using /git/notifyCommit on a matrix project

2015-05-28 Thread philbei...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 philbeiler commented on  JENKINS-26582 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: ISE from RunMap.put using /git/notifyCommit on a matrix project  
 
 
 
 
 
 
 
 
 
 
I apologize for for hijacking this issue.. That was not my attempt, as the symptoms/issue produced the same outcome – it just seemed like the right place to jump in! 
I hope I can ask one last question on this, Jesse stated that both the Git and Matrix plugin have been fixed. The matrix plugin has not been released in almost a year, and the Git plugin was last released in February. Is there any plan for releasing them (I'm sure they are not your responsibility), but this but is killing me (or my threads!) Is there some way that I can monitor these fixes (related ticket numbers, etc), as they go thru the automated process, similar to the core Jenkins code? I would just like to know how long I have to deal with this, especially, since you were so kind to fix it weeks ago. Thanks again. Phil 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28532) Jobs get stuck in the queue

2015-05-28 Thread ja...@howeswho.co.uk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Howe updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28532 
 
 
 
  Jobs get stuck in the queue  
 
 
 
 
 
 
 
 
 

Change By:
 
 James Howe 
 
 
 

Priority:
 
 Minor Major 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [active-directory-plugin] (JENKINS-28594) Leading underscore added to committers email address.

2015-05-28 Thread nirhupp...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 nir h commented on  JENKINS-28594 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Leading underscore added to committers email address.  
 
 
 
 
 
 
 
 
 
 
I don't know how TFS stores my username. Adding hudson.plugins.tfs.model.TfsUserLookup added the following line before the ActiveDirectoryMailAddressResolverImpl log:  May 28, 2015 6:28:37 PM FINE hudson.plugins.tfs.model.TfsUserLookup Looking up Jenkins user for TFS account '%s'.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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   >