Branch: refs/heads/master
Home: https://github.com/jenkinsci/vsphere-cloud-plugin
Commit: 35f498f3e74cbcf0b977bd2e660c415980d83705
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/35f498f3e74cbcf0b977bd2e660c415980d83705
Author: Joseph Petersen <[email protected]>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/vSphereCloudProvisionedSlave.java
M src/main/java/org/jenkinsci/plugins/vSphereCloudSlave.java
M src/main/java/org/jenkinsci/plugins/vSphereCloudSlaveTemplate.java
M src/main/java/org/jenkinsci/plugins/vsphere/VSphereConnectionConfig.java
Log Message:
-----------
prepare for JCasC compatibility (#110)
* cleanup pom
* update parent pom to latest v3.51
* set java level to 8.
* target Jenkins 2.60.3 in preparation for adding JCasC compatibility
* fix upper bound dependency between credential plugins and ssh slaves plugin
* json-lib is coming from Jenkins core.
* remove custom build steps as they are no longer necessary due to pom update
and spotbugs.skip is available
* fix credential deprecation warnings
* replace getComputerLauncherDescriptors with DescriptorVisibilityFilter
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vsphere-cloud-plugin/push/refs/heads/master/d54472-35f498%40github.com.