default build target does not build vmware jar, and another build target provided for users should build this jar and include it in systemvm.zip.
management server can either read a conf from component.xml or simply class.for() to determine which resourseLibrary the agent in ssvm should launch from. if users want to 'upgrade' a non-vmware build to a vmware build, it.may need some manual steps like destroying ssvm and its template from primay storage.. my ¥0.02 Mice > Heya, > > Just noticed that the systemvm image (still) depends on cloud-vmware.jar, if we strip this from the distribution we need to change the storage VM to not use the premium storage service but the regular nfs storage service. See > https://reviews.apache.org/r/6320/ > https://reviews.apache.org/r/5804/ > > What to do? > > Cheers, > > Hugo > > -----Original Message----- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Friday, August 10, 2012 3:19 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] VMware support was: Re: vijava - some additional thoughts > > On Fri, Aug 10, 2012 at 6:51 AM, Tamas Monos <tam...@veber.co.uk> wrote: >> Hi, >> >> Do vmware libraries really need to be removed and re-added manually? >> Could ASF not acquire permission from Vmware to redistribute their freely available sdk for this project? >> This 4.0 would be the first big ASF release and you want to cripple vmware support? >> > > It's a bit more complicated than removing and re-adding. You also need to recompile CloudStack (or at least the vmware plugin + vmware base), but if you are going to that trouble you might as well just compile the entire thing from source. > > The problem is also more complicated than that - there are two files that are freely redistributable (for certain constrained definitions of freely redistributable that involve, among other things, agreeing to indemnify VMware) vim.jar and vim25.jar. However the current implementation also makes use of vmware-apputils.jar (and another open source-based library) which is not freely redistributable based on my reading. > > The ASF could likely get permission to redistribute those files, but that permission wouldn't extend to other folks. Besides there are at least two other potential solutions to the problem that don't have the same license problems. (We are after all an open source software > project) > > --David > -- Sent from Gmail Mobile