Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
a36a9e97fd32d7c4147df970961803e320729a41
/
dependencymanager
/
compat
7937dcc
fixed memory leak in remove(Dependency) method
by Pierre De Rop
· 14 years ago
d514807
Big refactoring, renamed "Service" to "Component" whenever it was referring to the thing that has dependencies and registers itself as a service.
by Marcel Offermans
· 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
4735ada
Refactored all exported packages into one, to simplify usage.
by Marcel Offermans
· 14 years ago
23b3b15
Added javadoc. Added missing method "isAutoConfig()".
by Pierre De Rop
· 15 years ago
c2aab66
fixed invalid classcast in remove method
by Pierre De Rop
· 15 years ago
250a119
added compatibility bundle for old dm version 2.x.x
by Pierre De Rop
· 15 years ago