[JIRA] (JENKINS-14617) libvirt-slave builds broken connection URI

2013-01-31 Thread tasty...@tastybug.com (JIRA)















































Philipp Bartsch
 resolved  JENKINS-14617 as Fixed


libvirt-slave builds broken connection URI
















Fixed in 1.7





Change By:


Philipp Bartsch
(31/Jan/13 2:01 PM)




Status:


In Progress
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.
 
 


[JIRA] (JENKINS-14617) libvirt-slave builds broken connection URI

2013-01-31 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14617


libvirt-slave builds broken connection URI















Code changed in jenkins
User: tastybug
Path:
 src/main/java/hudson/plugins/libvirt/Hypervisor.java
http://jenkins-ci.org/commit/libvirt-slave-plugin/a9c654c3fd3636c79f6532f6e52e4fd05ab0a602
Log:
  -Fixing JENKINS-14617





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.
 
 


[JIRA] (JENKINS-14617) libvirt-slave builds broken connection URI

2013-01-30 Thread tasty...@tastybug.com (JIRA)














































Philipp Bartsch
 started work on  JENKINS-14617


libvirt-slave builds broken connection URI
















Change By:


Philipp Bartsch
(30/Jan/13 1:48 PM)




Status:


Open
In Progress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.
 
 


[JIRA] (JENKINS-14617) libvirt-slave builds broken connection URI

2013-01-30 Thread tasty...@tastybug.com (JIRA)















































Philipp Bartsch
 assigned  JENKINS-14617 to Philipp Bartsch



libvirt-slave builds broken connection URI
















Change By:


Philipp Bartsch
(30/Jan/13 1:47 PM)




Assignee:


mmornati
Philipp Bartsch



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.
 
 


[JIRA] (JENKINS-14617) libvirt-slave builds broken connection URI

2012-08-03 Thread fr...@fritz-elfert.de (JIRA)














































Fritz Elfert
 created  JENKINS-14617


libvirt-slave builds broken connection URI















Issue Type:


Bug



Affects Versions:


current



Assignee:


mmornati



Attachments:


libvirt-slave-uri-querystring.patch



Components:


libvirt-slave, libvirtslave



Created:


29/Jul/12 3:05 AM



Description:


When building the connection URI in Hypervisor.java, the query parameter "?no_tty=1" is always appended. This does not take into account, that users might already have added their own parameters in the advanced settings already.

E.g: In order to use a different SSH-key location and disable host-key verification, I use the following Hypervisor-System-URL:

system?keyfile=/etc/jenkins/id_dsa_remoting&no_verify=1

The attached patch fixes this by using '&' resp. '?' conditionally.

Please note, that the patch also contains an update in the (rather old) plugin's pom.xml to make it build with current jenkins (and JDK 1.7).




Environment:


any




Project:


Jenkins



Labels:


patch




Priority:


Minor



Reporter:


Fritz Elfert

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira