1. 86a461f When the active start level is changing, we need to keep track of the by Richard S. Hall · 14 years ago
  2. 8b9c058 Fixed FELIX-2390 /WebConsole Config Manager problem/ by Valentin Pavlov Valchev · 14 years ago
  3. 8f660c5 Fixed FELIX-2284 /Add common utility method for converting object (array) to string/ by Valentin Pavlov Valchev · 14 years ago
  4. cb56f3b Fixed FELIX-2338 /Problem in the Configuration Render/ by Valentin Pavlov Valchev · 14 years ago
  5. cee83c2 Remove obsolete package. by Richard S. Hall · 15 years ago
  6. c28f795 fixed lock contention in piped writer when reader doesn't read all input (FELIX-2380) by Derek Baum · 15 years ago
  7. c79bf83 better message/exception when arguments can't be coerced (FELIX-2375) by Derek Baum · 15 years ago
  8. 928cffc Use service tracker to correctly track command services and which also by Richard S. Hall · 15 years ago
  9. ce38d5d Apply patch (FELIX-2378) to avoid coarse-grained synchronization. by Richard S. Hall · 15 years ago
  10. 66a8de4 FELIX-2372 Improve logging for IllegalStateException on service access by Felix Meschberger · 15 years ago
  11. 70c4bdb Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 15 years ago
  12. c1e296b Do implicit bootdelegation in a doPriv and make extension manager openconnection use getresourcelocal to make security work again (FELIX-2273, FELIX-2271). by Karl Pauls · 15 years ago
  13. 54890fc Implicitly boot delegated classes (i.e., java.*) should not be by Richard S. Hall · 15 years ago
  14. 8c02dff FELIX-2370 For the delayed component manager replace set of using bundles by a simple counter and a simple lock; The set of bundles is not used and thus just overhead. For the service factory manager, synchronize access to the map. Additionally make two fields final in the AbstractComponentManager. by Felix Meschberger · 15 years ago
  15. 39a7ba2 FELIX-2368 make component enablement, activation, deactivation, and disablement synchronous instead of asynchronous by Felix Meschberger · 15 years ago
  16. dedd8e2 Use getResourceByDelegation instead of getEntry for loading from extension bundles (FELIX-2356). by Karl Pauls · 15 years ago
  17. 7255e99 Set query component of urls correctly (FELIX-2150). by Karl Pauls · 15 years ago
  18. b432c86 Cleanup imports by Felix Meschberger · 15 years ago
  19. c3de8e6 Fix description indicating the bundle implements the Declarative Services Specification 1.1 by Felix Meschberger · 15 years ago
  20. 18c02d4 Introduce a Change Log by Felix Meschberger · 15 years ago
  21. b83ac14 Fix some headers. by Richard S. Hall · 15 years ago
  22. 7149f84 Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 15 years ago
  23. fdbc230 Rename old NOTICE file to DEPENDENCIES and introduce a new NOTICE by Richard S. Hall · 15 years ago
  24. e4c821f Minor formatting change. by Richard S. Hall · 15 years ago
  25. 8f1df2f Removed description from Parameter and use Descriptor instead. (FELIX-2363) by Richard S. Hall · 15 years ago
  26. 5f9b306 Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367) by Richard S. Hall · 15 years ago
  27. eb73e5b Minor code format cleanup. by Richard S. Hall · 15 years ago
  28. 31fedb7 don't automatically convert return values that are arrays to ArrayList (FELIX-2337) by Derek Baum · 15 years ago
  29. db585d8 FELIX-2366: Avoiding property substitution by escaping does not remove escape character by Guillaume Nodet · 15 years ago
  30. 534d1a1 Make the resolver slightly more generic so that we can reuse it in OBR more easily (FELIX-2035) by Guillaume Nodet · 15 years ago
  31. 26cfa9c Slight code cleanup (FELIX-2035) by Guillaume Nodet · 15 years ago
  32. 3851159 Generify CandidateComparator (FELIX-2035) by Guillaume Nodet · 15 years ago
  33. 4829f8f Refactor duplicated code (FELIX-2035) by Guillaume Nodet · 15 years ago
  34. edd08d9 Slight code cleanup wrt generics (FELIX-2035) by Guillaume Nodet · 15 years ago
  35. 49e332e FELIX-2344 After feedback from Pierre, added yet another test scenario and fixed it by reversing the order in which callbacks were invoked and the service was started to ensure callbacks of required dependencies will be invoked before the service is started. by Marcel Offermans · 15 years ago
  36. 53b6671 Use latest parent pom. by Richard S. Hall · 15 years ago
  37. 700d91b Use latest parent pom. by Richard S. Hall · 15 years ago
  38. 08945d0 Modify framework distribution to include Gogo shell. by Richard S. Hall · 15 years ago
  39. e52146d Add support for parameter aliases. (FELIX-2363) by Richard S. Hall · 15 years ago
  40. 11fd469 Merge @Flag and @Option annotations into a single @Parameter annotation. (FELIX-2363) by Richard S. Hall · 15 years ago
  41. 561c305 Various debugging cleanup. (FELIX-2035) by Richard S. Hall · 15 years ago
  42. 7a93506 Remove mutable method from Module interface. (FELIX-2035) by Richard S. Hall · 15 years ago
  43. 4d1d735 Remove some debugging-related code. (FELIX-2035) by Richard S. Hall · 15 years ago
  44. 2adbd42 The handling of updated fragments was not correct, which resulted by Richard S. Hall · 15 years ago
  45. 2894460 To pass the OSGi CT we must let an exception bubble up. (FELIX-2039) by Richard S. Hall · 15 years ago
  46. ca1f6ad Minor edit of System.exit() value. by Richard S. Hall · 15 years ago
  47. 3c0c156 FELIX-2344 Extended the test case and fixed the bug. by Marcel Offermans · 15 years ago
  48. 63b8e0b moved dependency/adapter annotations to org.apache.felix.dm.annotation.api top level package by Pierre De Rop · 15 years ago
  49. da9b2dd Logic error; incorrectly checking for empty bundle array. (FELIX-2042) by Richard S. Hall · 15 years ago
  50. 57ce09a For consistency reasons, removed org.apache.felix.dm.annotation.api.dependency and org.apache.felix.dm.annotation.api.adapter sub-packages. by Pierre De Rop · 15 years ago
  51. 81983d1 minor fix/javadoc by Pierre De Rop · 15 years ago
  52. 91bac3b added json in bnd classpath by Pierre De Rop · 15 years ago
  53. d9c4e3c reworked the sample in order to show a FactoryConfigurationAdapterService annotation usage example by Pierre De Rop · 15 years ago
  54. dc6d233 No print a banner. (FELIX-1797) by Richard S. Hall · 15 years ago
  55. c0f5942 Removed TemporalServiceDependency, but added a timeout attribute in the ServiceDependency annotation by Pierre De Rop · 15 years ago
  56. 8714569 Simplify wiring debug info. (FELIX-2035) by Richard S. Hall · 15 years ago
  57. 57add71 Don't throw a ConfigurationException when the updated callback method does not exist. by Pierre De Rop · 15 years ago
  58. 9ac465b Align command module version number with other Gogo modules, even by Richard S. Hall · 15 years ago
  59. c8e3510 Use new module names. (FELIX-2042) by Richard S. Hall · 15 years ago
  60. 501fd3c Remove unneeded directory. (FELIX-2042) by Richard S. Hall · 15 years ago
  61. 81be373 Rename command module. (FELIX-2042) by Richard S. Hall · 15 years ago
  62. 17f2302 Modified gogo modules to use org.apache.felix groupId. (FELIX-2334) by Richard S. Hall · 15 years ago
  63. 8e6e0e2 Change the scope for our commands and display scope in help message. (FELIX-2042) by Richard S. Hall · 15 years ago
  64. 9fe88cc Avoid mentioning help command until we decide how to do it. (FELIX-2042) by Richard S. Hall · 15 years ago
  65. 0de6a9d [FELIX-2354]NPE when using Felix features maven validate plugin by Freeman Yue Fang · 15 years ago
  66. 3a0fa22 fixed javadoc by Pierre De Rop · 15 years ago
  67. 08f8dac don't provide MetaTypeProvide along with a ManagedServiceFactory service by Pierre De Rop · 15 years ago
  68. 2938d81 reworked FactoryConfigurationAdapter API by Pierre De Rop · 15 years ago
  69. 48a641e added a work around for issue FELIX-1545 by Pierre De Rop · 15 years ago
  70. e612684 avoid possible IllegalStateException if framework is stopped during CommandProxy method execution. by Derek Baum · 15 years ago
  71. ade36ce removed wrong import by Pierre De Rop · 15 years ago
  72. de3984d reworked BundleAdapter API in order to allow to provide adapter parameters by reusing the Service interface methods (setInterface, setImplementation, etc ...) by Pierre De Rop · 15 years ago
  73. 61aaf12 register state listeners in Adapter/ResourceAdapter service by Pierre De Rop · 15 years ago
  74. 3d6564f reworked ResourceAdapter API in order to allow to provide adapter parameters by reusing the Service interface methods (setInterface, setImplementation, etc ...) by Pierre De Rop · 15 years ago
  75. b0cb4d1 reworked the Adapter API in order to allow to provide adapter parameters by reusing the Service methods (setInterface, setImplementation, etc ...) by Pierre De Rop · 15 years ago
  76. 9323e8b added field attribute in Aspect annotation by Pierre De Rop · 15 years ago
  77. 4912f61 m_logService not static anymore by Pierre De Rop · 15 years ago
  78. fc76672 added field attribute in Aspect annotation by Pierre De Rop · 15 years ago
  79. b45fb6d reworked the Adapter API in order to allow to provide adapter parameters by reusing the Service methods (setInterface, setImplementation, etc ...) by Pierre De Rop · 15 years ago
  80. 89aa2bf reworked the Adapter API in order to allow to provide adapter parameters by reusing the Service methods (setInterface, setImplementation, etc ...) by Pierre De Rop · 15 years ago
  81. 295a4b4 - Reworked design of the runtime bundle. by Pierre De Rop · 15 years ago
  82. f5ccfc4 - Reworked the aspect API in order to allow to provide aspect parameters by by Pierre De Rop · 15 years ago
  83. 4e68379 Remove a blank m_extensionsCache write (FELIX-2332). by Karl Pauls · 15 years ago
  84. b653720 moved FELIX2344_ExtraDependencyWithCallback.java into FELIX2344_ExtraDependencyWithCallbackTest.java by Pierre De Rop · 15 years ago
  85. 3107d11 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  86. 3f1e0cb [maven-release-plugin] prepare release karaf-1.6.0 by Guillaume Nodet · 15 years ago
  87. 358f6a6 [FELIX-2280] To much code duplication in DefaultJDBCLock, OracleJDBCLock and MySQLJDBCLock. by Jamie Mark Goodyear · 15 years ago
  88. 8987398 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  89. 3e93380 [maven-release-plugin] prepare release karaf-1.6.0 by Guillaume Nodet · 15 years ago
  90. de4377c Initial service project by Peter Kriens · 15 years ago
  91. e541dcf [karaf] fix manual generation by Guillaume Nodet · 15 years ago
  92. 5a6e5ab Completed support for using dynamic proxies as generic aspects. Added a test to validate this behaviour. by Marcel Offermans · 15 years ago
  93. a65c77b [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  94. 1df301e [maven-release-plugin] prepare release karaf-1.6.0 by Guillaume Nodet · 15 years ago
  95. e44fcbb FELIX-2348 Not all resources have a filter, so the code and the test now handle that case correctly. by Marcel Offermans · 15 years ago
  96. 283a536 FELIX-2191: Drop-in deployment of feature descriptor with spring-dm bundles fails by Guillaume Nodet · 15 years ago
  97. adbff5d [karaf] add the deploy dir in the assembly by Guillaume Nodet · 15 years ago
  98. a55d05b Added testcase for issue FELIX-2348 by Pierre De Rop · 15 years ago
  99. d2d7ae0 FELIX-2333 : service.ranking property type should be Integer by default by Carsten Ziegeler · 15 years ago
  100. da07b50 FELIX-2347: Configurations on features should not override existing configurations by Guillaume Nodet · 15 years ago