1. c19e17c Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  2. 1a31809 Resolve an issue introduced in the previous commit. The class need to be loaded before creating the proxy. by Clement Escoffier · 17 years ago
  3. b9f2df7 Fix the issue #Felix-427. by Clement Escoffier · 17 years ago
  4. 08f860a Fix a synchronization bug in the component instance manager. by Clement Escoffier · 17 years ago
  5. a237288 Invalidate instance instead of stopping them after InvocationTargetException (which allow to restart automatically after an external event) by Clement Escoffier · 17 years ago
  6. 7395aad Refactor nullable object system. by Clement Escoffier · 17 years ago
  7. 97f4814 Commit the patch for the FELIX-398 issue. by Clement Escoffier · 17 years ago
  8. 1f94934 Add static and dynamic-priority binding policy. by Clement Escoffier · 17 years ago
  9. 339b5b6 Remove an assignation in the manipulator to avoid unexpected references. by Clement Escoffier · 17 years ago
  10. 5cf9b71 Fix a bug if the property has no field (forget one method) by Clement Escoffier · 17 years ago
  11. eb49dfc Fix a bug if the property has no field. by Clement Escoffier · 17 years ago
  12. 04f2391 Instances can now customize their requirement filters (both on primitive and composite components) by Clement Escoffier · 17 years ago
  13. 3fc3a01 Add a service.pid inside factories. by Clement Escoffier · 17 years ago
  14. 91325d3 Fix a bug in the Dependency Handler Description when the "instance.name" property is not set. by Clement Escoffier · 17 years ago
  15. 1bcd6c3 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  16. 6c6ae8d Commit the base of the new iPOJO version. by Clement Escoffier · 17 years ago
  17. 1761964 Properties can use method from parent class to be setted : by Clement Escoffier · 17 years ago
  18. b28f53d Solve the Felix-372 bugs about static method manipulation. by Clement Escoffier · 17 years ago
  19. 3d5ee8e Add the lifecycle controller handler. by Clement Escoffier · 17 years ago
  20. 949e4f3 Solve a bug in synchronization stuff. IPOJO released services when exiting methods. However, for service factory, it must not released services as the binding can be stateful. by Clement Escoffier · 17 years ago
  21. ddb4912 Improve iPOJO to manage synchronization when a POJO uses service objects. by Clement Escoffier · 17 years ago
  22. e0a8cb5 Modify a little automatic requirement resolution on composite when the service specification contains service requirement.(Felix-311) by Clement Escoffier · 17 years ago
  23. 13afe1c Add scoping features for service requirement resolving. by Clement Escoffier · 17 years ago
  24. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  25. 758d1d1 Improve LDAP filter in InstanceCreator.java Some cosmetic fixes by Clement Escoffier · 17 years ago
  26. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  27. 0f2d764 Remove dependency on Java 1.4 inside the iPOJO Runtime. by Clement Escoffier · 17 years ago
  28. 201a6ef Commit a small change on architecture (Felix-311). by Clement Escoffier · 17 years ago
  29. 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
  30. 5026136 Improve method invocation for Lifecycle Callbacks. Allow the invocation of method from parent classes.(Felix-315). by Clement Escoffier · 17 years ago
  31. 18a6a80 Remove dependency on Java 5 (Felix-312) Format code consistently by Clement Escoffier · 17 years ago
  32. ace86c5 Commit the new iPOJO Version (Felix-311) by Clement Escoffier · 17 years ago
  33. d312acc Move Felix Project Team mail address form incubator to the new top-level dev list. by Karl Pauls · 17 years ago
  34. a721c96 Applied patch (FELIX-300) to change iPOJO to use ASM 3. by Richard S. Hall · 17 years ago
  35. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  36. 78c340e Applied patch (FELIX-292) to modify the iPOJO Callback class to return the by Richard S. Hall · 17 years ago
  37. 376e83e Refactored the iPOJO-related subproject to reside in the same trunk directory. by Richard S. Hall · 17 years ago