[JIRA] (JENKINS-28335) Step to run Git commands w/ credentials & tool (was: GitPublisher support)

2016-09-05 Thread pang...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Leonardo Zanivan commented on  JENKINS-28335  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Step to run Git commands w/ credentials & tool (was: GitPublisher support)   
 

  
 
 
 
 

 
 There's a workaround using ssh-agent-plugin: 

 

sshagent(['git-credentials-id']) {
  sh "git push origin master"
}
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-8841) ProcessTreeKiller error loading winp.dll

2012-02-21 Thread pang...@gmail.com (JIRA)

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

Leonardo Zanivan commented on JENKINS-8841:
---

Yes, its still a issue for me.

PS: ProcessTreeKiller is enabled.

The problem is with that the JNI library isn't loading.

> ProcessTreeKiller error loading winp.dll
> 
>
> Key: JENKINS-8841
> URL: https://issues.jenkins-ci.org/browse/JENKINS-8841
> Project: Jenkins
>  Issue Type: Bug
>  Components: core
>Affects Versions: current
> Environment: OS: Windows 7 Professional x86 or Windows 2003 Server SP2
> Java: jdk1.6.0 x86
>Reporter: Leonardo Zanivan
> Fix For: current
>
> Attachments: stacktrace.txt
>
>
> Simulation:
> 1. Create a job called "TESTE" with the Windows command: notepad.exe
> 2. Start your job "TESTE", check that Notepad is started (dont close).
> 3. Cancel the build of the job "TESTE" and see that Notepad is still open.
> 4. Check the stacktrace on the server console, as attached file.
> Problem:
> When you cancel a build, the process that started don't closes.
> Workaround:
> 1. Copy the file "WEB-INF\lib\winp.dll" to the directory 
> "C:\Windows\system32" and restart the server.
> PS: ProcessTreeKiller is enabled.

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