Branch: refs/heads/master Home: https://github.com/jenkinsci/libvirt-slave-plugin Commit: 6e1dc1624b818cab412479ddcb9e2478b5e507aa https://github.com/jenkinsci/libvirt-slave-plugin/commit/6e1dc1624b818cab412479ddcb9e2478b5e507aa Author: Bastian Germann <b...@linutronix.de> Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths: M pom.xml Log Message: ----------- Implicitly depend on Credentials SSH Credentials has a Credentials dependency that will not go away. Implicitly depend on that version. Signed-off-by: Bastian Germann <b...@linutronix.de> Reviewed-by: Benedikt Spranger <b.spran...@linutronix.de> Commit: b1a147b19ed2f0ba7d6d27dcc4fe23f96dc7ede0 https://github.com/jenkinsci/libvirt-slave-plugin/commit/b1a147b19ed2f0ba7d6d27dcc4fe23f96dc7ede0 Author: Bastian Germann <b...@linutronix.de> Date: 2020-08-03 (Mon, 03 Aug 2020) Changed paths: M src/main/java/hudson/plugins/libvirt/PluginImpl.java M src/main/java/hudson/plugins/libvirt/lib/ConnectionBuilder.java Log Message: ----------- Remove unused imports No functional change. Signed-off-by: Bastian Germann <b...@linutronix.de> Reviewed-by: Benedikt Spranger <b.spran...@linutronix.de> Commit: ce1b80ffedf04ca54de43b6a7c151c5fb9f4c6ec https://github.com/jenkinsci/libvirt-slave-plugin/commit/ce1b80ffedf04ca54de43b6a7c151c5fb9f4c6ec Author: Bastian Germann <b...@linutronix.de> Date: 2020-08-03 (Mon, 03 Aug 2020) Changed paths: M src/main/java/hudson/plugins/libvirt/Hypervisor.java M src/main/java/hudson/plugins/libvirt/VirtualMachineSlave.java M src/main/java/hudson/plugins/libvirt/lib/libvirt/LibVirtDomainImpl.java Log Message: ----------- Untabify source Replace TAB by spaces to fit Java coding style. No functional change. Signed-off-by: Bastian Germann <b...@linutronix.de> Reviewed-by: Benedikt Spranger <b.spran...@linutronix.de> Commit: dff04fb2ce81eef3c598746b471cfc476508ac7a https://github.com/jenkinsci/libvirt-slave-plugin/commit/dff04fb2ce81eef3c598746b471cfc476508ac7a Author: Bastian Germann <b...@linutronix.de> Date: 2020-08-03 (Mon, 03 Aug 2020) Changed paths: M pom.xml Log Message: ----------- pom.xml: Add libvirt repository This is a follow-up on 7cebb520fcc6 ("libvirt-java is released now"). As long as libvirt-java is not uploaded on Maven Central, use libvirt.org's custom Maven repository. This makes the build succeed without having libvirt-java installed locally. Signed-off-by: Bastian Germann <b...@linutronix.de> Compare: https://github.com/jenkinsci/libvirt-slave-plugin/compare/b284e6148a8e...dff04fb2ce81 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/libvirt-slave-plugin/push/refs/heads/master/b284e6-dff04f%40github.com.