> 2. Update the java bindings that are used by CloudStack for making xapi > calls. The current bindings are present under deps/XenServerJava in source > tree. They need to be updated for getting the new apis that have been added > for supporting storage xenmotion. CloudStack has made customizations to these > bindings to address certain issues. They'll also be ported.
Hi Devdeep: Thanks for starting this discussion early. In your plans to update the java bindings for XS, are you talking a forklift (e.g. remove the existing bindings, replace it with a new version and then patch the new version?) Any chance we could get the customizations upstreamed and then merely rely on the package as a dependency rather than actually carrying the source and building it each time? --David