- b4e1f4e Fixed copyright date by Pierre De Rop · 12 years ago
- a485d12 Reformatted code. by Pierre De Rop · 12 years ago
- b5dfb79 FELIX-3869: Fragment support for DependencyManager-Component. by Pierre De Rop · 12 years ago
- 391b8cd [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 12 years ago
- 48f9bc0 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.runtime-3.1.0 by Marcel Offermans · 12 years ago
- 13cedcf Removed snapshot dependency. by Marcel Offermans · 12 years ago
- f52360a Preparing for release, updated copyright year. by Marcel Offermans · 12 years ago
- d897437 Removed useless checks. by Pierre De Rop · 12 years ago
- 21afe8e Updated change logs concering FELIX-3866. by Pierre De Rop · 12 years ago
- 7d77ffd [FELIX-3866] Added support for swap attribute in AspectService and AdpaterService annotations. by Pierre De Rop · 12 years ago
- 2b9b4b8 [FELIX-2965] - Apply @Registered/@Unregistered annotation on composition instances. by Pierre De Rop · 14 years ago
- 2b7b25e [FELIX-2966] - Annotations should automatically generate Import-Service/Export-Service headers. by Pierre De Rop · 14 years ago
- 56408e1 FELIX-2954 (annotated component factory does not allow to provide a component instance explicitly) by Pierre De Rop · 14 years ago
- 7031347 Removed root changelog.txt by Pierre De Rop · 14 years ago
- 491e963 Apache-developed software shouldn't be incluced in third-party software by Richard S. Hall · 14 years ago
- b42d7e6 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- f9142f4 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.runtime-3.0.0 by Marcel Offermans · 14 years ago
- 0f42043 Rolled back the 2nd release attempt. by Marcel Offermans · 14 years ago
- 676624d [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- f1311ce [maven-release-plugin] prepare release org.apache.felix.dependencymanager.runtime-3.0.0 by Marcel Offermans · 14 years ago
- f51b783 Updated changelogs with initial messages. by Marcel Offermans · 14 years ago
- b6645ba Added changelog.txt's. by Marcel Offermans · 14 years ago
- 06c30c0 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- fa338cd [maven-release-plugin] prepare release org.apache.felix.dependencymanager.runtime-3.0.0 by Marcel Offermans · 14 years ago
- 8edbaa4 Release prep. by Marcel Offermans · 14 years ago
- 75177fe More updates to the poms and licenses. by Marcel Offermans · 14 years ago
- 86bfb70 Updated poms to include DEPENDENCIES file in META-INF and some other small cleanups. by Marcel Offermans · 14 years ago
- 905a3b8 Modified "Included Third-Party Software" section. by Pierre De Rop · 14 years ago
- f34a3ec Added @author. Fixed some comments. by Pierre De Rop · 14 years ago
- 195de6f fixed duplicate package declaration in Private-Package header by Pierre De Rop · 14 years ago
- 0994a31 Cleaned up poms in preparation for release. by Marcel Offermans · 14 years ago
- e598c27 Refactoring of a method in 'core'. by Marcel Offermans · 14 years ago
- c78dcbd Freed the pom from its direct parent. by Marcel Offermans · 14 years ago
- 499355f The extra dependencies must be added in one shot, outside the loop which configure named dependencies. by Pierre De Rop · 14 years ago
- 2807ee1 - Cleanup m_nameDeps class attribute in the destroy method. by Pierre De Rop · 14 years ago
- 381ba42 log root cause exception, when a service can't be configured by Pierre De Rop · 14 years ago
- 7c5a354 get back to previous version of bundleStopped method, which actually must remove all services from a stopping bundle by Pierre De Rop · 14 years ago
- c3bd698 Don't add any extra dependencies, if the list of extra dependencies is empty by Pierre De Rop · 14 years ago
- f13bb0d Fixed isAutoConfig, which must return false, instead of true. Don't invoke any callbacks. by Pierre De Rop · 14 years ago
- 970fa3d Don't deactive services from a stopping bundle, since DependencyManager is already doing this. by Pierre De Rop · 14 years ago
- 8bd6293 - aligned AspectService and AdapterService with new added/changed/removed callbacks introdoced in the API. by Pierre De Rop · 14 years ago
- d41435b trying to fix license files ... by Pierre De Rop · 14 years ago
- b2f2e14 misc cleanup by Pierre De Rop · 14 years ago
- 45153f3 FELIX-2828: Allows a ResourceDependency annotation to inject the resource on a class field by Pierre De Rop · 14 years ago
- ea3cd07 improved exception message when the type of a json descriptor entry is not provided by Pierre De Rop · 14 years ago
- 828a91c fixed licenses by Pierre De Rop · 14 years ago
- 2b98791 Fixed logging by Pierre De Rop · 14 years ago
- 4d6cc1d Fixed wrong comment by Pierre De Rop · 14 years ago
- d099ef5 - Fixed findbugs errors. Cleaned imports. by Pierre De Rop · 14 years ago
- 33a3ba6 Add extra dependencies in one shot, using the Service.add(List) signature, in order to calculate state changes atomically by Pierre De Rop · 14 years ago
- 767bd2d Renamed @Service annotation into @Component annotation. by Pierre De Rop · 14 years ago
- 1a34f39 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
- e98066b added propagate attribute in ServiceDependency annotation. Also added corresponding testcase. by Pierre De Rop · 14 years ago
- 8a52657 Once a component is started, make sure that all named dependencies are not in "instance bound" mode anymore, because we would like the component to be destroyed if a named dependency is not available anymore by Pierre De Rop · 14 years ago
- f97b257 fixed thread safety issue by Pierre De Rop · 14 years ago
- 4657cbb Replaced the publisher/unpublisher Service attributes by a new LifecycelControler annotation, which can apply to any kind of Services 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
- 832e040 fixed a potential race condition in the Service annotation, where a publisher may be invoked before the component is actually started by Pierre De Rop · 14 years ago
- f7f4d96 fixed inconsistency in the api, where Services were not using the same 'provides' attribute when specifying the provided service interfaces by Pierre De Rop · 14 years ago
- e8477d5 replaced misspelled provide attribute by provides attribute by Pierre De Rop · 14 years ago
- f445558 Bug fix: when a Service uses a publisher attribute in order to take control of when the service is registeted into the OSGi registry, by Pierre De Rop · 14 years ago
- bce6ce9 Added two new publisher/unpublisher attributes in the Service annotation in order to allow a Service to take control over service exposition. Allow Start annotation to return an optional Map of properties which can be appended into the provided service properties by Pierre De Rop · 14 years ago
- 57ca0a5 renamed ServiceFactory.java class into FactorySet.java by Pierre De Rop · 14 years ago
- e931741 added a "changed" attribute in the ResourceAdapterService annotation. Fixed some javadocs by Pierre De Rop · 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
- 4735ada Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago
- 224597c Used a Java 5 style for() loop by accident. Extended the signature for creating resource adapters so you can also specify a callback instance and name for the changed method. by Marcel Offermans · 14 years ago
- 20a9e9d javadoc/cleanup by Pierre De Rop · 14 years ago
- 5976b9f Changed "dm.log" property into "dm.runtime.log" property by Pierre De Rop · 14 years ago
- c1634ce Invoke service lifecycle callbacks on composition (each init method can return a dependency customization map). by Pierre De Rop · 14 years ago
- d0240c7 changed comments. by Pierre De Rop · 14 years ago
- c5835f2 Relatively large refactoring of callback methods, cleaned up some code and made them more consistent. by Marcel Offermans · 14 years ago
- ae19e06 added missing license by Pierre De Rop · 14 years ago
- c70cbd9 Allow to define an Aspect Service implemented with a DynamicProxy. by Pierre De Rop · 14 years ago
- 4c05121 fixed bug: configuration dependencies were added twice in the service by Pierre De Rop · 14 years ago
- ab3231c fixed bug: unamed dependencies must be injected before the init() method, not after. by Pierre De Rop · 14 years ago
- 734f8d3 fixed javadoc by Pierre De Rop · 14 years ago
- f36d8bc Added the ability to dynamically configure service dependency "required" and "filter" attributes from the Service's init method by Pierre De Rop · 14 years ago
- 81983d1 minor fix/javadoc by Pierre De Rop · 15 years ago
- c0f5942 Removed TemporalServiceDependency, but added a timeout attribute in the ServiceDependency annotation by Pierre De Rop · 15 years ago
- 2938d81 reworked FactoryConfigurationAdapter API by Pierre De Rop · 15 years ago
- de3984d reworked BundleAdapter API in order to allow to provide adapter parameters by reusing the Service interface methods (setInterface, setImplementation, etc ...) by Pierre De Rop · 15 years ago
- 3d6564f reworked ResourceAdapter API in order to allow to provide adapter parameters by reusing the Service interface methods (setInterface, setImplementation, etc ...) by Pierre De Rop · 15 years ago
- b0cb4d1 reworked the Adapter API in order to allow to provide adapter parameters by reusing the Service methods (setInterface, setImplementation, etc ...) by Pierre De Rop · 15 years ago
- 9323e8b added field attribute in Aspect annotation by Pierre De Rop · 15 years ago
- 4912f61 m_logService not static anymore by Pierre De Rop · 15 years ago
- 295a4b4 - Reworked design of the runtime bundle. by Pierre De Rop · 15 years ago
- b9d8caa fixed bug where the service factory is not reset before parsing a dependency descriptor file by Pierre De Rop · 15 years ago
- 75278b9 Added component factory feature in Service annotation - Reorganized annotation packages - Fixed javadoc - Removed static factory methods from annotations by Pierre De Rop · 15 years ago
- 8a45d38 Temporarily copied SerialExecutor.java from dependencymanager/core to dependencymanager/runtime, until we decide to store this class in utils. Also slightly modified the scheduleNext() method in order to avoid unecessary NoSuchElementException. by Pierre De Rop · 15 years ago
- 565ede7 added annotation support for factory configuration adapter service by Pierre De Rop · 15 years ago
- 2944e68 fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array. by Pierre De Rop · 15 years ago
- 7b3b21c Added an extra parameter to resource adapters to specify a handler to invoke life cycle callbacks on. Experimental bit of API for now. by Marcel Offermans · 15 years ago
- a06f37d applied DependencyManager.createResourceAdapterService() API modification: service name is now defined as a String, not as a Class by Pierre De Rop · 15 years ago
- 2ac424c fixed wrong version of core/compendium dependencies by Pierre De Rop · 15 years ago
- a0dfcde Fixed bug when parsing BundleDependency's propagate attribute. Added ResourceAdapter and ResourceDependency annotations. by Pierre De Rop · 15 years ago
- b66b73c code factorization: merged setServiceComposition/setServiceCallbacks methods into setCommonServiceParams method. Added factory/factoryMethod attributes in AspectService annotation by Pierre De Rop · 15 years ago
- 66afb93 added annotation support for BundleAdapterService by Pierre De Rop · 15 years ago
- 5e5f451 added annotation support for BundleAdapterService. Fixed wrong default value for "propagate" BundleDependency attribute by Pierre De Rop · 15 years ago
- cbfe88e Attempt to implement aspect API change in the runtime. by Marcel Offermans · 15 years ago