1. f2e2747 Integrate the constructor-injection branch into the trunk. by Clement Escoffier · 14 years ago
  2. 925aaeb Fix javadoc. by Clement Escoffier · 14 years ago
  3. c9247cb Add a test checking that we don't create proxies for abstract and concrete classes. by Clement Escoffier · 14 years ago
  4. 2bba0b1 Fix FELIX-2716 [iPOJO] Failure when creating proxies for classes in java.* packages by Clement Escoffier · 14 years ago
  5. 8e02182 Fix FELIX-2705 Provide a way to extend the logger strategy by Clement Escoffier · 14 years ago
  6. 7e9a4a5 Work on FELIX-2694 Instance state not recomputed after reconfiguration when the instance is stopped by Clement Escoffier · 14 years ago
  7. 20598af Fix FELIX-2694 Instance state not recomputed after reconfiguration when the instance is stopped by Clement Escoffier · 14 years ago
  8. c6a453d Fix FELIX-2688 iPojo "requires.filters" - Array object instead of Dictionary object by Clement Escoffier · 14 years ago
  9. 39bf869 Second attempt to fix FELIX-2685 Wrong Element name when XML namespace contains ':' by Clement Escoffier · 14 years ago
  10. 0c28a37 Add missing license header. by Clement Escoffier · 14 years ago
  11. 4c12481 Fix FELIX-2685 Wrong Element name when XML namespace contains ':' by Clement Escoffier · 14 years ago
  12. 11d40af add comments. by Clement Escoffier · 14 years ago
  13. 18398a2 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
  14. 6341939 Start working on FELIX-2636 Cannot control the validity of an iPOJO instance using a configuration property by Clement Escoffier · 14 years ago
  15. 6617c79 Fix FELIX-2623 @Update annotated methods should not require a Dictionary parameter. by Clement Escoffier · 14 years ago
  16. f711b3f remove a pretty old TODO. by Clement Escoffier · 14 years ago
  17. 5d5258d Fix FELIX-2603 wrong behavior of InstanceManager.onSet(..) method by Clement Escoffier · 14 years ago
  18. 7649065 Try a first approach to fix FELIX-2596 DependencyHandler.onObjectCreation throws NPE when bundle is refreshed. by Clement Escoffier · 14 years ago
  19. ec6467b Fix FELIX-2580 iPOJO failed to create proxies on service which are not interface by Clement Escoffier · 14 years ago
  20. c5a6019 Fix FELIX-2561. by Clement Escoffier · 14 years ago
  21. 3c7e98b Start working on FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception by Clement Escoffier · 14 years ago
  22. 040e01d Fix FELIX-2461 by Clement Escoffier · 14 years ago
  23. 7e262b9 FELIX-2420 by Clement Escoffier · 14 years ago
  24. f4d8477 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 · 14 years ago
  25. 2fdda12 Fix FELIX-2308 Fix FELIX-2309 Update versions by Clement Escoffier · 14 years ago
  26. 86215df Final steps before the release preparation: by Clement Escoffier · 14 years ago
  27. 5f7d5a8 Fix issue FELIX-2132 by Clement Escoffier · 14 years ago
  28. b8ec044 Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes by Clement Escoffier · 14 years ago
  29. fc0f013 Improve security checks by Clement Escoffier · 14 years ago
  30. 29d9de1 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 14 years ago
  31. 34c453f Fix issue FELIX-2019. by Clement Escoffier · 14 years ago
  32. 4b6d5d9 Fix issue FELIX-2014 by Clement Escoffier · 14 years ago
  33. c343c4b Fix issue FELIX-1965 by Clement Escoffier · 15 years ago
  34. 0506956 Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  35. bc930b3 Fix FELIX-1426 by Clement Escoffier · 15 years ago
  36. 769c994 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  37. c0db3a8 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  38. e9c525a Cosmetic fixes (update the code to be compliant with the checkstyle) by Clement Escoffier · 15 years ago
  39. 029880f Fix issue FELIX-1885 Simplify how to create a service object policy. by Clement Escoffier · 15 years ago
  40. 7048c2a Cosmetic fix by Clement Escoffier · 15 years ago
  41. 177ab18 Fix issue FELIX-1854 Ease the usage of service.* properties by Clement Escoffier · 15 years ago
  42. 067a3a1 Fix issue Felix-1533: by Clement Escoffier · 15 years ago
  43. ca9ad34 Fix issue Felix-1318. by Clement Escoffier · 15 years ago
  44. 36940f9 Fix issue FELIX-1302. The ignoreAnnotation argument was ignored. by Clement Escoffier · 15 years ago
  45. 0b93f38 Fix version number consistently by Clement Escoffier · 15 years ago
  46. 6739886 Fix issue Felix-1182. by Clement Escoffier · 15 years ago
  47. 97c8dca Fix issue Felix-1159 by Clement Escoffier · 15 years ago
  48. 3fcda91 Fix issue Felix-1163. by Clement Escoffier · 15 years ago
  49. 057aa73 Fix issue Felix-1114. by Clement Escoffier · 15 years ago
  50. beb6194 Fix Felix-1114. by Clement Escoffier · 15 years ago
  51. e259159 Use the latest Felix pom by Clement Escoffier · 15 years ago
  52. 6ed437a Fix issue Felix-1002 by Clement Escoffier · 15 years ago
  53. f81d2c4 Improve error handling in the Composite Service Context by Clement Escoffier · 15 years ago
  54. a39e7d4 Fix issue Felix-966. by Clement Escoffier · 15 years ago
  55. c914b08 Begin the work about the issue Felix-968. by Clement Escoffier · 15 years ago
  56. 29d509c Fix Felix-944 by Clement Escoffier · 15 years ago
  57. 13c3366 Improve error handling in the ProvidedService handler by Clement Escoffier · 15 years ago
  58. 9e3df08 Fix issue Felix-936. by Clement Escoffier · 15 years ago
  59. 3b6ee43 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  60. 70101e8 Update dependency to 1.2.0 Update XSD location by Clement Escoffier · 16 years ago
  61. 2e39918 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
  62. 25137e3 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 16 years ago
  63. 1e5a59b Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  64. a42c291 - 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
  65. df788b4 Fix issue Felix-866 by Clement Escoffier · 16 years ago
  66. 422057d Fix issue Felix-853. by Clement Escoffier · 16 years ago
  67. 8d88835 - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  68. ebabb74 Begin the work about new creation policies. by Clement Escoffier · 16 years ago
  69. 0b07ca4 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  70. 31f25df Fix issue Felix-828 by Clement Escoffier · 16 years ago
  71. aa52ee3 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  72. 2bbf30b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  73. 8608913 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  74. 9929aa3 Decreases the log level of some messages (WARNING => INFO, INFO => DEBUG) reducing the number of useless traces. by Clement Escoffier · 16 years ago
  75. 2bd16ae Fix issue Felix-797. by Clement Escoffier · 16 years ago
  76. 0f3faa4 Fix issue Felix-796. by Clement Escoffier · 16 years ago
  77. 534748b Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  78. d5066ef Fix issue Felix-787. by Clement Escoffier · 16 years ago
  79. 2e9f4b3 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  80. 130ca57 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  81. 69eb9eb A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  82. d409c0c Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  83. 78dd70e Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  84. b99ffa8 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  85. 189fcab Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  86. 58b3f18 Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  87. 8b953f7 Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  88. c332fd1 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
  89. 8667c71 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  90. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  91. 825a224 Fix issue Felix-688 and Felix-689 by Clement Escoffier · 16 years ago
  92. cd88c43 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  93. bbab55d Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  94. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  95. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  96. 4cedbe6 Fix issue Felix-632: by Clement Escoffier · 16 years ago
  97. 9acac84 Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  98. 000d3d5 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  99. e5abeba Fix the Felix-628 issue. by Clement Escoffier · 16 years ago
  100. f2e7ec9 Fix the issue Felix-626. by Clement Escoffier · 16 years ago