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