1. e3a3e2e Fix FELIX-2633 Rename JMX annotations by Clement Escoffier · 14 years ago
  2. 064a79e Fix FELIX-2634 Rename the @Publisher annotation into @Publishes annotation to avoid collision by Clement Escoffier · 14 years ago
  3. 906e8ee Refactor the JMX Handler Fix FELIX-2633 Rename JMX annotations by Clement Escoffier · 14 years ago
  4. 6dc1234 Fix FELIX-2631 Rename @Publisher and @Subscriber attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  5. 39c69ba Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  6. 23a1e84 Fix FELIX-2622 Support static service properties that are not mirrored into fields by Clement Escoffier · 14 years ago
  7. 32a294a Fix FELIX-2568 Rename Transactionnal to Transactional by Clement Escoffier · 14 years ago
  8. 040e01d Fix FELIX-2461 by Clement Escoffier · 14 years ago
  9. 28f3da4 Add missing license header by Clement Escoffier · 14 years ago
  10. 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
  11. 5f7d5a8 Fix issue FELIX-2132 by Clement Escoffier · 14 years ago
  12. 769c994 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  13. 597773e Add the instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  14. c0db3a8 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  15. 15e61c7 Fix an issue with trailing spaces in the license header. by Clement Escoffier · 15 years ago
  16. 919e886 Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  17. 977c946 Cosmetic fixes by Clement Escoffier · 15 years ago
  18. f4dd2f2 Provide transaction handler annotations Add test using annotations by Clement Escoffier · 15 years ago
  19. 93847f3 Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 15 years ago
  20. beb6194 Fix Felix-1114. by Clement Escoffier · 15 years ago
  21. 25137e3 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 15 years ago
  22. df788b4 Fix issue Felix-866 by Clement Escoffier · 16 years ago
  23. f5d8fae Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  24. 422057d Fix issue Felix-853. by Clement Escoffier · 16 years ago
  25. 0b07ca4 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  26. 31f25df Fix issue Felix-828 by Clement Escoffier · 16 years ago
  27. aa52ee3 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  28. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  29. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  30. ac241b4 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
  31. 83db4a0 Update annotations to add latest added feature on dependency management by Clement Escoffier · 16 years ago
  32. cf88c87 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 16 years ago
  33. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  34. b5b86e4 Add the Controller annotations by Clement Escoffier · 17 years ago
  35. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago