1. 9eed185 Commit API test suite (composite) by Clement Escoffier · 16 years ago
  2. f686151 Fix issue Felix-1002 by Clement Escoffier · 16 years ago
  3. e1a6cf1 Fix issue Felix-966. by Clement Escoffier · 16 years ago
  4. adc3bdd Improve error handling in the ProvidedService handler by Clement Escoffier · 16 years ago
  5. 7abd701 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  6. 2769dc8 Update dependencies to point on iPOJO 1.2.0. by Clement Escoffier · 16 years ago
  7. 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
  8. 00b868e Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  9. 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
  10. 0304dab Fix issue Felix-866 by Clement Escoffier · 16 years ago
  11. aa8bd86 Fix issue Felix-846. by Clement Escoffier · 16 years ago
  12. 8368d92 Fix XSD locations. by Clement Escoffier · 16 years ago
  13. fdb8f3e Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  14. 354be55 Fix issue Felix-853. by Clement Escoffier · 16 years ago
  15. 91fad49 The test suites now use the new junit4osgi (the group id has changed). by Clement Escoffier · 16 years ago
  16. 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
  17. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  18. 272bad2 Add session to junit4osgi: by Clement Escoffier · 16 years ago
  19. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  20. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  21. 6afaa7b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  22. 36d6796 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  23. 818e692 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  24. 3cf894b Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  25. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  26. 73aeed8 Updates the test suite: by Clement Escoffier · 16 years ago
  27. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  28. 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
  29. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  30. 5d1a2b6 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago
  31. 5a7bd72 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  32. 0062348 Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  33. 6ed6c4e Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  34. c0815a4 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  35. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  36. 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
  37. 69774b6 Update test structure to reflect changes made on the ipojo sub-project structure by Clement Escoffier · 16 years ago