[JIRA] [negotiate-sso-plugin] (JENKINS-30095) Make 1.586 the minimum version?

2015-12-23 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30095 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Make 1.586 the minimum version?  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: FarmGeek4Life Path: pom.xml http://jenkins-ci.org/commit/negotiate-sso-plugin/e2aadda93a73ae2957d8797481610dc466238c31 Log: [FIXED JENKINS-30095] Make 1.586 the minimum version 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [negotiate-sso-plugin] (JENKINS-30095) Make 1.586 the minimum version?

2015-12-23 Thread bryso...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bryson Gibbons closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
code change committed, will be pushed shortly 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30095 
 
 
 
  Make 1.586 the minimum version?  
 
 
 
 
 
 
 
 
 

Change By:
 
 Bryson Gibbons 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [negotiate-sso-plugin] (JENKINS-30095) Make 1.586 the minimum version?

2015-08-21 Thread p...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 pmv created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30095 
 
 
 
  Make 1.586 the minimum version?  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 
 Bryson Gibbons 
 
 
 

Components:
 

 negotiate-sso-plugin 
 
 
 

Created:
 

 21/Aug/15 11:05 PM 
 
 
 

Priority:
 
  Trivial 
 
 
 

Reporter:
 
 pmv 
 
 
 
 
 
 
 
 
 
 
Looks like that's when jna 4.1.0 was added to core? https://issues.jenkins-ci.org/browse/JENKINS-24521 
I was seeing something similar to this when trying to run on 1.580.1: 

 
java.lang.NoSuchMethodError: com.sun.jna.Pointer.getWideString(J)Ljava/lang/String;
at com.sun.jna.platform.win32.Advapi32Util.convertSidToStringSid(Advapi32Util.java:269)
at com.sun.jna.platform.win32.Advapi32Util.getAccountBySid(Advapi32Util.java:252)
 

 
Once I upgraded it went away.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment