1. 973d9c1 Set the date in two changelog files by Clement Escoffier · 16 years ago
  2. 3cf894b Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  3. 8425b4d Fixes a minor bug in the pom file. The pom file referred to a non-existing file (LICENCE.asm rather than LICENSE.asm). by Clement Escoffier · 16 years ago
  4. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  5. 7712a2a Adds two missing licence header by Clement Escoffier · 16 years ago
  6. f68d90f A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  7. e6e7be6 Fix the issue Felix-739. by Clement Escoffier · 16 years ago
  8. c444e73 Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  9. 53a5e45 Updates the ANT task content to support the XML-Schema checking (some xerces packages were missing). by Clement Escoffier · 16 years ago
  10. 73aeed8 Updates the test suite: by Clement Escoffier · 16 years ago
  11. 958c778 Fix the FELIX-751 issue. by Clement Escoffier · 16 years ago
  12. 4e3feed Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  13. 1f77396 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  14. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  15. 5fc535c Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  16. e23945a Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  17. 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
  18. 5454d10 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  19. 785196a Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  20. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  21. 1a25773 Improve test checking the inner class support by Clement Escoffier · 16 years ago
  22. 53bbc4f Add the inner class support (Felix-687). by Clement Escoffier · 16 years ago
  23. 5d1a2b6 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago
  24. e7e10d3 Fix issue Felix-688 and Felix-689 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. 06c1d31 Add bundle-description and bundle-docURL inside bundle manifests. by Clement Escoffier · 16 years ago
  28. b6bf8d8 Update the handler namespace to support annotations. by Clement Escoffier · 16 years ago
  29. ad274b2 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  30. 6ed6c4e Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  31. e6a7155 Fix issue Felix-675 by Clement Escoffier · 16 years ago
  32. 1a035f4 Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  33. 179109d Fix the issue Felix-673 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. 3078be5 Rename the composite runtime test suite (from composite.runtime to composite-runtime). by Clement Escoffier · 16 years ago
  37. 3955871 Commit the event admin handler test suite by Clement Escoffier · 16 years ago
  38. 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
  39. 9f87f6e Several improvements in the event admin handler: by Clement Escoffier · 16 years ago
  40. 07b6b85 Add tests on super constructor arguments. by Clement Escoffier · 16 years ago
  41. eb915eb Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  42. 69774b6 Update test structure to reflect changes made on the ipojo sub-project structure by Clement Escoffier · 16 years ago
  43. 29b170a Change the structure of the iPOJO project. by Clement Escoffier · 16 years ago
  44. cf07b40 Add the event admin handler in the iPOJO build process by Clement Escoffier · 16 years ago
  45. 547866d Fix issue Felix-640. by Clement Escoffier · 16 years ago
  46. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  47. 069d46d Fix issue Felix-632: by Clement Escoffier · 16 years ago
  48. 51a196b Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  49. d50c912 Add tests on instance configuration with complex types and new array syntax. by Clement Escoffier · 16 years ago
  50. 39522c9 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  51. 72b54d0 Add a simple trace to indicate the test suite departure. by Clement Escoffier · 16 years ago
  52. bf84fe4 Modify the test suite according to the recent change on the Architecture service published properties. by Clement Escoffier · 16 years ago
  53. 2b334ed Fix the Felix-628 issue. by Clement Escoffier · 16 years ago
  54. e2ecf31 Add the temporal dependency annotation. This annotation is inside the annotation project despite its an external handler. This choice was made to avoid to create multiple artifacts. by Clement Escoffier · 16 years ago
  55. 80ca860 Fix the issue Felix-626. by Clement Escoffier · 16 years ago
  56. b89bd61 - Add temporal dependency tests about onTimeout policies by Clement Escoffier · 16 years ago
  57. 742f9ce Add the onTimeout support to the temporal dependencies. by Clement Escoffier · 16 years ago
  58. 83cc7ed Fix versions to point on the actual (under-development) version. by Clement Escoffier · 16 years ago
  59. 896e15e Add the temporal dependency handler in the parent pom. by Clement Escoffier · 16 years ago
  60. ea38135 Fix some minor bugs in tests: Some instances were not disposed when test ends. by Clement Escoffier · 16 years ago
  61. 0b7ca03 Fix the Felix-622 issue by Clement Escoffier · 16 years ago
  62. 9938e9c Fix the issue Felix-613 by Clement Escoffier · 16 years ago
  63. 22ebd98 Fix the issue Felix-621. by Clement Escoffier · 16 years ago
  64. 356e629 Move the temporal dependency tests from the sandbox to the trunk (ipojo test folder) by Clement Escoffier · 16 years ago
  65. 3198876 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  66. 1b59c75 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  67. b0c950b Revert to the 0.8.1-SNAPSHOT version in order to fix a NOTICE file issue. The file said that this artifact contains code from the OSGi Alliance, but this was wrong. by Clement Escoffier · 16 years ago
  68. 4ed3b5d Fix the issue Felix-603. Allow arch to display all the available information on a service dependency such as the state, the binding-policy, the comparator ... by Clement Escoffier · 16 years ago
  69. 1edbfc4 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  70. 0b9dfb3 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.1 by Clement Escoffier · 16 years ago
  71. 8293b68 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  72. e860160 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  73. 6511f7d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  74. 6d62c3b [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.1 by Clement Escoffier · 16 years ago
  75. bd7ff50 Preparation of the next release by Clement Escoffier · 16 years ago
  76. 8036bab Modify version number to be 0.9.0-SNAPSHOT everywhere by Clement Escoffier · 17 years ago
  77. f459e64 Update dependency to point on the new version (0.9.0-SNAPSHOT) by Clement Escoffier · 17 years ago
  78. 0652be0 Change the version number in the reactor pom file by Clement Escoffier · 17 years ago
  79. 996c2e0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  80. 5f0f931 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.0 by Clement Escoffier · 17 years ago
  81. 9eff93b Add the parent tag in the pom by Clement Escoffier · 17 years ago
  82. b6146e9 Move the temporal service dependency to the trunk. by Clement Escoffier · 17 years ago
  83. 72c2533 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  84. d4395d5 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.white.board.pattern-0.8.0 by Clement Escoffier · 17 years ago
  85. 3605376 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  86. 56a946b [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender.pattern-0.8.0 by Clement Escoffier · 17 years ago
  87. ed9a1f8 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  88. b7cb85a [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.0 by Clement Escoffier · 17 years ago
  89. 1b55c9e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  90. cd35325 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 17 years ago
  91. e443eb9 Revert changes made by maven during the release process. by Clement Escoffier · 17 years ago
  92. 2ea4e5d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  93. f48fe14 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 17 years ago
  94. 07f8277 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  95. 6a54fae [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.0 by Clement Escoffier · 17 years ago
  96. 6a0f293 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  97. 0caeeab [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 17 years ago
  98. 5443623 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  99. e400826 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 17 years ago
  100. 9236df9 Revert change made by maven during the release process by Clement Escoffier · 17 years ago