[JIRA] [ws-cleanup-plugin] (JENKINS-22696) Delete workspace with sudo doesn't work

2016-01-24 Thread stj...@yahoo-inc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 St. John Johnson commented on  JENKINS-22696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Delete workspace with sudo doesn't work  
 
 
 
 
 
 
 
 
 
 
Did you ever check if requireTTY was set? That could cause the failure. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [git-client-plugin] (JENKINS-30073) git-client changelog timestamp is wrong

2015-08-20 Thread stj...@yahoo-inc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 St. John Johnson created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30073 
 
 
 
  git-client changelog timestamp is wrong  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-client-plugin 
 
 
 

Created:
 

 21/Aug/15 12:54 AM 
 
 
 

Environment:
 

 Java 1.8  Git 2.4.5  Git Client Plugin: 1.18.0  Git Plugin: 2.4.0 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 St. John Johnson 
 
 
 
 
 
 
 
 
 
 
The RAW command listed here: https://github.com/jenkinsci/git-client-plugin/blob/b6fe319297b9ef5ceb29b260aa37c6cf994b414a/src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java#L734 
Is using the old formatting of %ai and %ci for retrieving the Author and Committer timestamps. In Git 2.0 and above, the lowercase i refers to ISO-8601-like while a newly added uppercase I returns ISO-8601-strict: http://git-scm.com/docs/pretty-formats 
I'm not sure why, but when upgrading 1.14.1 of git-client to 1.18.0, this started breaking for us. We're now getting -1 for all timestamps. I think it's from this change: https://github.com/jenkinsci/git-client-plugin/commit/de49c9bf21f560ac3851c4f7ea3a3597a114ac8e#diff-4a13310f7c84a9d6e133def48c0aed5a 
Here is an example: 

 

$ git 

[JIRA] [performance-plugin] (JENKINS-28692) Git repository is not tagged with 1.13 release

2015-06-02 Thread stj...@yahoo-inc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 St. John Johnson updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28692 
 
 
 
  Git repository is not tagged with 1.13 release  
 
 
 
 
 
 
 
 
 

Change By:
 
 St. John Johnson 
 
 
 
 
 
 
 
 
 
 Howdy! Whenbuildingfromsource, Inoticedthatthelatestrelease ontheWiki is1.13,butyourGitrepositoryisonlytaggedashighas1.12:https://git.corp.yahoo.com/jenkinsci/performance-plugin/tags 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [performance-plugin] (JENKINS-28692) Git repository is not tagged with 1.13 release

2015-06-02 Thread stj...@yahoo-inc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 St. John Johnson created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28692 
 
 
 
  Git repository is not tagged with 1.13 release  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Manuel Carrasco 
 
 
 

Components:
 

 performance-plugin 
 
 
 

Created:
 

 02/Jun/15 2:09 PM 
 
 
 

Priority:
 
  Trivial 
 
 
 

Reporter:
 
 St. John Johnson 
 
 
 
 
 
 
 
 
 
 
Howdy! I noticed that the latest release is 1.13, but your Git repository is only tagged as high as 1.12: https://git.corp.yahoo.com/jenkinsci/performance-plugin/tags 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 

[JIRA] [performance-plugin] (JENKINS-28692) Git repository is not tagged with 1.13 release

2015-06-02 Thread stj...@yahoo-inc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 St. John Johnson updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28692 
 
 
 
  Git repository is not tagged with 1.13 release  
 
 
 
 
 
 
 
 
 

Change By:
 
 St. John Johnson 
 
 
 

URL:
 
 https:// git github . corp.yahoo. com/jenkinsci/performance-plugin/tags 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [performance-plugin] (JENKINS-28692) Git repository is not tagged with 1.13 release

2015-06-02 Thread stj...@yahoo-inc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 St. John Johnson updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28692 
 
 
 
  Git repository is not tagged with 1.13 release  
 
 
 
 
 
 
 
 
 

Change By:
 
 St. John Johnson 
 
 
 
 
 
 
 
 
 
 Howdy!Whenbuildingfromsource,InoticedthatthelatestreleaseontheWikiis1.13,butyourGitrepositoryisonlytaggedashighas1.12 :https://git.corp.yahoo.com/jenkinsci/performance-plugin/tags 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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.