1. b3a1af5 FELIX-3891 unlock around service registration/unregistration by David Jencks · 11 years ago
  2. 8cd7038 FELIX-3891 minor cleanup of felix3680_2 test by David Jencks · 11 years ago
  3. e768e9b FELIX-3890 only try to unbind services we bound, not failed ones by David Jencks · 11 years ago
  4. 08793a9 FELIX-3888 all the configuration settings in the config command by David Jencks · 11 years ago
  5. 47e7fc3 Fix logic bug in start level change handling where the active start level by Richard S. Hall · 11 years ago
  6. d7a9d74 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  7. 5d05da8 [maven-release-plugin] prepare release org.apache.felix.main.distribution-4.2.0 by Karl Pauls · 11 years ago
  8. 97262fe Update dependencies and changelog by Karl Pauls · 11 years ago
  9. 8af4cd8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  10. d99320b [maven-release-plugin] prepare release org.apache.felix.main-4.2.0 by Karl Pauls · 11 years ago
  11. ff555a8 Update dependencies and changelog by Karl Pauls · 11 years ago
  12. ce517e2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  13. e422c9f [maven-release-plugin] prepare release org.apache.felix.framework-4.2.0 by Karl Pauls · 11 years ago
  14. 908dae3 Update changelog by Karl Pauls · 11 years ago
  15. 9d2b3e2 Align dynamic import pre-checking more closely with the resolver itself; this makes it by Richard S. Hall · 11 years ago
  16. 02cdf0e Provide better isolation between concurrent resolver state method invocations by Richard S. Hall · 11 years ago
  17. f3943b7 Modify bundle header cache handling to properly use synchronized block in all by Richard S. Hall · 11 years ago
  18. c4fb98c FELIX-3886 : ClassNotFound for empty *.java-File by Carsten Ziegeler · 11 years ago
  19. 7ce4b0e Fix for FELIX-3889. by Göktürk Gezer · 11 years ago
  20. 652fad7 FELIX-3888 change ScrInfo interface style to use single PrintWriter for normal output and throw IllegalArgumentException for problems by David Jencks · 11 years ago
  21. fa5b940 FELIX-3888 change maven version to 1.7-SNAPSHOT so aries version checker is happy and bundle version matches maven version by David Jencks · 11 years ago
  22. cb9f942 FELIX-3888 Expose the internals of ScrCommand as an (optional) service. Also some cleanup and add aries version-checker by David Jencks · 11 years ago
  23. 54a1b9c Call registerAsParallelCapable via reflection to not add a dependency on java7 (FELIX-3553). by Karl Pauls · 11 years ago
  24. 8d99a41 Call registerAsParallelCapable via reflection to not add a dependency on java7 (FELIX-3553). by Karl Pauls · 11 years ago
  25. 8c9af9e Call registerAsParallelCapable via reflection to not add a dependency on java7 (FELIX-3553). by Karl Pauls · 11 years ago
  26. 31a09d3 svn test by Arjun Panday · 11 years ago
  27. bb250e5 svn test by Arjun Panday · 11 years ago
  28. 721376e Do getParent() in a secure action when looking for the bootclassloader (FELIX-3367). by Karl Pauls · 11 years ago
  29. 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
  30. 66f6d80 Modify start level handling to always process transiently started bundles by Richard S. Hall · 11 years ago
  31. e48c46c [FELIX-3873]: don't mention json in the "Used" section since json is by Pierre De Rop · 11 years ago
  32. 20648b3 FELIX-3873: Added reference to json in NOTICE annotation artifact. by Pierre De Rop · 11 years ago
  33. 656e76f Fixed copyright date by Pierre De Rop · 11 years ago
  34. 8d0bb81 Fixed copyright date by Pierre De Rop · 11 years ago
  35. 39b6184 Reformatted code. by Pierre De Rop · 11 years ago
  36. 8b6ac19 FELIX-3869: Fragment support for DependencyManager-Component. by Pierre De Rop · 11 years ago
  37. 3302db9 Don't allow generic capabilities or requirements to the osgi.wiring namespace. (FELIX-3618) by Richard S. Hall · 11 years ago
  38. 58fc3b3 Apply patch (FELIX-3844) to add some more Windows OS aliases. by Richard S. Hall · 11 years ago
  39. ddb4606 Apply patch to utilize parallel class loaders on Java 7. (FELIX-3553) by Richard S. Hall · 11 years ago
  40. 00c68f5 Don't call stop() on an uninstalled bundle when refreshing, since it will by Richard S. Hall · 11 years ago
  41. 713d3d6 When grabing bundle locks for a refresh operation, we also need to allow by Richard S. Hall · 11 years ago
  42. 42126f8 Modify substring parsing to accept successive '*' characters. (FELIX-3344) by Richard S. Hall · 11 years ago
  43. d6f2dfd Modify StringMap to make sure all keys are strings. (FELIX-3852) by Richard S. Hall · 11 years ago
  44. 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
  45. 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
  46. b983182 FELIX-3851 : Allow for refresh after bundle update/install by Carsten Ziegeler · 11 years ago
  47. 7453421 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  48. 97a4695 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  49. 3566a9f FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  50. 988b4f6 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  51. 322d874 FELIX-2234 : Reduce status information from bundle plugin by Carsten Ziegeler · 11 years ago
  52. 9bfb724 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  53. f068daf FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  54. e21a047 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  55. a91e693 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  56. 2fc7426 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  57. 2f19364 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  58. 96b1e09 FELIX-3875 fix for services bound/unbound on configuration change by David Jencks · 11 years ago
  59. a4af0eb FELIX-3875 test for services bound/unbound on configuration change by David Jencks · 11 years ago
  60. 2260594 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  61. bbf9668 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  62. 1be6f5b FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  63. 67a49cd FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  64. 395a782 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 11 years ago
  65. 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
  66. 7281bd9 FELIX-3834 Create initial L10N fragments for bg, de, ru by Felix Meschberger · 11 years ago
  67. 8e3f2ed FELIX-3870 Use write lock around modified method to assure activate/modify/deactivate don't overlap by David Jencks · 11 years ago
  68. 2af44dd FELIX-2929 : Read @Property from interfaces of types annotated with @Component by Carsten Ziegeler · 11 years ago
  69. 4f8dbd3 FELIX-3636 : Using @Service without @Component should log a warning by Carsten Ziegeler · 11 years ago
  70. 693bb10 FELIX-3169 : Add support for new PASSWORD attribute type of Metatype service by Carsten Ziegeler · 11 years ago
  71. 48cc4b3 FELIX-3169 : Add support for new PASSWORD attribute type of Metatype service by Carsten Ziegeler · 11 years ago
  72. c0b87cd FELIX-3870 improve logging and straighten out logic around calling modified method on config update by David Jencks · 11 years ago
  73. d68d459 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  74. 13ff5ec [maven-release-plugin] prepare release org.apache.felix.dependencymanager.compat-3.0.1 by Marcel Offermans · 11 years ago
  75. 7fc90a1 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  76. f038037 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.annotation-3.1.0 by Marcel Offermans · 11 years ago
  77. 58d57aa [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  78. 72555da [maven-release-plugin] prepare release org.apache.felix.dependencymanager.runtime-3.1.0 by Marcel Offermans · 11 years ago
  79. 2016dc5 Removed snapshot dependency. by Marcel Offermans · 11 years ago
  80. 8efb751 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  81. 697358f [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-3.0.1 by Marcel Offermans · 11 years ago
  82. c1f25b2 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  83. d251a84 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-3.1.0 by Marcel Offermans · 11 years ago
  84. 1c79bdc FELIX-3794 : Use DS specification version per component by Carsten Ziegeler · 11 years ago
  85. 2473545 Preparing for release, updated copyright year. by Marcel Offermans · 11 years ago
  86. a21b584 FELIX-3867 : Drop support for JDK 1.4 completely by Carsten Ziegeler · 11 years ago
  87. 151c1d8 depends on maven bundle plugin 2.3.7. depends on annotation module from trunk. by Pierre De Rop · 11 years ago
  88. b1a850f FELIX-3867 : Drop support for JDK 1.4 completely by Carsten Ziegeler · 11 years ago
  89. c764de3 Removed useless checks. by Pierre De Rop · 11 years ago
  90. 87a8248 FELIX-3858 : Service descriptor written in wrong encoding. Apply patch from Mirko Zeibig. by Carsten Ziegeler · 11 years ago
  91. 322467c Updated change logs concering FELIX-3866. by Pierre De Rop · 11 years ago
  92. 1943776 [FELIX-3866] Added support for swap attribute in AspectService and AdpaterService annotations. by Pierre De Rop · 11 years ago
  93. 89a5754 [FELIX-3865] - Update DependencyManager annotation plugin with latest bndlb 1.50 by Pierre De Rop · 11 years ago
  94. 1ce1b0b [FELIX-3865] - Update DependencyManager annotation plugin with latest bndlb 1.50 by Pierre De Rop · 11 years ago
  95. 92c8004 Felix-3852: InstallBundle throws ClassCastException: java.util.jar.Attributes cannot be cast to java.lang.String by Sanjeeb Kumar Sahoo · 11 years ago
  96. 600c2be FELIX-3862 deal with service removed during activation by David Jencks · 11 years ago
  97. 08a463d FELIX-3862 add thread dump on lock timeout by David Jencks · 11 years ago
  98. 5dd77b2 [FELIX-3863] - Generate DependencyManager Annotation MetaData In Project Folder. by Pierre De Rop · 11 years ago
  99. 5fc6fe3 FELIX-3861 Define Plugin Category by Felix Meschberger · 11 years ago
  100. 494236c simple bundle name fix by Felix Meschberger · 11 years ago