Skip to content

Version 2.0

Compare
Choose a tag to compare
@dav3860 dav3860 released this 04 Mar 15:53
· 144 commits to master since this release
  • Switched VMWare Java API to YAViJava 6.0.3 instead of ViJava 5.1. This adds support for VMWare API 5.5 and 6.0.
  • Switched from ant/ivy to Maven.
  • Added Logback for logging (and removed the verbose parameter). The logging configuration is now defined in the /etc/vmbix/logback.xml file.
  • vmbix command now logs to console and vmbixd logs to file (/var/log/vmbix.log by default).
  • Added support for NAS datastores (thank you Andrea).
  • Slightly refactored the code.