1. 470a975 FELIX-1841 Apply DependencyManager part of FELIX-1841.patch.2 supplied by Pierre de Rop (thanks) with the slight modification of guarding the rebind with a configuration setting. Also added integration tests validating this fix. by Felix Meschberger · 15 years ago
  2. 24c7b3d FELIX-1892: Upgrade to sshd-0.3.0, mina-2.0.0-RC1, gogo-0.2.2, jansi-1.1 by Guillaume Nodet · 15 years ago
  3. d093f2d Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  4. e9c525a Cosmetic fixes (update the code to be compliant with the checkstyle) by Clement Escoffier · 15 years ago
  5. 029880f Fix issue FELIX-1885 Simplify how to create a service object policy. by Clement Escoffier · 15 years ago
  6. 01f1b15 Use externalized helpers by Clement Escoffier · 15 years ago
  7. c9c352e Externalize test helpers by Clement Escoffier · 15 years ago
  8. ca21ff1 updated to osgi.org dependencies, fixed several small mistakes with previous checkin by Marcel Offermans · 15 years ago
  9. c854d1a moving around some of the code in preparation for some extensions by Marcel Offermans · 15 years ago
  10. c1ff872 refactored existing tests to use static inner classes to avoid potential name clashes between tests, added a new test by Marcel Offermans · 15 years ago
  11. 266e4a9 FELIX-1841 Prevent updating the service registration if service properties did not change as of the configuration update (this may be the case if the configuration update only contains modified private properties not propagated to service registration properties) (Thanks Pierre de Rop for providing the patch) by Felix Meschberger · 15 years ago
  12. d3f0f29 FELIX-1546 added a missing file, and an integration test that validates the working of the temporal dependency by Marcel Offermans · 15 years ago
  13. 74363c3 FELIX-1546 applied the patch with some modifications by Marcel Offermans · 15 years ago
  14. 32fb4ff FELIX-1888: The karaf client hangs if the authentication fails by Guillaume Nodet · 15 years ago
  15. 55e1053 FELIX-1887: The stop script can't be used if the user or password has been changed by Guillaume Nodet · 15 years ago
  16. 4f488a2 enable source classpath in debug breakpoints by David Morgan Spencer Savage · 15 years ago
  17. 4792d60 Extended the test. by Marcel Offermans · 15 years ago
  18. 8556026 Added a test to validate configuration dependencies. Added standard header files. by Marcel Offermans · 15 years ago
  19. 4bcd2cb Updated all poms. by Marcel Offermans · 15 years ago
  20. 66eddd4 Removing extra sources. by Marcel Offermans · 15 years ago
  21. 76586ff Removing integration tests. by Marcel Offermans · 15 years ago
  22. f494303 Copied core to test as first step of separation between bundle and integration tests. by Marcel Offermans · 15 years ago
  23. 1e1233e Moving dependencymanager.temp to submodule. by Marcel Offermans · 15 years ago
  24. 8f480e6 Moving shell to submodule. by Marcel Offermans · 15 years ago
  25. 1210ae1 Preparing move... by Marcel Offermans · 15 years ago
  26. 38cc0aa Preparing move... by Marcel Offermans · 15 years ago
  27. a962bc9 Preparing move. by Marcel Offermans · 15 years ago
  28. 14af702 Removed the dependencymanager.shell module as that will be merged inside dependencymanager. by Marcel Offermans · 15 years ago
  29. 238c5cb Added the first set of integration tests based on Pax Exam. by Marcel Offermans · 15 years ago
  30. ac5adc9 FELIX-1878: karaf.main.Main possible resource leaks and ignored exceptions from mkdirs() by Guillaume Nodet · 15 years ago
  31. 43bdf83 Update to current sshd snapshot version by Guillaume Nodet · 15 years ago
  32. d511915 FELIX-1882: karaf-client should have the option to retry connection establishment by Guillaume Nodet · 15 years ago
  33. 9a99508 update to throw full stack trace vs just result of getMessage for debug purposes by David Morgan Spencer Savage · 15 years ago
  34. adeddd9 further refactor related to set up of bnd classpath in case of -contents vs -sourcedirs (FELIX-1880) by David Morgan Spencer Savage · 15 years ago
  35. 6c0b778 now uses resolve(true) on project to find classpath if -contents specified vs -sourcedirs (FELIX-1880) by David Morgan Spencer Savage · 15 years ago
  36. 6e270f6 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  37. 71ddccc [maven-release-plugin] prepare release org.apache.felix.http-2.0.4 by Sten Roger Sandvik · 15 years ago
  38. 0aba491 Added dependencies to official OSGi API bundles and bumped by Richard S. Hall · 15 years ago
  39. a98e4de FELIX-1722: gogo AbstractCommand should let the possibility to release the used Action by Guillaume Nodet · 15 years ago
  40. 12c5427 Update check script with new nexus conventions by Guillaume Nodet · 15 years ago
  41. f9fd8ea [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  42. d7ab783 [maven-release-plugin] prepare release gogo-0.2.2 by Guillaume Nodet · 15 years ago
  43. aac00fd FELIX-1872: Fixed so that setAttribute is nullsafe by Sten Roger Sandvik · 15 years ago
  44. 5b20cf4 FELIX-1873: Fixed default httpcontext bug in whiteboard by Sten Roger Sandvik · 15 years ago
  45. 8a1c32f FELIX-1860: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
  46. eff892e FELIX-1863: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
  47. 86405c9 FELIX-1726 : Enhance error messages in case of missing project dependencies by Carsten Ziegeler · 15 years ago
  48. 858be10 FELIX-1850 and FELIX-1849: enhancements to AdminServiceMBean by Guillaume Nodet · 15 years ago
  49. 387d8c0 FELIX-1278 applied the patch so the dependency remembers someone explicitly setting auto config. by Marcel Offermans · 15 years ago
  50. 888b7ec FELIX-1201 applied the patch to make the callback accessible before invoking it. by Marcel Offermans · 15 years ago
  51. 8433c9e FELIX-303 applied the suggested fix for getCallbackInstances(), FELIX-1546 added invocation of callbacks for required dependencies (work on this issue is ongoing). by Marcel Offermans · 15 years ago
  52. 45a520f FELIX-1869 - Need better UI feedback when features commands fail by Chris Custine · 15 years ago
  53. 74789eb Upgrade plugin versions. by Chris Custine · 15 years ago
  54. b0e27bd Upgrade to latest sshd snapshot by Guillaume Nodet · 15 years ago
  55. 8fa9fbb FELIX-1848 - Include instance name in the JMX ObjectName for AdminService and FeaturesService MBeans by Chris Custine · 15 years ago
  56. a50af2b Fix build (duplicate dependency and incorrect snapshot version) by Stuart McCulloch · 15 years ago
  57. 2b2b0ed FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
  58. 898e14b FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
  59. 9a8f605 FELIX-1857 - Backspace not working when using admin:connect by Chris Custine · 15 years ago
  60. 0e68805 FELIX-1855 - exec command eats first keystroke of subsequent commands by Chris Custine · 15 years ago
  61. ffcda70 Update to latest fileinstall release. by Chris Custine · 15 years ago
  62. 8a37cae Add test about Felix-1854 by Clement Escoffier · 15 years ago
  63. fa7d7af USe the latest Felix frameowrk. by Clement Escoffier · 15 years ago
  64. 7048c2a Cosmetic fix by Clement Escoffier · 15 years ago
  65. 177ab18 Fix issue FELIX-1854 Ease the usage of service.* properties by Clement Escoffier · 15 years ago
  66. 420e419 Provide test about FELIX-1741. by Clement Escoffier · 15 years ago
  67. 162988d Add a test on service providing inheritance. by Clement Escoffier · 15 years ago
  68. 101e121 Remove unneeded code. by Richard S. Hall · 15 years ago
  69. 5c5f790 Fix up bundle plugin property. by Chris Custine · 15 years ago
  70. 4a3018b Upgrade some bundles to latest released versions. by Chris Custine · 15 years ago
  71. 81ddb9a FELIX-1846 Guard access to the existing target filter being null by Felix Meschberger · 15 years ago
  72. 627ce4c FELIX-1725 : SCR Annotations - Support "Add" Operator in annotation values. Applying patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  73. fb849b4 Refactoring of ICapability resulted in the reporting of duplicate exports by Richard S. Hall · 15 years ago
  74. 1d307be [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  75. 9afc4d7 [maven-release-plugin] prepare release org.apache.felix.scr-1.2.0 by Felix Meschberger · 15 years ago
  76. db5d1d0 FELIX-1711 Adapt NOTICE file to new OSGi library copyright year by Felix Meschberger · 15 years ago
  77. 7e1726d FELIX-1826 Fix integration test still using the component instance by Felix Meschberger · 15 years ago
  78. 1d5983e Remove duplicate dependencies (Maven 3 complains about these now). by Chris Custine · 15 years ago
  79. 9f610e5 Cleanup after release by Karl Pauls · 15 years ago
  80. 6820f8c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  81. fe7a76f [maven-release-plugin] prepare release org.apache.felix.main-2.0.2 by Karl Pauls · 15 years ago
  82. 46d1374 Prepare 2.0.2 release by Karl Pauls · 15 years ago
  83. 1c23e02 Update changelog. by Karl Pauls · 15 years ago
  84. a5a974d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  85. 837687f [maven-release-plugin] prepare release org.apache.felix.framework-2.0.2 by Karl Pauls · 15 years ago
  86. 499184a Update changelog. by Karl Pauls · 15 years ago
  87. e74d4ed [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  88. 29f0b39 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.2 by Karl Pauls · 15 years ago
  89. 4d15feb 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
  90. e8970c5 Continued improvements to fragment merging and object allocation in by Richard S. Hall · 15 years ago
  91. 3dd9e63 (FELIX-1834) by Karl Pauls · 15 years ago
  92. f7dfd27 FELIX-1833 Make the ComponentActorThread a Runnable handled to a standard by Felix Meschberger · 15 years ago
  93. 66c6932 FELIX-1832 Instead of deactivating in case of instantiation failure just by Felix Meschberger · 15 years ago
  94. e68548a Fixed a couple of bugs related to new fragment merging. (FELIX-1534) by Richard S. Hall · 15 years ago
  95. 5c08eec 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
  96. df2d262 FELIX-1826 The m_componentInstances map contains entries where the key is by Felix Meschberger · 15 years ago
  97. 4790dd3 FELIX-1810: improvements to Main startup class, patch provided by Jarek Gawor by Guillaume Nodet · 15 years ago
  98. 3daf0b5 FELIX-1817: Backspace does not work anymore when connecting from the karaf-client by Guillaume Nodet · 15 years ago
  99. 697dc53 FELIX-1642: osgi:shutdown just hang when using karaf-client.jar by Guillaume Nodet · 15 years ago
  100. 67dff95 FELIX-1830 Support for modified property type name "Character" for by Felix Meschberger · 15 years ago