1. 7df8aee Fix FELIX-2666 Rename the temporal handler annotation to avoid collision by Clement Escoffier · 14 years ago
  2. 5c0361e Integrate the constructor-injection branch into the trunk. by Clement Escoffier · 14 years ago
  3. 2db7fb4 Fix FELIX-2624 Support multiple whiteboards using annotations by Clement Escoffier · 14 years ago
  4. 5a7d91c Fix FELIX-2633 Rename JMX annotations by Clement Escoffier · 14 years ago
  5. 2842962 Fix FELIX-2634 Rename the @Publisher annotation into @Publishes annotation to avoid collision by Clement Escoffier · 14 years ago
  6. 0e81490 Refactor the JMX Handler Fix FELIX-2633 Rename JMX annotations by Clement Escoffier · 14 years ago
  7. 6a8aeaa Fix FELIX-2631 Rename @Publisher and @Subscriber attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  8. 40d87b1 Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  9. bd5f3b2 Fix FELIX-2622 Support static service properties that are not mirrored into fields by Clement Escoffier · 14 years ago
  10. 53eb646 Fix FELIX-2568 Rename Transactionnal to Transactional by Clement Escoffier · 14 years ago
  11. f92aae7 Fix FELIX-2461 by Clement Escoffier · 14 years ago
  12. b8c34af Add missing license header by Clement Escoffier · 15 years ago
  13. 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
  14. 1d6dc4e Fix issue FELIX-2132 by Clement Escoffier · 15 years ago
  15. 6e5fb60 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  16. 640df13 Add the instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  17. 0f18155 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  18. 92b6954 Fix an issue with trailing spaces in the license header. by Clement Escoffier · 15 years ago
  19. 5bdd77a Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  20. bc9adf1 Cosmetic fixes by Clement Escoffier · 15 years ago
  21. 035daba Provide transaction handler annotations Add test using annotations by Clement Escoffier · 15 years ago
  22. da0de3b Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 16 years ago
  23. 3237d13 Fix Felix-1114. by Clement Escoffier · 16 years ago
  24. a6be793 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 16 years ago
  25. 0304dab Fix issue Felix-866 by Clement Escoffier · 16 years ago
  26. fdb8f3e Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  27. 354be55 Fix issue Felix-853. by Clement Escoffier · 16 years ago
  28. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  29. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  30. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  31. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  32. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  33. e2ecf31 Add the temporal dependency annotation. This annotation is inside the annotation project despite its an external handler. This choice was made to avoid to create multiple artifacts. by Clement Escoffier · 16 years ago
  34. 6df463a Update annotations to add latest added feature on dependency management by Clement Escoffier · 17 years ago
  35. ac84ae1 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 17 years ago
  36. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  37. b5b86e4 Add the Controller annotations by Clement Escoffier · 17 years ago
  38. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago