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