1. 621f374 Updated versions. by Clement Escoffier · 13 years ago
  2. a7a27ee Fix FELIX-3190 Added a getComponentMetadata method to Factory. by Clement Escoffier · 13 years ago
  3. 9bc8d5b Fix FELIX-3192 by Clement Escoffier · 13 years ago
  4. 95358cb Adapted tests to stress the new manipulator. by Clement Escoffier · 13 years ago
  5. 73a1069 Clean up versions. by Clement Escoffier · 14 years ago
  6. 7211c05 update maven-ipojo-plugin version by Clement Escoffier · 14 years ago
  7. d818d30 Fix versions (snapshot vs release) by Clement Escoffier · 14 years ago
  8. 345e79a Externalize versions into the parent pom. by Clement Escoffier · 14 years ago
  9. 67ab62e Fix FELIX-2781 Expose the implementation class as service when no interfaces are found in the hierachy by Clement Escoffier · 14 years ago
  10. d49e5a6 Avoid a potential NPE in arch by Clement Escoffier · 14 years ago
  11. 76a4738 Configure the RAT plugin for the webconsole-plugin project by Clement Escoffier · 14 years ago
  12. a0f88a9 Fix FELIX-2755 Allow the manipulator and the different front end to use several metadata files by Clement Escoffier · 14 years ago
  13. 7df8aee Fix FELIX-2666 Rename the temporal handler annotation to avoid collision by Clement Escoffier · 14 years ago
  14. a14d76c Try to reproduce the issue described in http://www.mail-archive.com/users@felix.apache.org/msg09205.html by Clement Escoffier · 14 years ago
  15. 0c7630d Fix FELIX-2705 Provide a way to extend the logger strategy by Clement Escoffier · 14 years ago
  16. 4efdccc Work on FELIX-2694 Instance state not recomputed after reconfiguration when the instance is stopped by Clement Escoffier · 14 years ago
  17. 4441b99 Add two tests where the lifecycle controller is configured with the config admin by Clement Escoffier · 14 years ago
  18. 993435b Add test using the config admin and lifecycle controller by Clement Escoffier · 14 years ago
  19. 279ebce Fix FELIX-2694 Instance state not recomputed after reconfiguration when the instance is stopped by Clement Escoffier · 14 years ago
  20. 2db7fb4 Fix FELIX-2624 Support multiple whiteboards using annotations by Clement Escoffier · 14 years ago
  21. 0c5fd84 Cleanup test environment after tests. by Clement Escoffier · 14 years ago
  22. 48f12e8 Fix FELIX-2594 Have a way to create new custom iPojo handler without having to specify a handler usage by Clement Escoffier · 14 years ago
  23. a947d90 Start working on FELIX-2636 Cannot control the validity of an iPOJO instance using a configuration property by Clement Escoffier · 14 years ago
  24. 2842962 Fix FELIX-2634 Rename the @Publisher annotation into @Publishes annotation to avoid collision by Clement Escoffier · 14 years ago
  25. 0e81490 Refactor the JMX Handler Fix FELIX-2633 Rename JMX annotations by Clement Escoffier · 14 years ago
  26. 6a8aeaa Fix FELIX-2631 Rename @Publisher and @Subscriber attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  27. 40d87b1 Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  28. 7a1820e Fix FELIX-2623 @Update annotated methods should not require a Dictionary parameter. by Clement Escoffier · 14 years ago
  29. bd5f3b2 Fix FELIX-2622 Support static service properties that are not mirrored into fields by Clement Escoffier · 14 years ago
  30. 2d84b32 update a pretty old dependency by Clement Escoffier · 14 years ago
  31. ef2b448 Fix FELIX-2580 iPOJO failed to create proxies on service which are not interface by Clement Escoffier · 14 years ago
  32. aa55a30 Fix Felix-2487 by Clement Escoffier · 14 years ago
  33. f754b6f Adapt the dependency handler test suite to fit the change made for FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception. by Clement Escoffier · 14 years ago
  34. f92aae7 Fix FELIX-2461 by Clement Escoffier · 14 years ago
  35. a196474 Fix FELIX-2430 by Clement Escoffier · 14 years ago
  36. 920594f Try to reproduce FELIX-2296, the configuration seems to work correctly. by Clement Escoffier · 15 years ago
  37. fc0ef7a Fix FELIX-2323 : Unbind method are no more called during the invalidation process if this process is not triggered by a service departure by Clement Escoffier · 15 years ago
  38. fe60690 Replace ${pom.*} by ${project.*} by Clement Escoffier · 15 years ago
  39. f4622e5 Re-structure the test suites, use withiPOJO and OSGi test helpers. by Clement Escoffier · 15 years ago
  40. 86ea465 Fix FELIX-2308 Fix FELIX-2309 Update versions by Clement Escoffier · 15 years ago
  41. 5ab0b44 Final steps before the release preparation: by Clement Escoffier · 15 years ago
  42. 1d6dc4e Fix issue FELIX-2132 by Clement Escoffier · 15 years ago
  43. c667355 Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes by Clement Escoffier · 15 years ago
  44. f6e8caf Improve security checks by Clement Escoffier · 15 years ago
  45. b2a17d4 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 15 years ago
  46. 9b0a368 Fix issue FELIX-2014 by Clement Escoffier · 15 years ago
  47. 1aa6d6c Fix issue FELIX-1965 by Clement Escoffier · 15 years ago
  48. 3cc5d2d Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  49. c086dbc Fix FELIX-1426 by Clement Escoffier · 15 years ago
  50. 6e5fb60 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  51. 6acd911 Add test on the instantiate annotation (FELIX-1940). by Clement Escoffier · 15 years ago
  52. 0f18155 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  53. d1def08 Fix issue FELIX-1885 Simplify how to create a service object policy. by Clement Escoffier · 15 years ago
  54. ef975ac Use externalized helpers by Clement Escoffier · 15 years ago
  55. e4463f3 Add test about Felix-1854 by Clement Escoffier · 15 years ago
  56. 624a133 Provide test about FELIX-1741. by Clement Escoffier · 15 years ago
  57. 2475aee Add a test on service providing inheritance. by Clement Escoffier · 15 years ago
  58. 3ffae67 Update pax:exam version to 1.1.0 by Clement Escoffier · 15 years ago
  59. 7b21864 Fixed author tag. by Richard S. Hall · 15 years ago
  60. 330919a Add tests about logger configuration. by Clement Escoffier · 15 years ago
  61. 4cb4ff3 Update versions. by Clement Escoffier · 15 years ago
  62. 0630c6b Fix license issue by Clement Escoffier · 15 years ago
  63. 480beaa Fix issue Felix-1318. by Clement Escoffier · 15 years ago
  64. c80b73d Fix version number consistently by Clement Escoffier · 15 years ago
  65. 1b7225c Add the bundleAsiPOJO tinybundles extension to the iPOJO Tests by Clement Escoffier · 15 years ago
  66. 464575f Fix issue Felix-1182. by Clement Escoffier · 15 years ago
  67. da0de3b Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 16 years ago
  68. a55a730 Fix issue Felix-1159 by Clement Escoffier · 16 years ago
  69. d69a35f Fix issue Felix-1114. by Clement Escoffier · 16 years ago
  70. 3237d13 Fix Felix-1114. by Clement Escoffier · 16 years ago
  71. 9eed185 Commit API test suite (composite) by Clement Escoffier · 16 years ago
  72. f686151 Fix issue Felix-1002 by Clement Escoffier · 16 years ago
  73. e1a6cf1 Fix issue Felix-966. by Clement Escoffier · 16 years ago
  74. adc3bdd Improve error handling in the ProvidedService handler by Clement Escoffier · 16 years ago
  75. 7abd701 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  76. 2769dc8 Update dependencies to point on iPOJO 1.2.0. by Clement Escoffier · 16 years ago
  77. 9f14227 Update Property.java. The TYPE[].class construction is not supported by Apache Harmony. So, an empty array has to be created and the .getClass() method called. by Clement Escoffier · 16 years ago
  78. 00b868e Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  79. 48c99d6 - Refactor instance descriptions to fit with the new introspection and reconfiguration API (instances will be reconfigurable directly from their instance description). by Clement Escoffier · 16 years ago
  80. 0304dab Fix issue Felix-866 by Clement Escoffier · 16 years ago
  81. aa8bd86 Fix issue Felix-846. by Clement Escoffier · 16 years ago
  82. 8368d92 Fix XSD locations. by Clement Escoffier · 16 years ago
  83. fdb8f3e Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  84. 354be55 Fix issue Felix-853. by Clement Escoffier · 16 years ago
  85. 91fad49 The test suites now use the new junit4osgi (the group id has changed). by Clement Escoffier · 16 years ago
  86. 3d80419 Migrate the test suites to the new junit4osgi development model (use getContext() to get the bundle context instead of context). by Clement Escoffier · 16 years ago
  87. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  88. 272bad2 Add session to junit4osgi: by Clement Escoffier · 16 years ago
  89. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  90. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  91. 6afaa7b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  92. 36d6796 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  93. 818e692 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  94. 3cf894b Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  95. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  96. 73aeed8 Updates the test suite: by Clement Escoffier · 16 years ago
  97. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  98. c591dea Changes the 'interface' attribute of the service dependency handler to be 'specification'. This change remove a differentiation between service dependencies description. The 'interface' attribute stills supported but becomes deprecated. by Clement Escoffier · 16 years ago
  99. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  100. 5d1a2b6 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago