Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
828a91ca044755d47167f6983a4905a5f9fc7e73
/
dependencymanager
/
runtime
/
pom.xml
828a91c
fixed licenses
by Pierre De Rop
· 14 years ago
ecd32b0
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
6d880d0
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
295a4b4
- Reworked design of the runtime bundle.
by Pierre De Rop
· 15 years ago
2ac424c
fixed wrong version of core/compendium dependencies
by Pierre De Rop
· 15 years ago
77b9583
import dependencymanager packages using version range
by Pierre De Rop
· 15 years ago
c21fa88
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