1. 54a1b9c Call registerAsParallelCapable via reflection to not add a dependency on java7 (FELIX-3553). by Karl Pauls · 11 years ago
  2. 8d99a41 Call registerAsParallelCapable via reflection to not add a dependency on java7 (FELIX-3553). by Karl Pauls · 11 years ago
  3. 8c9af9e Call registerAsParallelCapable via reflection to not add a dependency on java7 (FELIX-3553). by Karl Pauls · 11 years ago
  4. 31a09d3 svn test by Arjun Panday · 11 years ago
  5. bb250e5 svn test by Arjun Panday · 11 years ago
  6. 721376e Do getParent() in a secure action when looking for the bootclassloader (FELIX-3367). by Karl Pauls · 11 years ago
  7. 065aeb3 Use getDeclaredMethod when looking for the framework method that gives us the urlhandlers and fix a bug when running in different classloaders (FELIX-3840). by Karl Pauls · 11 years ago
  8. 66f6d80 Modify start level handling to always process transiently started bundles by Richard S. Hall · 11 years ago
  9. e48c46c [FELIX-3873]: don't mention json in the "Used" section since json is by Pierre De Rop · 11 years ago
  10. 20648b3 FELIX-3873: Added reference to json in NOTICE annotation artifact. by Pierre De Rop · 11 years ago
  11. 656e76f Fixed copyright date by Pierre De Rop · 11 years ago
  12. 8d0bb81 Fixed copyright date by Pierre De Rop · 11 years ago
  13. 39b6184 Reformatted code. by Pierre De Rop · 11 years ago
  14. 8b6ac19 FELIX-3869: Fragment support for DependencyManager-Component. by Pierre De Rop · 11 years ago
  15. 3302db9 Don't allow generic capabilities or requirements to the osgi.wiring namespace. (FELIX-3618) by Richard S. Hall · 11 years ago
  16. 58fc3b3 Apply patch (FELIX-3844) to add some more Windows OS aliases. by Richard S. Hall · 11 years ago
  17. ddb4606 Apply patch to utilize parallel class loaders on Java 7. (FELIX-3553) by Richard S. Hall · 11 years ago
  18. 00c68f5 Don't call stop() on an uninstalled bundle when refreshing, since it will by Richard S. Hall · 11 years ago
  19. 713d3d6 When grabing bundle locks for a refresh operation, we also need to allow by Richard S. Hall · 11 years ago
  20. 42126f8 Modify substring parsing to accept successive '*' characters. (FELIX-3344) by Richard S. Hall · 11 years ago
  21. d6f2dfd Modify StringMap to make sure all keys are strings. (FELIX-3852) by Richard S. Hall · 11 years ago
  22. 7390390 FELIX-3332 : SCR annotations @Activate @Deactivate @Modified in outer classes also affect nested classes, annotations in nested classes are ignored by Carsten Ziegeler · 11 years ago
  23. 59c70f0 FELIX-3332 : SCR annotations @Activate @Deactivate @Modified in outer classes also affect nested classes, annotations in nested classes are ignored by Carsten Ziegeler · 11 years ago
  24. b983182 FELIX-3851 : Allow for refresh after bundle update/install by Carsten Ziegeler · 11 years ago
  25. 7453421 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  26. 97a4695 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  27. 3566a9f FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  28. 988b4f6 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  29. 322d874 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  30. 9bfb724 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  31. f068daf FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  32. e21a047 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  33. a91e693 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  34. 2fc7426 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  35. 2f19364 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  36. 96b1e09 FELIX-3875 fix for services bound/unbound on configuration change by David Jencks · 11 years ago
  37. a4af0eb FELIX-3875 test for services bound/unbound on configuration change by David Jencks · 11 years ago
  38. 2260594 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  39. bbf9668 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  40. 1be6f5b FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  41. 67a49cd FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  42. 395a782 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  43. 9788f11 FELIX-3834 Remove bg, de, and ru translations from the Web Console bundle (have been moved into separate fragments) by Felix Meschberger · 11 years ago
  44. 7281bd9 FELIX-3834 Create initial L10N fragments for bg, de, ru by Felix Meschberger · 11 years ago
  45. 8e3f2ed FELIX-3870 Use write lock around modified method to assure activate/modify/deactivate don't overlap by David Jencks · 11 years ago
  46. 2af44dd FELIX-2929 : Read @Property from interfaces of types annotated with @Component by Carsten Ziegeler · 11 years ago
  47. 4f8dbd3 FELIX-3636 : Using @Service without @Component should log a warning by Carsten Ziegeler · 11 years ago
  48. 693bb10 FELIX-3169 : Add support for new PASSWORD attribute type of Metatype service by Carsten Ziegeler · 11 years ago
  49. 48cc4b3 FELIX-3169 : Add support for new PASSWORD attribute type of Metatype service by Carsten Ziegeler · 11 years ago
  50. c0b87cd FELIX-3870 improve logging and straighten out logic around calling modified method on config update by David Jencks · 11 years ago
  51. d68d459 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  52. 13ff5ec [maven-release-plugin] prepare release org.apache.felix.dependencymanager.compat-3.0.1 by Marcel Offermans · 11 years ago
  53. 7fc90a1 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  54. f038037 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.annotation-3.1.0 by Marcel Offermans · 11 years ago
  55. 58d57aa [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  56. 72555da [maven-release-plugin] prepare release org.apache.felix.dependencymanager.runtime-3.1.0 by Marcel Offermans · 11 years ago
  57. 2016dc5 Removed snapshot dependency. by Marcel Offermans · 11 years ago
  58. 8efb751 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  59. 697358f [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-3.0.1 by Marcel Offermans · 11 years ago
  60. c1f25b2 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  61. d251a84 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-3.1.0 by Marcel Offermans · 11 years ago
  62. 1c79bdc FELIX-3794 : Use DS specification version per component by Carsten Ziegeler · 11 years ago
  63. 2473545 Preparing for release, updated copyright year. by Marcel Offermans · 11 years ago
  64. a21b584 FELIX-3867 : Drop support for JDK 1.4 completely by Carsten Ziegeler · 11 years ago
  65. 151c1d8 depends on maven bundle plugin 2.3.7. depends on annotation module from trunk. by Pierre De Rop · 11 years ago
  66. b1a850f FELIX-3867 : Drop support for JDK 1.4 completely by Carsten Ziegeler · 11 years ago
  67. c764de3 Removed useless checks. by Pierre De Rop · 11 years ago
  68. 87a8248 FELIX-3858 : Service descriptor written in wrong encoding. Apply patch from Mirko Zeibig. by Carsten Ziegeler · 11 years ago
  69. 322467c Updated change logs concering FELIX-3866. by Pierre De Rop · 11 years ago
  70. 1943776 [FELIX-3866] Added support for swap attribute in AspectService and AdpaterService annotations. by Pierre De Rop · 11 years ago
  71. 89a5754 [FELIX-3865] - Update DependencyManager annotation plugin with latest bndlb 1.50 by Pierre De Rop · 11 years ago
  72. 1ce1b0b [FELIX-3865] - Update DependencyManager annotation plugin with latest bndlb 1.50 by Pierre De Rop · 11 years ago
  73. 92c8004 Felix-3852: InstallBundle throws ClassCastException: java.util.jar.Attributes cannot be cast to java.lang.String by Sanjeeb Kumar Sahoo · 11 years ago
  74. 600c2be FELIX-3862 deal with service removed during activation by David Jencks · 11 years ago
  75. 08a463d FELIX-3862 add thread dump on lock timeout by David Jencks · 11 years ago
  76. 5dd77b2 [FELIX-3863] - Generate DependencyManager Annotation MetaData In Project Folder. by Pierre De Rop · 11 years ago
  77. 5fc6fe3 FELIX-3861 Define Plugin Category by Felix Meschberger · 11 years ago
  78. 494236c simple bundle name fix by Felix Meschberger · 11 years ago
  79. 60facff FELIX-3861 Define Plugin Category by Felix Meschberger · 11 years ago
  80. f7bd7c8 FELIX-3861 Use getter methods for label, title, and category for the by Felix Meschberger · 11 years ago
  81. 23756c8 FELIX-3859 Apply patch by Martin Böttcher (Thanks alot) by Felix Meschberger · 11 years ago
  82. cba269a Added several bits of javadoc to the public API methods. by Marcel Offermans · 11 years ago
  83. 8b6b003 Updates in preparation of the upcoming release. by Marcel Offermans · 11 years ago
  84. 620c561 FELIX-3838 Fix race condition in ImmediateComponentHolder. Patch from Glenn Marcy committed with minor formating changes, thanks by David Jencks · 11 years ago
  85. 09fcbda More bndlib fixes by Stuart McCulloch · 11 years ago
  86. 8222d98 FELIX-3402 Applied a slightly modified version of the patch. by Marcel Offermans · 11 years ago
  87. d1c9490 Missing license header and some whitespace fixes. by Marcel Offermans · 11 years ago
  88. 76ba0bc FELIX-3841 CSS issues in IE with Web Console menus by Felix Meschberger · 11 years ago
  89. 39401b4 Add snapshot repository definition in order to enable integration testing on jenkins by Guillaume Sauthier · 11 years ago
  90. 88389de FELIX-3843 ClassCastException when listing service properties of a non-ComponentFactory Factory service by Guillaume Sauthier · 11 years ago
  91. 60e8168 Perform null check when trying to get bundle from service reference. (FELIX-3842) by Richard S. Hall · 11 years ago
  92. 64d1060 FELIX-3837 PojoizationPlugin should be more extensible by Guillaume Sauthier · 11 years ago
  93. 6264000 FELIX-3827 - Bnd iPOJO Plugin, error when manipulating embed jars/bundles by Guillaume Sauthier · 11 years ago
  94. 1e32d3e First attempt to fix FELIX-3839 by Clement Escoffier · 11 years ago
  95. dbb7941 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 12 years ago
  96. ffc3c69 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.2 by Arjun Panday · 12 years ago
  97. 4100ba8 upgrade parent version by Arjun Panday · 12 years ago
  98. fd49b37 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 12 years ago
  99. 29b7dc7 [maven-release-plugin] prepare release servicediagnostics.parent-0.1.2 by Arjun Panday · 12 years ago
  100. 9239d9f rollback release because missing asc signatures by Arjun Panday · 12 years ago