Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
70ff1bd19e1dcdf57a0e5e12557bb03bccfab2b3
/
dependencymanager
/
org.apache.felix.dependencymanager
70ff1bd
FELIX-5188: No error log when a factory pid adapter update callback is not found.
by Pierre De Rop
· 9 years ago
9cb1c04
FELIX-5187: Removed unnecessary null-check when using the logger.
by Pierre De Rop
· 9 years ago
e4f4309
FELIX-5187: No errog log when configuration dependency callback is not found.
by Pierre De Rop
· 9 years ago
85a643a
FELIX-5155: Do not invoke update callback in case the component implementation is an internal adapter object.
by Pierre De Rop
· 9 years ago
35dab2a
FELIX-5177: refactoring: removed unecessary catch in updateService method.
by Pierre De Rop
· 9 years ago
97cd15b
FELIX-5177: Did some refactoring:
by Pierre De Rop
· 9 years ago
17274a7
FELIX-5177: Committed the patch from Jan-Willem (:-)) which implements config proxy for factory conf adapters.
by Pierre De Rop
· 9 years ago
340ca39
FELIX-5177: when we are losing a configuration, the dictionary is null, and we then should pass a null configuration proxy to callbacks that accept a proxy config.
by Pierre De Rop
· 9 years ago
24d9d9d
FELIX-5177: it is safer to declare m_configType as volatile (as Jan Willem did in its initial patch), because we
by Pierre De Rop
· 9 years ago
4973a4b
FELIX-5177: Added some comments about the ConfigurationDependencyImpl.needsInstance method.
by Pierre De Rop
· 9 years ago
c90bfa3
FELIX-5177: Applied the patch from Jan Willem, and slightly modified it in order to check when callbackInstance is null.
by Pierre De Rop
· 9 years ago
6d461de
FELIX-5126: Build DM using Java 8.
by Pierre De Rop
· 9 years ago
53fe398
FELIX-5164: Increased minor version because API has been modified in order to support callback instance for Aspects.
by Pierre De Rop
· 9 years ago
24ad154
FELIX-5164: increase minor bundle version because the API has been modified in order to support callback instance for aspects.
by Pierre De Rop
· 9 years ago
becfed4
FELIX-5155: Do not invoke callbacks on Factory Pid Adapters components and on AbstractDecorator components (excepts for the first internal dependency declared by aspects and adapters).
by Pierre De Rop
· 9 years ago
32b68c8
FELIX-5164: Add support for callback instance in Aspects.
by Pierre De Rop
· 9 years ago
cc3f816
FELIX-5155: cleanup possibly cached dependency callback instance when removing a dependency from an aspect or adapter component.
by Pierre De Rop
· 9 years ago
e04b687
Added comments.
by Pierre De Rop
· 9 years ago
2c3aeab
FELIX-5155: Adapter/Aspect extra service dependencies injected twice if using callback instance.
by Pierre De Rop
· 9 years ago
fd90eda
FELIX-5153: DM4 calls stop before ungetService() on ServiceFactory components.
by Pierre De Rop
· 9 years ago
82e47a4
FELIX-5147: Bundle Adapter auto configures class fields even if callbacks are used.
by Pierre De Rop
· 9 years ago
adea09f
FELIX-5146: Service adapters must not turn on autoconf mode if callbacks are ever used.
by Pierre De Rop
· 9 years ago
c723eb3
FELIX-5114: Schedule configuration update in Component executor synchronously.
by Pierre De Rop
· 9 years ago
58018a1
[FELIX-5113] - Remove useless wrong test in ConfigurationDependencyImpl.
by Pierre De Rop
· 9 years ago
43ca21b
FELIX-5104: Call a conf dependency callback Instance with an instantiated component
by Pierre De Rop
· 9 years ago
1088d6d
FELIX-5054: clean-up instance bound dependencies when the component is destroyed.
by Pierre De Rop
· 9 years ago
1eb4a45
FELIX-5045: Committed a fix that avoid invoking optional dependency callbacks before start.
by Pierre De Rop
· 9 years ago
85fc8f0
FELIX-4974: DM filter indices are not enabled if the dependencymanager bundle is started before any other bundles that contain a DM Activator.
by Pierre De Rop
· 9 years ago
09a0dba
Change bundle versions (because of baselining)
by Pierre De Rop
· 9 years ago
a59f94b
FELIX-4922: changelog file is now centralized in release/resource/changelog.txt
by Pierre De Rop
· 9 years ago
c8295c2
FELIX-4907: ConfigurationDependency calls updated(null) when component is stopped.
by Pierre De Rop
· 9 years ago
7b5d1d1
uncommitted the patch for FELIX-4879, which is invalid.
by Pierre De Rop
· 9 years ago
8db54e4
Committed the following contributions provided by Raluca Grigoras (many thanks):
by Pierre De Rop
· 9 years ago
0b05518
Updated release notes. Still to add upcoming FELIX-4873 from Raluca.
by Pierre De Rop
· 10 years ago
c40d93f
FELIX-4869: Fixed comments.
by Pierre De Rop
· 10 years ago
e4cc2c3
FELIX-4858: Added missing createCopy in TemporalServiceDependencyImpl, this dependency can now be used from any adapter.
by Pierre De Rop
· 10 years ago
a440bd1
FELIX-4869: incremented micro version for the 4869 patch.
by Pierre De Rop
· 10 years ago
d2012be
FELIX-4869: Fixed a bug where optional dependency callbacks are not invoked if the optional dependency
by Pierre De Rop
· 10 years ago
e90e021
Removed core/runtime/shell 3.2.0 bundles from the release repo, and replaced them by the new 4.0.0 version.
by Pierre De Rop
· 10 years ago
bfa2728
FELIX-4832: ClassCastException with autoconfig Iterable fields.
by Pierre De Rop
· 10 years ago
6710d1b
updated docs, changelogs. Added license to samples module. FELIX-4676: Don't generate Require-Capability by default
by Pierre De Rop
· 10 years ago
3a00a21
moved new dm4 from sandbox to trunk.
by Pierre De Rop
· 10 years ago