Hello, Quote from Apache ACE page: "Apache ACE is a software distribution framework that allows you to centrally manage and distribute software components, configuration data and other artifacts to target systems. It is built using OSGi and can be deployed in different topologies. The target systems are usually also OSGi based, but don't have to be."
Quote from Karaf Cave page: "Karaf Cave is an implementation of OSGi Repository specification. It can be used by the Karaf Features Resolver to provide resources, dealing with the requirements and capabilities of artifacts." It seems to me that I can achieve with ACE what I can achieve with Cave, but not the other way around. Can someone explain the similarities and differences between Cave and ACE and things to be considered when choosing one over the other ? Thanks.
