1. 69eb9eb A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  2. 684c484 Fix the issue Felix-739. by Clement Escoffier · 16 years ago
  3. d409c0c Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  4. 04b8e29 Updates the ANT task content to support the XML-Schema checking (some xerces packages were missing). by Clement Escoffier · 16 years ago
  5. 39deaff Updates the test suite: by Clement Escoffier · 16 years ago
  6. d1b07cc Fix the FELIX-751 issue. by Clement Escoffier · 16 years ago
  7. 78dd70e Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  8. b99ffa8 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  9. 189fcab Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  10. 58b3f18 Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  11. 8b953f7 Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  12. 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
  13. 8667c71 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  14. 3a1b770 Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  15. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  16. bf32958 Improve test checking the inner class support by Clement Escoffier · 16 years ago
  17. 99f135d Add the inner class support (Felix-687). by Clement Escoffier · 16 years ago
  18. 6964a48 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago
  19. 825a224 Fix issue Felix-688 and Felix-689 by Clement Escoffier · 16 years ago
  20. cd88c43 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  21. bbab55d Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  22. 2ae452a Add bundle-description and bundle-docURL inside bundle manifests. by Clement Escoffier · 16 years ago
  23. ef5a6ea Update the handler namespace to support annotations. by Clement Escoffier · 16 years ago
  24. a4b9822 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  25. 9fc9a3c Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  26. a91a22f Fix issue Felix-675 by Clement Escoffier · 16 years ago
  27. e5bda8f Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  28. f1df950 Fix the issue Felix-673 by Clement Escoffier · 16 years ago
  29. 947eb40 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  30. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  31. 5005e92 Rename the composite runtime test suite (from composite.runtime to composite-runtime). by Clement Escoffier · 16 years ago
  32. dfce6b3 Commit the event admin handler test suite by Clement Escoffier · 16 years ago
  33. 77cbae7 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. 06c0ecf Several improvements in the event admin handler: by Clement Escoffier · 16 years ago
  35. 32de775 Add tests on super constructor arguments. by Clement Escoffier · 16 years ago
  36. 0af8fe8 Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  37. eb15bc6 Update test structure to reflect changes made on the ipojo sub-project structure by Clement Escoffier · 16 years ago
  38. 308df15 Change the structure of the iPOJO project. by Clement Escoffier · 16 years ago
  39. b66ae2d Add the event admin handler in the iPOJO build process by Clement Escoffier · 16 years ago
  40. a96c1ff Fix issue Felix-640. by Clement Escoffier · 16 years ago
  41. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  42. 4cedbe6 Fix issue Felix-632: by Clement Escoffier · 16 years ago
  43. 9acac84 Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  44. a76c58f Add tests on instance configuration with complex types and new array syntax. by Clement Escoffier · 16 years ago
  45. 000d3d5 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  46. c3444cd Add a simple trace to indicate the test suite departure. by Clement Escoffier · 16 years ago
  47. 0a7bd65 Modify the test suite according to the recent change on the Architecture service published properties. by Clement Escoffier · 16 years ago
  48. e5abeba Fix the Felix-628 issue. by Clement Escoffier · 16 years ago
  49. ac241b4 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
  50. f2e7ec9 Fix the issue Felix-626. by Clement Escoffier · 16 years ago
  51. a39317c - Add temporal dependency tests about onTimeout policies by Clement Escoffier · 16 years ago
  52. 230b737 Add the onTimeout support to the temporal dependencies. by Clement Escoffier · 16 years ago
  53. 9c1c87f Fix versions to point on the actual (under-development) version. by Clement Escoffier · 16 years ago
  54. dae2840 Add the temporal dependency handler in the parent pom. by Clement Escoffier · 16 years ago
  55. 9d01202 Fix some minor bugs in tests: Some instances were not disposed when test ends. by Clement Escoffier · 16 years ago
  56. c81beb0 Fix the Felix-622 issue by Clement Escoffier · 16 years ago
  57. 3e17a5f Fix the issue Felix-613 by Clement Escoffier · 16 years ago
  58. 8ea4848 Fix the issue Felix-621. by Clement Escoffier · 16 years ago
  59. 6300723 Move the temporal dependency tests from the sandbox to the trunk (ipojo test folder) by Clement Escoffier · 16 years ago
  60. 90b78a5 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  61. ce9febd [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  62. 25a2676 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
  63. c9e6d25 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
  64. 4b2b817 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  65. 09efa66 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.1 by Clement Escoffier · 16 years ago
  66. 9a31a6a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  67. 0179b32 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  68. 714478f [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  69. 8ed06a6 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.1 by Clement Escoffier · 16 years ago
  70. 3575f07 Preparation of the next release by Clement Escoffier · 16 years ago
  71. 218dbd1 Modify version number to be 0.9.0-SNAPSHOT everywhere by Clement Escoffier · 16 years ago
  72. 2ca814e Update dependency to point on the new version (0.9.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  73. fb73560 Change the version number in the reactor pom file by Clement Escoffier · 16 years ago
  74. fb228c0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  75. 550b8f1 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.0 by Clement Escoffier · 16 years ago
  76. 45fc769 Add the parent tag in the pom by Clement Escoffier · 16 years ago
  77. a7907c4 Move the temporal service dependency to the trunk. by Clement Escoffier · 16 years ago
  78. a5d7301 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  79. 73537ec [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.white.board.pattern-0.8.0 by Clement Escoffier · 16 years ago
  80. 199856a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  81. 2637b7a [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender.pattern-0.8.0 by Clement Escoffier · 16 years ago
  82. 18f6da7 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  83. 38c671c [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.0 by Clement Escoffier · 16 years ago
  84. 9f64455 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  85. 6eeb299 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 16 years ago
  86. 9936394 Revert changes made by maven during the release process. by Clement Escoffier · 16 years ago
  87. 12d8848 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  88. 04e85d8 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 16 years ago
  89. ad4a491 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  90. f8dc39d [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.0 by Clement Escoffier · 16 years ago
  91. eb6553a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  92. 718f5ab [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 16 years ago
  93. a40d05a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  94. 8763334 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 16 years ago
  95. eb41a15 Revert change made by maven during the release process by Clement Escoffier · 16 years ago
  96. 8d26a67 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  97. 4a6414c [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-0.8.0 by Clement Escoffier · 16 years ago
  98. 02fb44b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  99. 8a10957 [maven-release-plugin] prepare release org.apache.felix.ipojo-0.8.0 by Clement Escoffier · 16 years ago
  100. 7e89e48 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago