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