1. 9f14227 Update Property.java. The TYPE[].class construction is not supported by Apache Harmony. So, an empty array has to be created and the .getClass() method called. by Clement Escoffier · 16 years ago
  2. 00b868e Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  3. 48c99d6 - Refactor instance descriptions to fit with the new introspection and reconfiguration API (instances will be reconfigurable directly from their instance description). by Clement Escoffier · 16 years ago
  4. 0304dab Fix issue Felix-866 by Clement Escoffier · 16 years ago
  5. aa8bd86 Fix issue Felix-846. by Clement Escoffier · 16 years ago
  6. 8368d92 Fix XSD locations. by Clement Escoffier · 16 years ago
  7. fdb8f3e Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  8. 354be55 Fix issue Felix-853. by Clement Escoffier · 16 years ago
  9. 91fad49 The test suites now use the new junit4osgi (the group id has changed). by Clement Escoffier · 16 years ago
  10. 3d80419 Migrate the test suites to the new junit4osgi development model (use getContext() to get the bundle context instead of context). by Clement Escoffier · 16 years ago
  11. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  12. 272bad2 Add session to junit4osgi: by Clement Escoffier · 16 years ago
  13. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  14. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  15. 6afaa7b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  16. 36d6796 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  17. 818e692 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  18. 3cf894b Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  19. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  20. 73aeed8 Updates the test suite: by Clement Escoffier · 16 years ago
  21. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  22. c591dea Changes the 'interface' attribute of the service dependency handler to be 'specification'. This change remove a differentiation between service dependencies description. The 'interface' attribute stills supported but becomes deprecated. by Clement Escoffier · 16 years ago
  23. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  24. 5d1a2b6 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago
  25. 5a7bd72 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  26. 0062348 Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  27. 6ed6c4e Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  28. c0815a4 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  29. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  30. 709682f Minor fixes in the bad lifecycle controller handler tests to reflect recent changes (factory attribute is now deprecated) by Clement Escoffier · 16 years ago
  31. 69774b6 Update test structure to reflect changes made on the ipojo sub-project structure by Clement Escoffier · 16 years ago