Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
ffadb10491cb3422edcda14d42e7dcc422606534
/
dependencymanager
/
runtime
/
pom.xml
e7951e3
Cleaned up the pom.xml files, centralizing dependencies and versions and making it easier to just checkout this project and build it. Also made sure that the appropriate parts of the dependency manager are now compiled against the standard OSGi execution environment instead of Java 5 (annotation related bundles and tests are excluded).
by Marcel Offermans
· 14 years ago
f0fc438
don't import org.apache.felix.dm.dependencies package anymore since the API is now in the same toplevel package
by Pierre De Rop
· 14 years ago
575a2f7
- Reworked design of the runtime bundle.
by Pierre De Rop
· 14 years ago
acc33ba
fixed wrong version of core/compendium dependencies
by Pierre De Rop
· 15 years ago
9957f9f
import dependencymanager packages using version range
by Pierre De Rop
· 15 years ago
cd1e58e
initial commit of the DependencyManager Component Runtime bundle which tracks started bundles and loads their corresponding component descriptors from OSGI-INF/*.dm
by Pierre De Rop
· 15 years ago