- b5dfb79 FELIX-3869: Fragment support for DependencyManager-Component. by Pierre De Rop · 12 years ago
- 315ff00 Don't allow generic capabilities or requirements to the osgi.wiring namespace. (FELIX-3618) by Richard S. Hall · 12 years ago
- 5015ede Apply patch (FELIX-3844) to add some more Windows OS aliases. by Richard S. Hall · 12 years ago
- c3cea42 Apply patch to utilize parallel class loaders on Java 7. (FELIX-3553) by Richard S. Hall · 12 years ago
- 93426ec Don't call stop() on an uninstalled bundle when refreshing, since it will by Richard S. Hall · 12 years ago
- 06ed4fc When grabing bundle locks for a refresh operation, we also need to allow by Richard S. Hall · 12 years ago
- 00d4870 Modify substring parsing to accept successive '*' characters. (FELIX-3344) by Richard S. Hall · 12 years ago
- d656487 Modify StringMap to make sure all keys are strings. (FELIX-3852) by Richard S. Hall · 12 years ago
- 3a26ee6 FELIX-3332 : SCR annotations @Activate @Deactivate @Modified in outer classes also affect nested classes, annotations in nested classes are ignored by Carsten Ziegeler · 12 years ago
- 2969c1f FELIX-3332 : SCR annotations @Activate @Deactivate @Modified in outer classes also affect nested classes, annotations in nested classes are ignored by Carsten Ziegeler · 12 years ago
- d4890a5 FELIX-3851 : Allow for refresh after bundle update/install by Carsten Ziegeler · 12 years ago
- 1153687 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 12 years ago
- b3059c8 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 12 years ago
- 20bbdbc FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 12 years ago
- c3645fa FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 12 years ago
- aa59719 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 12 years ago
- aa36f27 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- 731dd17 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- 0daa9d7 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- faee9ea FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- 20e62b7 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- 356ac81 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- 04c26b0 FELIX-3875 fix for services bound/unbound on configuration change by David Jencks · 12 years ago
- 6c87d96 FELIX-3875 test for services bound/unbound on configuration change by David Jencks · 12 years ago
- 8b4d227 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- c1f2c8c FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- fe4bd18 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- 1206c07 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- 97bbccb FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
- 9914c5d FELIX-3834 Remove bg, de, and ru translations from the Web Console bundle (have been moved into separate fragments) by Felix Meschberger · 12 years ago
- e3bf6ea FELIX-3834 Create initial L10N fragments for bg, de, ru by Felix Meschberger · 12 years ago
- c472e6a FELIX-3870 Use write lock around modified method to assure activate/modify/deactivate don't overlap by David Jencks · 12 years ago
- 3dc86b0 FELIX-2929 : Read @Property from interfaces of types annotated with @Component by Carsten Ziegeler · 12 years ago
- 75ed3b6 FELIX-3636 : Using @Service without @Component should log a warning by Carsten Ziegeler · 12 years ago
- dd21daf FELIX-3169 : Add support for new PASSWORD attribute type of Metatype service by Carsten Ziegeler · 12 years ago
- 20b9d5a FELIX-3169 : Add support for new PASSWORD attribute type of Metatype service by Carsten Ziegeler · 12 years ago
- 610eb3f FELIX-3870 improve logging and straighten out logic around calling modified method on config update by David Jencks · 12 years ago
- 4f6f5b1 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 12 years ago
- 268c400 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.compat-3.0.1 by Marcel Offermans · 12 years ago
- d846b34 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 12 years ago
- 97f601d [maven-release-plugin] prepare release org.apache.felix.dependencymanager.annotation-3.1.0 by Marcel Offermans · 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
- 2cb05c1 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 12 years ago
- 55eba10 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-3.0.1 by Marcel Offermans · 12 years ago
- bb3becd [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 12 years ago
- 8857b22 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-3.1.0 by Marcel Offermans · 12 years ago
- ec2823b FELIX-3794 : Use DS specification version per component by Carsten Ziegeler · 12 years ago
- f52360a Preparing for release, updated copyright year. by Marcel Offermans · 12 years ago
- f079fda FELIX-3867 : Drop support for JDK 1.4 completely by Carsten Ziegeler · 12 years ago
- ae1b374 depends on maven bundle plugin 2.3.7. depends on annotation module from trunk. by Pierre De Rop · 12 years ago
- 2a9d2f7 FELIX-3867 : Drop support for JDK 1.4 completely by Carsten Ziegeler · 12 years ago
- d897437 Removed useless checks. by Pierre De Rop · 12 years ago
- 359edfa FELIX-3858 : Service descriptor written in wrong encoding. Apply patch from Mirko Zeibig. by Carsten Ziegeler · 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
- e6b110c [FELIX-3865] - Update DependencyManager annotation plugin with latest bndlb 1.50 by Pierre De Rop · 12 years ago
- c3a8cb4 [FELIX-3865] - Update DependencyManager annotation plugin with latest bndlb 1.50 by Pierre De Rop · 12 years ago
- a422dde Felix-3852: InstallBundle throws ClassCastException: java.util.jar.Attributes cannot be cast to java.lang.String by Sanjeeb Kumar Sahoo · 12 years ago
- 8c3fb24 FELIX-3862 deal with service removed during activation by David Jencks · 12 years ago
- 2fdf936 FELIX-3862 add thread dump on lock timeout by David Jencks · 12 years ago
- 1d11eb8 [FELIX-3863] - Generate DependencyManager Annotation MetaData In Project Folder. by Pierre De Rop · 12 years ago
- 32acaa4 FELIX-3861 Define Plugin Category by Felix Meschberger · 12 years ago
- 6800864 simple bundle name fix by Felix Meschberger · 12 years ago
- 4a4e0c3 FELIX-3861 Define Plugin Category by Felix Meschberger · 12 years ago
- 43d3dac FELIX-3861 Use getter methods for label, title, and category for the by Felix Meschberger · 12 years ago
- 180c33b FELIX-3859 Apply patch by Martin Böttcher (Thanks alot) by Felix Meschberger · 12 years ago
- 6d5c09b Added several bits of javadoc to the public API methods. by Marcel Offermans · 12 years ago
- 5568c18 Updates in preparation of the upcoming release. by Marcel Offermans · 12 years ago
- f813dbf FELIX-3838 Fix race condition in ImmediateComponentHolder. Patch from Glenn Marcy committed with minor formating changes, thanks by David Jencks · 12 years ago
- a5e1e90 More bndlib fixes by Stuart McCulloch · 12 years ago
- b68d1fd FELIX-3402 Applied a slightly modified version of the patch. by Marcel Offermans · 12 years ago
- ef8fe62 Missing license header and some whitespace fixes. by Marcel Offermans · 12 years ago
- b2c93dc FELIX-3841 CSS issues in IE with Web Console menus by Felix Meschberger · 12 years ago
- c8fb975 Add snapshot repository definition in order to enable integration testing on jenkins by Guillaume Sauthier · 12 years ago
- ba8c7f1 FELIX-3843 ClassCastException when listing service properties of a non-ComponentFactory Factory service by Guillaume Sauthier · 12 years ago
- b3e9e7f Perform null check when trying to get bundle from service reference. (FELIX-3842) by Richard S. Hall · 12 years ago
- 80db656 FELIX-3837 PojoizationPlugin should be more extensible by Guillaume Sauthier · 12 years ago
- ee70bd3 FELIX-3827 - Bnd iPOJO Plugin, error when manipulating embed jars/bundles by Guillaume Sauthier · 12 years ago
- 01c66b9 First attempt to fix FELIX-3839 by Clement Escoffier · 12 years ago
- 3f6f282 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 12 years ago
- 9513c80 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.2 by Arjun Panday · 12 years ago
- e62bc18 upgrade parent version by Arjun Panday · 12 years ago
- 7863d9a [maven-release-plugin] prepare for next development iteration by Arjun Panday · 12 years ago
- 7bb5446 [maven-release-plugin] prepare release servicediagnostics.parent-0.1.2 by Arjun Panday · 12 years ago
- 2f799dd rollback release because missing asc signatures by Arjun Panday · 12 years ago
- 685c043 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 12 years ago
- 13dfe79 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.2 by Arjun Panday · 12 years ago
- 38d8ece remove temporary stupid test by Arjun Panday · 12 years ago
- 9a2fa17 temporary stupid test by Arjun Panday · 12 years ago
- d2ab668 FELIX-3820 Guard access to the ConfigurationManager field in the ConfigurationAdminImpl class (slightly modified patch by Guillaume Nodet, thanks). Also added some more guards in the context of permission checks and added integration tests. by Felix Meschberger · 12 years ago
- 127e36e FELIX-3778 Use bundle vesion qualifier to differentiate the by Felix Meschberger · 12 years ago
- 99e0054 Sync with latest bndlib code by Stuart McCulloch · 12 years ago
- fcdba16 FELIX-3798 Make name of the default category configurable. The default value is "Main" by Felix Meschberger · 12 years ago
- 649006f FELIX-3833 Need also the structured map as an internal request attribute for the AbstractWebConsole to properly render the navigation by Felix Meschberger · 12 years ago
- e79496a FELIX-3833 Provide flat map of labels to titles for backwards compatibility by Felix Meschberger · 12 years ago
- 956d532 FELIX-3817 Prepare for changing non-configuration-property parameter names by Felix Meschberger · 12 years ago
- 4b3011c FELIX-3784 Refactor support for Configuration Admin Service: by Felix Meschberger · 12 years ago
- b465657 FELIX3829 To no call toList to convert a non-existing value to a list. Instead just assume an empty ArrayList by Felix Meschberger · 12 years ago