1. 2475aee Add a test on service providing inheritance. by Clement Escoffier · 15 years ago
  2. 9e0bcd7 Remove unneeded code. by Richard S. Hall · 15 years ago
  3. 560eb86 Fix up bundle plugin property. by Chris Custine · 15 years ago
  4. 5cd15ca Upgrade some bundles to latest released versions. by Chris Custine · 15 years ago
  5. 0ea9bca FELIX-1846 Guard access to the existing target filter being null by Felix Meschberger · 15 years ago
  6. 31ff543 FELIX-1725 : SCR Annotations - Support "Add" Operator in annotation values. Applying patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  7. 4e5b91e Refactoring of ICapability resulted in the reporting of duplicate exports by Richard S. Hall · 15 years ago
  8. 6c1f750 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  9. dbc09e6 [maven-release-plugin] prepare release org.apache.felix.scr-1.2.0 by Felix Meschberger · 15 years ago
  10. fdd6764 FELIX-1711 Adapt NOTICE file to new OSGi library copyright year by Felix Meschberger · 15 years ago
  11. 8b4eb05 FELIX-1826 Fix integration test still using the component instance by Felix Meschberger · 15 years ago
  12. eb0a490 Remove duplicate dependencies (Maven 3 complains about these now). by Chris Custine · 15 years ago
  13. f77974e Cleanup after release by Karl Pauls · 15 years ago
  14. 1846879 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  15. 9db76e9 [maven-release-plugin] prepare release org.apache.felix.main-2.0.2 by Karl Pauls · 15 years ago
  16. af293a3 Prepare 2.0.2 release by Karl Pauls · 15 years ago
  17. 33df9e1 Update changelog. by Karl Pauls · 15 years ago
  18. 66e6a3f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  19. 874f2cb [maven-release-plugin] prepare release org.apache.felix.framework-2.0.2 by Karl Pauls · 15 years ago
  20. 35d9249 Update changelog. by Karl Pauls · 15 years ago
  21. 547f59e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  22. 1f90df8 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.2 by Karl Pauls · 15 years ago
  23. 4d28b7b Rollback the change about throwing an excepiton if trying to stop the systembundle while it is still starting as we have to work on a better solution. (FELIX-1812, FELIX-1816) by Karl Pauls · 15 years ago
  24. 6c36966 Continued improvements to fragment merging and object allocation in by Richard S. Hall · 15 years ago
  25. d366c5d (FELIX-1834) by Karl Pauls · 15 years ago
  26. 33eef79 FELIX-1833 Make the ComponentActorThread a Runnable handled to a standard by Felix Meschberger · 15 years ago
  27. 283d2bb FELIX-1832 Instead of deactivating in case of instantiation failure just by Felix Meschberger · 15 years ago
  28. 724469a Fixed a couple of bugs related to new fragment merging. (FELIX-1534) by Richard S. Hall · 15 years ago
  29. 79e26ce Resolve a possible deadlock during system startup if system bundle stop is called from inside an activator.start method and the system bundle is still in the STARTNG state. The framework will now just throw an exception as a result of the stop call. As a side effect this makes it possible again to call System.exit inside an activator.start method while the framework is still in the STARTING state. However, the framework will not be shutdown when the jvm exits. (FELIX-1816, FELIX-1812) by Karl Pauls · 15 years ago
  30. 87e1cd8 FELIX-1826 The m_componentInstances map contains entries where the key is by Felix Meschberger · 15 years ago
  31. 29f454e FELIX-1810: improvements to Main startup class, patch provided by Jarek Gawor by Guillaume Nodet · 15 years ago
  32. 36ac3a4 FELIX-1817: Backspace does not work anymore when connecting from the karaf-client by Guillaume Nodet · 15 years ago
  33. 6713c3a FELIX-1642: osgi:shutdown just hang when using karaf-client.jar by Guillaume Nodet · 15 years ago
  34. 7de3e7d FELIX-1830 Support for modified property type name "Character" for by Felix Meschberger · 15 years ago
  35. 262e57b No longer acquire global lock to check if it is possible to dynamically by Richard S. Hall · 15 years ago
  36. a65a0f8 Fragments are now merged into hosts at bundle install time, no longer by Richard S. Hall · 15 years ago
  37. bc8a7a9 fix broken property tester reference by David Morgan Spenser Savage · 15 years ago
  38. 598ca8c FELIX-1827 Check permission to get and register services on behalf by Felix Meschberger · 15 years ago
  39. 0dcce32 Further patches related to FELIX-1324 - now abstracts uri scheme behind a resolver that allows for substitution of "real" urls for meta stubs: by David Morgan Spenser Savage · 15 years ago
  40. d723e88 FELIX-1826 Throw ComponentException if newInstance fails to create a by Felix Meschberger · 15 years ago
  41. 0cbebff FELIX-1825 Fix to naming conventions for private fields by Felix Meschberger · 15 years ago
  42. d961cbf FELIX-1825 Deactivate component instances of delayed components which by Felix Meschberger · 15 years ago
  43. 470ff26 FELIX-1823 Drop support for Framework API 1.3 (R4.0) and depend by Felix Meschberger · 15 years ago
  44. 9c29a38 FELIX-1658 Declare the Log Service package as a static but by Felix Meschberger · 15 years ago
  45. 9951ef4 FELIX-1186 Refactor log messages to use the new deferred log message by Felix Meschberger · 15 years ago
  46. eebc662 Work on FELIX-1324, now able to boot osgi applications using trivial file format: by David Morgan Spenser Savage · 15 years ago
  47. a9e1a00 Use BaseWorkbenchContentProvider instead of ContainerTreeProvider as it provides the same/better functionality by David Morgan Spenser Savage · 15 years ago
  48. 8d3d190 minor formatting update by David Morgan Spenser Savage · 15 years ago
  49. 2cb91c7 update image by David Morgan Spenser Savage · 15 years ago
  50. da457a1 tidy up unused imports by David Morgan Spenser Savage · 15 years ago
  51. a16f966 FELIX-1711 Ensure correct versions are imported. Especially by Felix Meschberger · 15 years ago
  52. 184fc84 remove system.out by David Morgan Spenser Savage · 15 years ago
  53. ed930e4 FELIX-1658 Removing Enabled state (folded into Unsatisfied state) and by Felix Meschberger · 15 years ago
  54. 59d1397 FELIX-1686 Refactor BaseMethod.getMethod to not throw NoSuchMethodException by Felix Meschberger · 15 years ago
  55. e610c43 FELIX-1186 Provide functionality to defer constructing messages until by Felix Meschberger · 15 years ago
  56. a6bfd46 FELIX-1704: Added exporting of service properties in Jetty service. by Sten Roger Sandvik · 15 years ago
  57. 8939ae6 FELIX-1821: Fixed so that the system loggers survive restarts. by Sten Roger Sandvik · 15 years ago
  58. 3263146 FELIX-1818: Ctrl-C kills the karaf-client instead of being sent to the server by Guillaume Nodet · 15 years ago
  59. a307b62 Patches related to FELIX-1324 create BundleForm class to encapsulate a certain bundle configuration - Client.apply(BundleForm) merges the specified form into the currently running framework configuration (i.e. applies delta to currently running bundles) by David Morgan Spenser Savage · 15 years ago
  60. f399e0f Tidy up daft double print of Errors by David Morgan Spenser Savage · 15 years ago
  61. 9eb50f1 Handle null string value by David Morgan Spenser Savage · 15 years ago
  62. eeea847 Modify ServiceRegistrationImpl.isClassAccessible() to try to take into account by Richard S. Hall · 15 years ago
  63. 96a9438 update icon by David Morgan Spenser Savage · 15 years ago
  64. bc19c11 add larger icons and use in sigil project wizard by David Morgan Spenser Savage · 15 years ago
  65. 5c15c58 update version definition to use buildQualifier by David Morgan Spenser Savage · 15 years ago
  66. 761c4a8 build up version using $buildQualifer vs expecting full version to be parsed in by cli by David Morgan Spenser Savage · 15 years ago
  67. f8c4244 update bundle and error icons by David Morgan Spenser Savage · 15 years ago
  68. 911ca33 add collapse all action to repository view by David Morgan Spenser Savage · 15 years ago
  69. 8f79975 add bundle refesh icon (FELIX-1336) by David Morgan Spenser Savage · 15 years ago
  70. f2dadcc Update notice and changelog by Guillaume Nodet · 15 years ago
  71. 4feb09a include icons in built bundle by David Morgan Spenser Savage · 15 years ago
  72. 60f6dc1 further icon updates (FELIX-1336) by David Morgan Spenser Savage · 15 years ago
  73. e0d683e update icon references for views (FELIX-1336) by David Morgan Spenser Savage · 15 years ago
  74. 4f19a2a provide package, import-package, require-bundle, export-package + (error and optional equivalents) by David Morgan Spenser Savage · 15 years ago
  75. decb68e "borrow" icons from bnd (apache licensed) use these as the basis for remaining icons (FELIX-1336) by David Morgan Spenser Savage · 15 years ago
  76. 18435f8 FELIX-1808 Oh my ... IE6 does not accept event handlers when using by Felix Meschberger · 15 years ago
  77. 259d4ef FELIX-1808 Support manual configuration unbinding and extend the confirmation by Felix Meschberger · 15 years ago
  78. 7173064 Ensure **sigil.properties pattern matches sigil.properties in top level dir (FELIX-1794) by David Morgan Spenser Savage · 15 years ago
  79. 200e6ed FELIX-1805 - Upgrade equinox to 3.5.1 by Chris Custine · 15 years ago
  80. d30c579 FELIX-1803 - Unable to edit or backspace on multiline commands by Chris Custine · 15 years ago
  81. 83407fe FELIX-1802 - Grep command line prefix (-n) not working properly by Chris Custine · 15 years ago
  82. 1880ff5 FELIX-1801 - Case insensitive grep outputs all uppercase in match results by Chris Custine · 15 years ago
  83. b435145 FELIX-1800: Multiple related fixes: by Felix Meschberger · 15 years ago
  84. 7d01f45 FELIX-1799: Hot-deployment not working on admin:create'd instances by Gert Vanthienen · 15 years ago
  85. bf27d1e FELIX-1766: fix various problems by Guillaume Nodet · 15 years ago
  86. 8d54a19 FELIX-1766: Remove unused dir by Guillaume Nodet · 15 years ago
  87. a11a3ce FELIX-1766: Refactor and enable AdminServiceMBean by Guillaume Nodet · 15 years ago
  88. 9496c83 Obey fragment host version ranges. (FELIX-1795) by Richard S. Hall · 15 years ago
  89. 9b56f8b FELIX-1791 - Update to the karaf web demo readme. by Chris Custine · 15 years ago
  90. b94ece1 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  91. a40ea5f [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.4 by Guillaume Nodet · 15 years ago
  92. 14ebe4a Remove debug statement by Guillaume Nodet · 15 years ago
  93. 125fa3b [FELIX-1793]ensure launch karaf java process from KARAF_BASE folder by Freeman Yue Fang · 15 years ago
  94. 05989b1 FELIX-1790: fileinstall tmp dir needs to be different for each watched directory by Guillaume Nodet · 15 years ago
  95. 9031e92 Remove verify calls for easymock by Guillaume Nodet · 15 years ago
  96. b0e5a8c FELIX-1788: Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default by Guillaume Nodet · 15 years ago
  97. bef7323 FELIX-1787: fileinstall relies on location to be a valid URL for update to be successful by Guillaume Nodet · 15 years ago
  98. e2d1159 FELIX-1784: add an option to control the behavior in case of a failure in a batched installation by Guillaume Nodet · 15 years ago
  99. 99ebee0 FELIX-1786: the features deployment listener tracks installed bundles and force their resolution by Guillaume Nodet · 15 years ago
  100. d5eea19 [FELIX-1784]install one feature failed in org.apache.felix.karaf.features.cfg featuresBoot list shouldn't block install other features in this list by Freeman Yue Fang · 15 years ago