1. 6392dfe [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  2. 6f49a40 [maven-release-plugin] prepare release karaf-1.2.0 by Guillaume Nodet · 15 years ago
  3. 7ec50da Set svn:ignore properties for karaf/admin/* folders by Guillaume Nodet · 15 years ago
  4. 2eb5697 Fix README and RELEASE-NOTES for release by Guillaume Nodet · 15 years ago
  5. 229954c factoring out some common methods by Marcel Offermans · 15 years ago
  6. 7b023db FELIX-1884 Apply slightly modified patch by Justin Edelson (thanks alot). The modification is that the ConfigurationPrinter output also includes references to the using bundles. Since the new ServicesServlet adds a ConfigurationPrinter for services, the service listing of the ConfigurationRender class is now removed. by Felix Meschberger · 15 years ago
  7. c82cc59 FELIX-1899: Karaf's CoreTest itest fails on slower build machines by Gert Vanthienen · 15 years ago
  8. 350bdb9 extended the bundle dependency test to check filtering, added debug output to the Ensure class, fixed the BundleDependency by Marcel Offermans · 15 years ago
  9. e2c8709 FELIX-1897 Add support for Configuration Admin configuration (in addition to the existing bundle context properties) by Felix Meschberger · 15 years ago
  10. a2d1bfa added support for bundle dependencies plus a basic test by Marcel Offermans · 15 years ago
  11. 6c0c29d FELIX-1877: karaf.main.BootstrapLogManager possible resource leak and ignored exception in open method by Guillaume Nodet · 15 years ago
  12. 836dc8e only invokes setAccessible() when necessary now by Marcel Offermans · 15 years ago
  13. 44e72f3 FELIX-1895 Show property name along with the property description in the configuration form by Felix Meschberger · 15 years ago
  14. 61f3277 FELIX-1894 Display fragment info in bundle details view. by Felix Meschberger · 15 years ago
  15. 40c46c6 FELIX-1841 Improve service bind update by creating a special "update" method which directly calls the invokeBindMethod(ServiceReference) method instead of going through the regular bind() method, which may not call the correct bind method at all (or too many methods) by Felix Meschberger · 15 years ago
  16. 062cda7 Added tests for auto configuration and callbacks with multiple services. by Marcel Offermans · 15 years ago
  17. 469bc07 moved classes to subpackages, updated ServiceTracker to 4.2 spec, added BundleTracker and BundleDependency, ResourceDependency and some preliminary resource related classes (WIP) by Marcel Offermans · 15 years ago
  18. 311777d Make sure we do a doPriv when we call getClassLoader inside Util (FELIX-1101). by Karl Pauls · 15 years ago
  19. 123391b Update to framework 2.1.0-SNAPSHOT by Karl Pauls · 15 years ago
  20. c0fa41d Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  21. 810ef0a 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
  22. 671d7f3 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
  23. 12c46d3 Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  24. 9108eb2 Cosmetic fixes (update the code to be compliant with the checkstyle) by Clement Escoffier · 15 years ago
  25. d1def08 Fix issue FELIX-1885 Simplify how to create a service object policy. by Clement Escoffier · 15 years ago
  26. ef975ac Use externalized helpers by Clement Escoffier · 15 years ago
  27. 91c889c Externalize test helpers by Clement Escoffier · 15 years ago
  28. c7a43ae updated to osgi.org dependencies, fixed several small mistakes with previous checkin by Marcel Offermans · 15 years ago
  29. fb37bd0 moving around some of the code in preparation for some extensions by Marcel Offermans · 15 years ago
  30. 328cfe8 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
  31. 5810b52 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
  32. 771d6d5 FELIX-1546 added a missing file, and an integration test that validates the working of the temporal dependency by Marcel Offermans · 15 years ago
  33. 5e51dd0 FELIX-1546 applied the patch with some modifications by Marcel Offermans · 15 years ago
  34. 63bab68 FELIX-1888: The karaf client hangs if the authentication fails by Guillaume Nodet · 15 years ago
  35. 0c02aa9 FELIX-1887: The stop script can't be used if the user or password has been changed by Guillaume Nodet · 15 years ago
  36. a518ff9 enable source classpath in debug breakpoints by David Morgan Spenser Savage · 15 years ago
  37. 6b3ccee Extended the test. by Marcel Offermans · 15 years ago
  38. 4c4b541 Added a test to validate configuration dependencies. Added standard header files. by Marcel Offermans · 15 years ago
  39. 2e0c5a2 Updated all poms. by Marcel Offermans · 15 years ago
  40. 4d4368d Removing extra sources. by Marcel Offermans · 15 years ago
  41. c05a901 Removing integration tests. by Marcel Offermans · 15 years ago
  42. e3decca Copied core to test as first step of separation between bundle and integration tests. by Marcel Offermans · 15 years ago
  43. 23d48e5 Moving dependencymanager.temp to submodule. by Marcel Offermans · 15 years ago
  44. f207019 Moving shell to submodule. by Marcel Offermans · 15 years ago
  45. 4680971 Preparing move... by Marcel Offermans · 15 years ago
  46. 7faa16c Preparing move... by Marcel Offermans · 15 years ago
  47. 8908004 Preparing move. by Marcel Offermans · 15 years ago
  48. f5f3278 Removed the dependencymanager.shell module as that will be merged inside dependencymanager. by Marcel Offermans · 15 years ago
  49. ed131f1 Added the first set of integration tests based on Pax Exam. by Marcel Offermans · 15 years ago
  50. 35aad95 FELIX-1878: karaf.main.Main possible resource leaks and ignored exceptions from mkdirs() by Guillaume Nodet · 15 years ago
  51. f7b2615 Update to current sshd snapshot version by Guillaume Nodet · 15 years ago
  52. 3d7c45c FELIX-1882: karaf-client should have the option to retry connection establishment by Guillaume Nodet · 15 years ago
  53. d3e229a update to throw full stack trace vs just result of getMessage for debug purposes by David Morgan Spenser Savage · 15 years ago
  54. 65d6efb further refactor related to set up of bnd classpath in case of -contents vs -sourcedirs (FELIX-1880) by David Morgan Spenser Savage · 15 years ago
  55. 69ac198 now uses resolve(true) on project to find classpath if -contents specified vs -sourcedirs (FELIX-1880) by David Morgan Spenser Savage · 15 years ago
  56. c0059a6 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  57. 31035ed [maven-release-plugin] prepare release org.apache.felix.http-2.0.4 by Sten Roger Sandvik · 15 years ago
  58. 002ce04 Added dependencies to official OSGi API bundles and bumped by Richard S. Hall · 15 years ago
  59. bd6785e FELIX-1722: gogo AbstractCommand should let the possibility to release the used Action by Guillaume Nodet · 15 years ago
  60. 269d2fa Update check script with new nexus conventions by Guillaume Nodet · 15 years ago
  61. 335d8df [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  62. c8af6d7 [maven-release-plugin] prepare release gogo-0.2.2 by Guillaume Nodet · 15 years ago
  63. 87b1598 FELIX-1872: Fixed so that setAttribute is nullsafe by Sten Roger Sandvik · 15 years ago
  64. 61f10f5 FELIX-1873: Fixed default httpcontext bug in whiteboard by Sten Roger Sandvik · 15 years ago
  65. 897af46 FELIX-1860: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
  66. ae4c6c4 FELIX-1863: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
  67. 9937e16 FELIX-1726 : Enhance error messages in case of missing project dependencies by Carsten Ziegeler · 15 years ago
  68. e1e016c FELIX-1850 and FELIX-1849: enhancements to AdminServiceMBean by Guillaume Nodet · 15 years ago
  69. 7a9036f FELIX-1278 applied the patch so the dependency remembers someone explicitly setting auto config. by Marcel Offermans · 15 years ago
  70. 50fd6ea FELIX-1201 applied the patch to make the callback accessible before invoking it. by Marcel Offermans · 15 years ago
  71. cc73140 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
  72. f4c59b3 FELIX-1869 - Need better UI feedback when features commands fail by Chris Custine · 15 years ago
  73. efb53ac Upgrade plugin versions. by Chris Custine · 15 years ago
  74. f4ba86a Upgrade to latest sshd snapshot by Guillaume Nodet · 15 years ago
  75. df21d1b FELIX-1848 - Include instance name in the JMX ObjectName for AdminService and FeaturesService MBeans by Chris Custine · 15 years ago
  76. e6cfc89 Fix build (duplicate dependency and incorrect snapshot version) by Stuart McCulloch · 15 years ago
  77. 260ba33 FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
  78. f272e8b FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
  79. 284471b FELIX-1857 - Backspace not working when using admin:connect by Chris Custine · 15 years ago
  80. 4c44157 FELIX-1855 - exec command eats first keystroke of subsequent commands by Chris Custine · 15 years ago
  81. bb55fbf Update to latest fileinstall release. by Chris Custine · 15 years ago
  82. e4463f3 Add test about Felix-1854 by Clement Escoffier · 15 years ago
  83. 1fdf68a USe the latest Felix frameowrk. by Clement Escoffier · 15 years ago
  84. f3f6476 Cosmetic fix by Clement Escoffier · 15 years ago
  85. 83773a3 Fix issue FELIX-1854 Ease the usage of service.* properties by Clement Escoffier · 15 years ago
  86. 624a133 Provide test about FELIX-1741. by Clement Escoffier · 15 years ago
  87. 2475aee Add a test on service providing inheritance. by Clement Escoffier · 15 years ago
  88. 9e0bcd7 Remove unneeded code. by Richard S. Hall · 15 years ago
  89. 560eb86 Fix up bundle plugin property. by Chris Custine · 15 years ago
  90. 5cd15ca Upgrade some bundles to latest released versions. by Chris Custine · 15 years ago
  91. 0ea9bca FELIX-1846 Guard access to the existing target filter being null by Felix Meschberger · 15 years ago
  92. 31ff543 FELIX-1725 : SCR Annotations - Support "Add" Operator in annotation values. Applying patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  93. 4e5b91e Refactoring of ICapability resulted in the reporting of duplicate exports by Richard S. Hall · 15 years ago
  94. 6c1f750 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  95. dbc09e6 [maven-release-plugin] prepare release org.apache.felix.scr-1.2.0 by Felix Meschberger · 15 years ago
  96. fdd6764 FELIX-1711 Adapt NOTICE file to new OSGi library copyright year by Felix Meschberger · 15 years ago
  97. 8b4eb05 FELIX-1826 Fix integration test still using the component instance by Felix Meschberger · 15 years ago
  98. eb0a490 Remove duplicate dependencies (Maven 3 complains about these now). by Chris Custine · 15 years ago
  99. f77974e Cleanup after release by Karl Pauls · 15 years ago
  100. 1846879 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago