1. cfa777c Fix Felix-2487 by Clement Escoffier · 14 years ago
  2. b40f0bd Adapt the dependency handler test suite to fit the change made for FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception. by Clement Escoffier · 14 years ago
  3. c2f69d8 Adapt the temporal dependency handler test suite to fit the change made for FELIX-2472 [iPOJO] Proxies should throw the OSGi service exception. by Clement Escoffier · 14 years ago
  4. 053e738 Fix composite tests by Clement Escoffier · 14 years ago
  5. 040e01d Fix FELIX-2461 by Clement Escoffier · 14 years ago
  6. 7a5248a Fix FELIX-2438. Temporal dependencies use proxies by default. by Clement Escoffier · 14 years ago
  7. 6f94c7c Fix FELIX-2430 by Clement Escoffier · 14 years ago
  8. 3012052 update to new versions. by Clement Escoffier · 14 years ago
  9. 162697b Update changelog in preparation of the next bug-fix release. by Clement Escoffier · 14 years ago
  10. 4fc651e iPOJO Arch Command for Gogo. by Clement Escoffier · 14 years ago
  11. 03d8e60 Try to reproduce FELIX-2296, the configuration seems to work correctly. by Clement Escoffier · 14 years ago
  12. f4d8477 Fix FELIX-2323 : Unbind method are no more called during the invalidation process if this process is not triggered by a service departure by Clement Escoffier · 14 years ago
  13. 134b006 Replace ${pom.*} by ${project.*} by Clement Escoffier · 14 years ago
  14. 03e1db7 Re-structure the test suites, use withiPOJO and OSGi test helpers. by Clement Escoffier · 14 years ago
  15. 2fdda12 Fix FELIX-2308 Fix FELIX-2309 Update versions by Clement Escoffier · 14 years ago
  16. 86215df Final steps before the release preparation: by Clement Escoffier · 14 years ago
  17. 9e4e85a Prepare the release process: by Clement Escoffier · 14 years ago
  18. 5f7d5a8 Fix issue FELIX-2132 by Clement Escoffier · 14 years ago
  19. b8ec044 Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes by Clement Escoffier · 14 years ago
  20. fc0f013 Improve security checks by Clement Escoffier · 14 years ago
  21. 29d9de1 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 14 years ago
  22. 4b6d5d9 Fix issue FELIX-2014 by Clement Escoffier · 14 years ago
  23. c343c4b Fix issue FELIX-1965 by Clement Escoffier · 15 years ago
  24. 0506956 Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  25. bc930b3 Fix FELIX-1426 by Clement Escoffier · 15 years ago
  26. 769c994 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  27. ae1f0f7 Add test on the instantiate annotation (FELIX-1940). by Clement Escoffier · 15 years ago
  28. c0db3a8 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  29. 029880f Fix issue FELIX-1885 Simplify how to create a service object policy. by Clement Escoffier · 15 years ago
  30. 01f1b15 Use externalized helpers by Clement Escoffier · 15 years ago
  31. c9c352e Externalize test helpers by Clement Escoffier · 15 years ago
  32. 8a37cae Add test about Felix-1854 by Clement Escoffier · 15 years ago
  33. 420e419 Provide test about FELIX-1741. by Clement Escoffier · 15 years ago
  34. 162988d Add a test on service providing inheritance. by Clement Escoffier · 15 years ago
  35. 919e886 Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  36. 2252e95 Update pax:exam version to 1.1.0 by Clement Escoffier · 15 years ago
  37. 74edab4 Fixed author tag. by Richard S. Hall · 15 years ago
  38. 49817b6 Add tests about logger configuration. by Clement Escoffier · 15 years ago
  39. 067a3a1 Fix issue Felix-1533: by Clement Escoffier · 15 years ago
  40. af9ad1b Update versions. by Clement Escoffier · 15 years ago
  41. 1066ab1 Create a profile for some long........ tests by Clement Escoffier · 15 years ago
  42. bfa74d0 Fix license issue by Clement Escoffier · 15 years ago
  43. 4803cbe Create an integration-test profile by Clement Escoffier · 15 years ago
  44. ca9ad34 Fix issue Felix-1318. by Clement Escoffier · 15 years ago
  45. 0b93f38 Fix version number consistently by Clement Escoffier · 15 years ago
  46. 3457169 Add the bundleAsiPOJO tinybundles extension to the iPOJO Tests by Clement Escoffier · 15 years ago
  47. f4dd2f2 Provide transaction handler annotations Add test using annotations by Clement Escoffier · 15 years ago
  48. ea9dac4 Copy transaction handler test suite to the trunk by Clement Escoffier · 15 years ago
  49. 6739886 Fix issue Felix-1182. by Clement Escoffier · 15 years ago
  50. 93847f3 Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 15 years ago
  51. 97c8dca Fix issue Felix-1159 by Clement Escoffier · 15 years ago
  52. 19b08fc Reduce drastically the size of the manipulator. by Clement Escoffier · 15 years ago
  53. 057aa73 Fix issue Felix-1114. by Clement Escoffier · 15 years ago
  54. beb6194 Fix Felix-1114. by Clement Escoffier · 15 years ago
  55. 50e0f59 Commit online-manipulator tests. by Clement Escoffier · 15 years ago
  56. 821ad05 Add license and notice file to the online-manipulator by Clement Escoffier · 15 years ago
  57. 6a7cc2f The iPOJO API now supports external handlers. To use them, the handler provider has to implements HandlerConfiguration that returns the Element-Attribute structure representing the handler configuration. by Clement Escoffier · 15 years ago
  58. c1394c4 Improve tests. by Clement Escoffier · 15 years ago
  59. 21b8082 Commit API test suite (composite) by Clement Escoffier · 15 years ago
  60. d552cb2 Fix issue Felix-1024 iPOJO creates a suitable constructor if none found. by Clement Escoffier · 15 years ago
  61. 6ed437a Fix issue Felix-1002 by Clement Escoffier · 15 years ago
  62. f81d2c4 Improve error handling in the Composite Service Context by Clement Escoffier · 15 years ago
  63. a39e7d4 Fix issue Felix-966. by Clement Escoffier · 15 years ago
  64. 174dc3e Test case about Felix-967. (a default constructor delegates to another one with an argument) by Clement Escoffier · 15 years ago
  65. 13c3366 Improve error handling in the ProvidedService handler by Clement Escoffier · 15 years ago
  66. 3b6ee43 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  67. 6e0a82a Update dependencies to point on iPOJO 1.2.0. by Clement Escoffier · 15 years ago
  68. 8839821 Fix the issue Felix-860. by Clement Escoffier · 15 years ago
  69. 2e39918 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 · 15 years ago
  70. 1e5a59b Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  71. a42c291 - 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
  72. df788b4 Fix issue Felix-866 by Clement Escoffier · 16 years ago
  73. d912854 Fix issue Felix-846. by Clement Escoffier · 16 years ago
  74. afaeb3d Fix XSD locations. by Clement Escoffier · 16 years ago
  75. f5d8fae Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  76. 422057d Fix issue Felix-853. by Clement Escoffier · 16 years ago
  77. 8d88835 - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  78. 18bfd02 The test suites now use the new junit4osgi (the group id has changed). by Clement Escoffier · 16 years ago
  79. 88d7d6b 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
  80. 0b07ca4 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  81. dad1350 Add the dependency comparator test suite to the pom file. by Clement Escoffier · 16 years ago
  82. a095881 Commit the integration-test project embedding iPOJO Integration test by Clement Escoffier · 16 years ago
  83. 1c15ed0 Add session to junit4osgi: by Clement Escoffier · 16 years ago
  84. 31f25df Fix issue Felix-828 by Clement Escoffier · 16 years ago
  85. aa52ee3 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  86. 2bbf30b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  87. 8608913 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  88. 2b7eba9 Export the helper package of junit4osgi. by Clement Escoffier · 16 years ago
  89. 534748b Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  90. 7c26bce Add tests on the invocation of super contructors with the bundle context in parameter. by Clement Escoffier · 16 years ago
  91. 2e9f4b3 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  92. 1a0f412 Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  93. 130ca57 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  94. 39deaff Updates the test suite: by Clement Escoffier · 16 years ago
  95. 189fcab Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  96. c332fd1 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
  97. 3a1b770 Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  98. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  99. bf32958 Improve test checking the inner class support by Clement Escoffier · 16 years ago
  100. 6964a48 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago