On Fri, Aug 17, 2012 at 3:47 PM, David Nalley <da...@gnsa.us> wrote: > On Fri, Aug 17, 2012 at 3:41 PM, Chiradeep Vittal > <chiradeep.vit...@citrix.com> wrote: >> These jars were present to support a now-discontinued product offering from >> Citrix. They are no longer needed. >> >> -- >> Chiradeep > > This breaks the build in master if these two deps are removed. So some > code change will be required. > > --David >
The broken bits are in com.cloud.agent.vmdata.JettyVmDataServer. What's the purpose of that class file? Is it limited to only that EOL Citrix product? Looks like plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/FakeComputingResource.java depends on it. -chip