> -----Original Message----- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, July 05, 2012 2:34 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: First review of RBD support for primary storage > > On Thu, Jul 5, 2012 at 5:24 PM, Edison Su <edison...@citrix.com> wrote: > > > > > >> -----Original Message----- > >> From: David Nalley [mailto:da...@gnsa.us] > >> Sent: Thursday, July 05, 2012 12:15 PM > >> To: cloudstack-dev@incubator.apache.org > >> Subject: Re: First review of RBD support for primary storage > >> > >> > Excellent! Will you update the libvirt-java binary in CloudStack > to > >> the latest upstream after it's released? > >> > > >> > >> > >> Please do not do this. libvirt-java is licensed under the LGPL which > >> makes it a prohibited item. We actually need to get rid of > >> libvirt-java > > > > But KVM depends on it. What we are going to do? Re-write a libvirt > java binding licensed under ASF? > >> > >> --David > > Probably make it a system requirement, though there are some other > alternatives. However we can't have libvirt-java in the repo.
System requirement doesn't work, as we will use the latest libvirt-java which haven't released yet, which means most likely all the distributions will not have the latest release. Maybe we can add it as a system requirement, then in the installation guide, tells user to download and install the latest libvirt-java from somewhere?