1. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  2. eb915eb Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  3. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  4. 83cc7ed Fix versions to point on the actual (under-development) version. by Clement Escoffier · 16 years ago
  5. 8428e9d Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 17 years ago
  6. 6df463a Update annotations to add latest added feature on dependency management by Clement Escoffier · 17 years ago
  7. ac84ae1 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 17 years ago
  8. e50ede5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 17 years ago
  9. e71366f Fix a bug on field delegation. by Clement Escoffier · 17 years ago
  10. b9f2df7 Fix the issue #Felix-427. by Clement Escoffier · 17 years ago
  11. 97f4814 Commit the patch for the FELIX-398 issue. by Clement Escoffier · 17 years ago
  12. 1f94934 Add static and dynamic-priority binding policy. by Clement Escoffier · 17 years ago
  13. 339b5b6 Remove an assignation in the manipulator to avoid unexpected references. by Clement Escoffier · 17 years ago
  14. 04f2391 Instances can now customize their requirement filters (both on primitive and composite components) by Clement Escoffier · 17 years ago
  15. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  16. 1daee03 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  17. 6c6ae8d Commit the base of the new iPOJO version. by Clement Escoffier · 17 years ago
  18. b28f53d Solve the Felix-372 bugs about static method manipulation. by Clement Escoffier · 17 years ago
  19. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago
  20. e993bf4 Solve a simple bug in the iPOJO Manipulator when a class is already manipulated. by Clement Escoffier · 17 years ago
  21. c11a415 Some cosmetic improvements by Clement Escoffier · 17 years ago
  22. 758d1d1 Improve LDAP filter in InstanceCreator.java Some cosmetic fixes by Clement Escoffier · 17 years ago
  23. 0f2d764 Remove dependency on Java 1.4 inside the iPOJO Runtime. by Clement Escoffier · 17 years ago
  24. 4b877f4 Fix org.osgi.service.cm package version in manipulated bundle. by Clement Escoffier · 17 years ago
  25. d296521 Solve a bug about local variable inside constructor manipulation. by Clement Escoffier · 17 years ago
  26. 2e35112 Add iPOJO Extender and solve a bug on LogService delegation. This commit is a part of the iPOJO new version issue (Felix-311). by Clement Escoffier · 17 years ago
  27. 18a6a80 Remove dependency on Java 5 (Felix-312) Format code consistently by Clement Escoffier · 17 years ago
  28. 042a0ec Add the new manipulator project (Felix-311) by Clement Escoffier · 17 years ago