1. 354be55 Fix issue Felix-853. by Clement Escoffier · 16 years ago
  2. 23e4adf - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  3. 91fad49 The test suites now use the new junit4osgi (the group id has changed). by Clement Escoffier · 16 years ago
  4. 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
  5. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  6. b9a24ee Add the dependency comparator test suite to the pom file. by Clement Escoffier · 16 years ago
  7. 1c4a408 Commit the integration-test project embedding iPOJO Integration test by Clement Escoffier · 16 years ago
  8. 272bad2 Add session to junit4osgi: by Clement Escoffier · 16 years ago
  9. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  10. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  11. 6afaa7b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  12. 36d6796 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  13. ac80a6e Export the helper package of junit4osgi. by Clement Escoffier · 16 years ago
  14. aae612a Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  15. b417a85 Add tests on the invocation of super contructors with the bundle context in parameter. by Clement Escoffier · 16 years ago
  16. 818e692 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  17. 3cf894b Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  18. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  19. 73aeed8 Updates the test suite: by Clement Escoffier · 16 years ago
  20. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  21. 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
  22. 785196a Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  23. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  24. 1a25773 Improve test checking the inner class support by Clement Escoffier · 16 years ago
  25. 5d1a2b6 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago
  26. 5a7bd72 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  27. 0062348 Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  28. 6ed6c4e Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  29. c0815a4 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  30. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  31. 3078be5 Rename the composite runtime test suite (from composite.runtime to composite-runtime). by Clement Escoffier · 16 years ago
  32. 3955871 Commit the event admin handler test suite by Clement Escoffier · 16 years ago
  33. 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
  34. 07b6b85 Add tests on super constructor arguments. by Clement Escoffier · 16 years ago
  35. 69774b6 Update test structure to reflect changes made on the ipojo sub-project structure by Clement Escoffier · 16 years ago
  36. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  37. d50c912 Add tests on instance configuration with complex types and new array syntax. by Clement Escoffier · 16 years ago
  38. bf84fe4 Modify the test suite according to the recent change on the Architecture service published properties. by Clement Escoffier · 16 years ago
  39. b89bd61 - Add temporal dependency tests about onTimeout policies by Clement Escoffier · 16 years ago
  40. 896e15e Add the temporal dependency handler in the parent pom. by Clement Escoffier · 16 years ago
  41. ea38135 Fix some minor bugs in tests: Some instances were not disposed when test ends. by Clement Escoffier · 16 years ago
  42. 356e629 Move the temporal dependency tests from the sandbox to the trunk (ipojo test folder) by Clement Escoffier · 16 years ago
  43. 8036bab Modify version number to be 0.9.0-SNAPSHOT everywhere by Clement Escoffier · 17 years ago
  44. 6b928e9 Commit the documentation of core, ant task, maven plugin and arch by Clement Escoffier · 17 years ago
  45. a88d2cf Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552) by Clement Escoffier · 17 years ago
  46. a8e58ab Commit composite service providing test suite by Clement Escoffier · 17 years ago
  47. 8428e9d Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 17 years ago
  48. cdb4b17 Split the composite test suite by Clement Escoffier · 17 years ago
  49. 832ab7a Split the iPOJO test suite in several bundles. by Clement Escoffier · 17 years ago
  50. f6d1a1a Fix some minor formatting issue by Clement Escoffier · 17 years ago
  51. d445cda Add a method to check if a value is contained in an array. This method is used because sometimes the service interface arrays not have always the same order (depending on the VM). So, this allow to launch the test suites on any VM. by Clement Escoffier · 17 years ago
  52. 0460ea4 - Modify the level of the two messages displayed when iPOJO is starting. by Clement Escoffier · 17 years ago
  53. 65fd734 Modify pom files to use correct version. by Clement Escoffier · 17 years ago
  54. a414211 Add missing header in pom file. by Clement Escoffier · 17 years ago
  55. e50ede5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 17 years ago