1. ddda81e Second attempt to fix FELIX-2685 Wrong Element name when XML namespace contains ':' by Clement Escoffier · 14 years ago
  2. 8c4a212 Add missing license header. by Clement Escoffier · 14 years ago
  3. fcc56c3 Fix FELIX-2685 Wrong Element name when XML namespace contains ':' by Clement Escoffier · 14 years ago
  4. 5dab6e4 add comments. by Clement Escoffier · 14 years ago
  5. 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
  6. a947d90 Start working on FELIX-2636 Cannot control the validity of an iPOJO instance using a configuration property by Clement Escoffier · 14 years ago
  7. 7a1820e Fix FELIX-2623 @Update annotated methods should not require a Dictionary parameter. by Clement Escoffier · 14 years ago
  8. c5fcb68 remove a pretty old TODO. by Clement Escoffier · 14 years ago
  9. 2f15948 Fix FELIX-2603 wrong behavior of InstanceManager.onSet(..) method by Clement Escoffier · 14 years ago
  10. 840149f Try a first approach to fix FELIX-2596 DependencyHandler.onObjectCreation throws NPE when bundle is refreshed. by Clement Escoffier · 14 years ago
  11. ef2b448 Fix FELIX-2580 iPOJO failed to create proxies on service which are not interface by Clement Escoffier · 14 years ago
  12. a1865dd Fix FELIX-2561. by Clement Escoffier · 14 years ago
  13. a729c8e Start working on FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception by Clement Escoffier · 15 years ago
  14. f92aae7 Fix FELIX-2461 by Clement Escoffier · 15 years ago
  15. af2fb84 FELIX-2420 by Clement Escoffier · 15 years ago
  16. 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
  17. 86ea465 Fix FELIX-2308 Fix FELIX-2309 Update versions by Clement Escoffier · 15 years ago
  18. 5ab0b44 Final steps before the release preparation: by Clement Escoffier · 15 years ago
  19. 1d6dc4e Fix issue FELIX-2132 by Clement Escoffier · 15 years ago
  20. c667355 Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes by Clement Escoffier · 15 years ago
  21. f6e8caf Improve security checks by Clement Escoffier · 15 years ago
  22. b2a17d4 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 15 years ago
  23. b5ddba2 Fix issue FELIX-2019. by Clement Escoffier · 15 years ago
  24. 9b0a368 Fix issue FELIX-2014 by Clement Escoffier · 15 years ago
  25. 1aa6d6c Fix issue FELIX-1965 by Clement Escoffier · 15 years ago
  26. 3cc5d2d Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  27. c086dbc Fix FELIX-1426 by Clement Escoffier · 15 years ago
  28. 6e5fb60 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  29. 0f18155 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  30. 9108eb2 Cosmetic fixes (update the code to be compliant with the checkstyle) by Clement Escoffier · 15 years ago
  31. d1def08 Fix issue FELIX-1885 Simplify how to create a service object policy. by Clement Escoffier · 15 years ago
  32. f3f6476 Cosmetic fix by Clement Escoffier · 15 years ago
  33. 83773a3 Fix issue FELIX-1854 Ease the usage of service.* properties by Clement Escoffier · 15 years ago
  34. ca106e4 Fix issue Felix-1533: by Clement Escoffier · 15 years ago
  35. 480beaa Fix issue Felix-1318. by Clement Escoffier · 16 years ago
  36. c20221f Fix issue FELIX-1302. The ignoreAnnotation argument was ignored. by Clement Escoffier · 16 years ago
  37. c80b73d Fix version number consistently by Clement Escoffier · 16 years ago
  38. 464575f Fix issue Felix-1182. by Clement Escoffier · 16 years ago
  39. a55a730 Fix issue Felix-1159 by Clement Escoffier · 16 years ago
  40. e7610a0 Fix issue Felix-1163. by Clement Escoffier · 16 years ago
  41. d69a35f Fix issue Felix-1114. by Clement Escoffier · 16 years ago
  42. 3237d13 Fix Felix-1114. by Clement Escoffier · 16 years ago
  43. ce12339 Use the latest Felix pom by Clement Escoffier · 16 years ago
  44. f686151 Fix issue Felix-1002 by Clement Escoffier · 16 years ago
  45. 01bcefd Improve error handling in the Composite Service Context by Clement Escoffier · 16 years ago
  46. e1a6cf1 Fix issue Felix-966. by Clement Escoffier · 16 years ago
  47. 6f687bb Begin the work about the issue Felix-968. by Clement Escoffier · 16 years ago
  48. a17def3 Fix Felix-944 by Clement Escoffier · 16 years ago
  49. adc3bdd Improve error handling in the ProvidedService handler by Clement Escoffier · 16 years ago
  50. b7145db Fix issue Felix-936. by Clement Escoffier · 16 years ago
  51. 7abd701 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  52. 59d8fab Update dependency to 1.2.0 Update XSD location by Clement Escoffier · 16 years ago
  53. 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
  54. a6be793 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 16 years ago
  55. 00b868e Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  56. 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
  57. 0304dab Fix issue Felix-866 by Clement Escoffier · 16 years ago
  58. 354be55 Fix issue Felix-853. by Clement Escoffier · 16 years ago
  59. 23e4adf - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  60. 605beab Begin the work about new creation policies. by Clement Escoffier · 16 years ago
  61. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  62. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  63. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  64. 6afaa7b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  65. 36d6796 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  66. 180ba92 Decreases the log level of some messages (WARNING => INFO, INFO => DEBUG) reducing the number of useless traces. by Clement Escoffier · 16 years ago
  67. 647595b Fix issue Felix-797. by Clement Escoffier · 16 years ago
  68. 96aff26 Fix issue Felix-796. by Clement Escoffier · 16 years ago
  69. aae612a Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  70. a951408 Fix issue Felix-787. by Clement Escoffier · 16 years ago
  71. 818e692 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  72. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  73. f68d90f A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  74. c444e73 Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  75. 4e3feed Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  76. 1f77396 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  77. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  78. 5fc535c Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  79. e23945a Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  80. 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
  81. 5454d10 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  82. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  83. e7e10d3 Fix issue Felix-688 and Felix-689 by Clement Escoffier · 16 years ago
  84. 5a7bd72 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  85. 0062348 Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  86. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  87. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 17 years ago
  88. 069d46d Fix issue Felix-632: by Clement Escoffier · 17 years ago
  89. 51a196b Fix the issue Felix-631 by Clement Escoffier · 17 years ago
  90. 39522c9 Fix the issue Felix-629 by Clement Escoffier · 17 years ago
  91. 2b334ed Fix the Felix-628 issue. by Clement Escoffier · 17 years ago
  92. 80ca860 Fix the issue Felix-626. by Clement Escoffier · 17 years ago
  93. 22ebd98 Fix the issue Felix-621. by Clement Escoffier · 17 years ago
  94. 4ed3b5d Fix the issue Felix-603. Allow arch to display all the available information on a service dependency such as the state, the binding-policy, the comparator ... by Clement Escoffier · 17 years ago
  95. e67dd3c Fix the issue FELIX-558 by catching the NoClassDefFound error and providing an explanation message. by Clement Escoffier · 17 years ago
  96. 0140101 Allows the early discovery of manipulation error and stops the factory as soon as detected. by Clement Escoffier · 17 years ago
  97. b08b1b3 Add a missing file. by Clement Escoffier · 17 years ago
  98. a88d2cf Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552) by Clement Escoffier · 17 years ago
  99. 5fc3416 Improve error messages when the bundle context lookup failed (issue #Felix-555). by Clement Escoffier · 17 years ago
  100. 9c6dd35 Fix a synchronization bug in the instance manager. Refactor the factory classes. by Clement Escoffier · 17 years ago