1. c8fb975 Add snapshot repository definition in order to enable integration testing on jenkins by Guillaume Sauthier · 12 years ago
  2. f696725 Added distinct factory name to avoid name clash (changed because of FELIX-3789) by Clement Escoffier · 12 years ago
  3. 33a763a Fix FELIX-3749 (https://issues.apache.org/jira/browse/FELIX-3749) by Clement Escoffier · 12 years ago
  4. bf94398 Fixed manipulator version in tests by Clement Escoffier · 12 years ago
  5. 6d66fa9 Update versions for tests. by Clement Escoffier · 12 years ago
  6. d3ef902 Fixed FELIX-3567 by Clement Escoffier · 12 years ago
  7. 61dacb3 Forgot to add this file in my last commit. by Clement Escoffier · 13 years ago
  8. 86cb8d0 Fixed FELIX-3508 by Clement Escoffier · 13 years ago
  9. 621f374 Updated versions. by Clement Escoffier · 13 years ago
  10. 395a385 Add missing method to mocked factories by Clement Escoffier · 13 years ago
  11. 6cb4c10 Changed the transaction service implementation (the GAV has changed) by Clement Escoffier · 13 years ago
  12. b5255aa Fix FELIX-3252 Embeds the iPOJO online manipulator into the iPOJO Core bundle by Clement Escoffier · 13 years ago
  13. e1f4973 Fixed FELIX-3204 by Clement Escoffier · 13 years ago
  14. a7a27ee Fix FELIX-3190 Added a getComponentMetadata method to Factory. by Clement Escoffier · 13 years ago
  15. 9bc8d5b Fix FELIX-3192 by Clement Escoffier · 13 years ago
  16. 63dfc4a Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1 by Clement Escoffier · 13 years ago
  17. 9cfba5f Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1 by Clement Escoffier · 13 years ago
  18. 95358cb Adapted tests to stress the new manipulator. by Clement Escoffier · 13 years ago
  19. 41bd89c Use the correct version of the whiteboard handler. by Clement Escoffier · 13 years ago
  20. d93cb1f Updated the tested version of the whiteboard pattern handler. by Clement Escoffier · 13 years ago
  21. 40aa8d5 updated eah snapshot version to 1.9.0-SNAPSHOT by Clement Escoffier · 14 years ago
  22. 8d3efa7 cosmetic fix. by Clement Escoffier · 14 years ago
  23. c07d9c2 Try to reproduce FELIX-2430. Seems to work in iPOJO 1.8.0 by Clement Escoffier · 14 years ago
  24. 73a1069 Clean up versions. by Clement Escoffier · 14 years ago
  25. 7211c05 update maven-ipojo-plugin version by Clement Escoffier · 14 years ago
  26. d818d30 Fix versions (snapshot vs release) by Clement Escoffier · 14 years ago
  27. 345e79a Externalize versions into the parent pom. by Clement Escoffier · 14 years ago
  28. d19892a Fix manipulator and composite version for tests. by Clement Escoffier · 14 years ago
  29. 67ab62e Fix FELIX-2781 Expose the implementation class as service when no interfaces are found in the hierachy by Clement Escoffier · 14 years ago
  30. d49e5a6 Avoid a potential NPE in arch by Clement Escoffier · 14 years ago
  31. 76a4738 Configure the RAT plugin for the webconsole-plugin project by Clement Escoffier · 14 years ago
  32. a0f88a9 Fix FELIX-2755 Allow the manipulator and the different front end to use several metadata files by Clement Escoffier · 14 years ago
  33. 4f2c373 Fix FELIX-2746 Composite should support instance configuration by Clement Escoffier · 14 years ago
  34. 7df8aee Fix FELIX-2666 Rename the temporal handler annotation to avoid collision by Clement Escoffier · 14 years ago
  35. 83be8dc Tests should use the latest maven-ipojo-plugin. by Clement Escoffier · 14 years ago
  36. 5c0361e Integrate the constructor-injection branch into the trunk. by Clement Escoffier · 14 years ago
  37. 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
  38. 0c7630d Fix FELIX-2705 Provide a way to extend the logger strategy by Clement Escoffier · 14 years ago
  39. 4efdccc Work on FELIX-2694 Instance state not recomputed after reconfiguration when the instance is stopped by Clement Escoffier · 14 years ago
  40. 4441b99 Add two tests where the lifecycle controller is configured with the config admin by Clement Escoffier · 14 years ago
  41. 1a0e165 add the config admin to the test configuration. by Clement Escoffier · 14 years ago
  42. 993435b Add test using the config admin and lifecycle controller by Clement Escoffier · 14 years ago
  43. 279ebce Fix FELIX-2694 Instance state not recomputed after reconfiguration when the instance is stopped by Clement Escoffier · 14 years ago
  44. 2db7fb4 Fix FELIX-2624 Support multiple whiteboards using annotations by Clement Escoffier · 14 years ago
  45. 105b5ff Add the JMX Handler Test suite by Clement Escoffier · 14 years ago
  46. 5298bb4 Delete the bundleAsiPOJO module by Clement Escoffier · 14 years ago
  47. 0c5fd84 Cleanup test environment after tests. by Clement Escoffier · 14 years ago
  48. 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
  49. a947d90 Start working on FELIX-2636 Cannot control the validity of an iPOJO instance using a configuration property by Clement Escoffier · 14 years ago
  50. 2842962 Fix FELIX-2634 Rename the @Publisher annotation into @Publishes annotation to avoid collision by Clement Escoffier · 14 years ago
  51. 0e81490 Refactor the JMX Handler Fix FELIX-2633 Rename JMX annotations by Clement Escoffier · 14 years ago
  52. 5b42bb0 improve the test checking the new attributes of the EAH. by Clement Escoffier · 14 years ago
  53. 6a8aeaa Fix FELIX-2631 Rename @Publisher and @Subscriber attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  54. 40d87b1 Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  55. 7a1820e Fix FELIX-2623 @Update annotated methods should not require a Dictionary parameter. by Clement Escoffier · 14 years ago
  56. bd5f3b2 Fix FELIX-2622 Support static service properties that are not mirrored into fields by Clement Escoffier · 14 years ago
  57. a614c50 update versions by Clement Escoffier · 14 years ago
  58. f9b16b3 update composite versions by Clement Escoffier · 14 years ago
  59. 5bfca39 Fix FELIX-2581 White Board Pattern onActivate called before @Validate by Clement Escoffier · 14 years ago
  60. 3559254 transactionnal -> transactional by Clement Escoffier · 14 years ago
  61. 6274f1d exclude javax.mail by Clement Escoffier · 14 years ago
  62. 2e5ca12 restore a deleted file by Clement Escoffier · 14 years ago
  63. 42c2882 change the transaction service implementation by Clement Escoffier · 14 years ago
  64. 6482056 exclude the javax.mail dependency by Clement Escoffier · 14 years ago
  65. 2d84b32 update a pretty old dependency by Clement Escoffier · 14 years ago
  66. 6715374 Fix FELIX-2568 Rename Transactionnal to Transactional by Clement Escoffier · 14 years ago
  67. ef2b448 Fix FELIX-2580 iPOJO failed to create proxies on service which are not interface by Clement Escoffier · 14 years ago
  68. 53eb646 Fix FELIX-2568 Rename Transactionnal to Transactional by Clement Escoffier · 14 years ago
  69. ae163cc Fix FELIX-2542 - Annotations on methods parameters are not moved on public methods after manipulation by Clement Escoffier · 14 years ago
  70. aa55a30 Fix Felix-2487 by Clement Escoffier · 14 years ago
  71. 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
  72. 6641f7f Adapt the temporal 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
  73. 826c146 Fix composite tests by Clement Escoffier · 14 years ago
  74. f92aae7 Fix FELIX-2461 by Clement Escoffier · 14 years ago
  75. a179f22 Fix FELIX-2438. Temporal dependencies use proxies by default. by Clement Escoffier · 14 years ago
  76. a196474 Fix FELIX-2430 by Clement Escoffier · 14 years ago
  77. 857cb15 update to new versions. by Clement Escoffier · 15 years ago
  78. 253ed74 Update changelog in preparation of the next bug-fix release. by Clement Escoffier · 15 years ago
  79. 9d4939c iPOJO Arch Command for Gogo. by Clement Escoffier · 15 years ago
  80. 920594f Try to reproduce FELIX-2296, the configuration seems to work correctly. by Clement Escoffier · 15 years ago
  81. 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
  82. fe60690 Replace ${pom.*} by ${project.*} by Clement Escoffier · 15 years ago
  83. f4622e5 Re-structure the test suites, use withiPOJO and OSGi test helpers. by Clement Escoffier · 15 years ago
  84. 86ea465 Fix FELIX-2308 Fix FELIX-2309 Update versions by Clement Escoffier · 15 years ago
  85. 5ab0b44 Final steps before the release preparation: by Clement Escoffier · 15 years ago
  86. 14bbbb2 Prepare the release process: by Clement Escoffier · 15 years ago
  87. 1d6dc4e Fix issue FELIX-2132 by Clement Escoffier · 15 years ago
  88. c667355 Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes by Clement Escoffier · 15 years ago
  89. f6e8caf Improve security checks by Clement Escoffier · 15 years ago
  90. b2a17d4 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 15 years ago
  91. 9b0a368 Fix issue FELIX-2014 by Clement Escoffier · 15 years ago
  92. 1aa6d6c Fix issue FELIX-1965 by Clement Escoffier · 15 years ago
  93. 3cc5d2d Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  94. c086dbc Fix FELIX-1426 by Clement Escoffier · 15 years ago
  95. 6e5fb60 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  96. 6acd911 Add test on the instantiate annotation (FELIX-1940). by Clement Escoffier · 15 years ago
  97. 0f18155 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  98. d1def08 Fix issue FELIX-1885 Simplify how to create a service object policy. by Clement Escoffier · 15 years ago
  99. ef975ac Use externalized helpers by Clement Escoffier · 15 years ago
  100. 91c889c Externalize test helpers by Clement Escoffier · 15 years ago