Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
9ceeebda4e43f8be39302c6658c025894cc54e43
/
dependencymanager
/
core
/
pom.xml
1ed75f8
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
1b12ac7
Accidentally committed a version of the pom that includes the sources in the bundle.
by Marcel Offermans
· 14 years ago
87e0aea
Several smaller bugfixes and performance updates for resources. Added a test that demonstrates how to create a custom dependency (and did some refactorings to make that easier).
by Marcel Offermans
· 14 years ago
4735ada
Refactored all exported packages into one, to simplify usage.
by Marcel Offermans
· 14 years ago
4096d34
Changed the pom back so it does not include sources by default (commented out that line).
by Marcel Offermans
· 15 years ago
69d04c3
added MetaType support in DependencyManager API
by Pierre De Rop
· 15 years ago
98c43f7
Added the notion of ranking to aspects so they can dynamically be chained. Fixed a bug in bundle dependencies.
by Marcel Offermans
· 15 years ago
63e969f
added a commented line to include source code in the bundle in a way that Eclipse understands
by Marcel Offermans
· 15 years ago
37523f6
added versioning to the exports
by Marcel Offermans
· 15 years ago
a3cfdeb
added some new adapters and a few fixes, work in progress, more changes
by Marcel Offermans
· 15 years ago
bea0f51
renamed org.apache.felix.dependencymanager package to org.apache.felix.dm; reworked API in order to avoid exporting implementation
by Pierre De Rop
· 15 years ago
469bc07
moved classes to subpackages, updated ServiceTracker to 4.2 spec, added BundleTracker and BundleDependency, ResourceDependency and some preliminary resource related classes (WIP)
by Marcel Offermans
· 15 years ago
c7a43ae
updated to osgi.org dependencies, fixed several small mistakes with previous checkin
by Marcel Offermans
· 15 years ago
2e0c5a2
Updated all poms.
by Marcel Offermans
· 15 years ago
23d48e5
Moving dependencymanager.temp to submodule.
by Marcel Offermans
· 15 years ago
[Renamed from dependencymanager.temp/pom.xml]
8908004
Preparing move.
by Marcel Offermans
· 15 years ago