1. 2ae452a Add bundle-description and bundle-docURL inside bundle manifests. by Clement Escoffier · 16 years ago
  2. ef5a6ea Update the handler namespace to support annotations. by Clement Escoffier · 16 years ago
  3. a4b9822 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  4. 9fc9a3c Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  5. a91a22f Fix issue Felix-675 by Clement Escoffier · 16 years ago
  6. e5bda8f Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  7. f1df950 Fix the issue Felix-673 by Clement Escoffier · 16 years ago
  8. 947eb40 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  9. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  10. 5005e92 Rename the composite runtime test suite (from composite.runtime to composite-runtime). by Clement Escoffier · 16 years ago
  11. dfce6b3 Commit the event admin handler test suite by Clement Escoffier · 16 years ago
  12. 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
  13. 06c0ecf Several improvements in the event admin handler: by Clement Escoffier · 16 years ago
  14. 32de775 Add tests on super constructor arguments. by Clement Escoffier · 16 years ago
  15. 0af8fe8 Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  16. eb15bc6 Update test structure to reflect changes made on the ipojo sub-project structure by Clement Escoffier · 16 years ago
  17. 308df15 Change the structure of the iPOJO project. by Clement Escoffier · 16 years ago
  18. b66ae2d Add the event admin handler in the iPOJO build process by Clement Escoffier · 16 years ago
  19. a96c1ff Fix issue Felix-640. by Clement Escoffier · 16 years ago
  20. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  21. 4cedbe6 Fix issue Felix-632: by Clement Escoffier · 16 years ago
  22. 9acac84 Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  23. a76c58f Add tests on instance configuration with complex types and new array syntax. by Clement Escoffier · 16 years ago
  24. 000d3d5 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  25. c3444cd Add a simple trace to indicate the test suite departure. by Clement Escoffier · 16 years ago
  26. 0a7bd65 Modify the test suite according to the recent change on the Architecture service published properties. by Clement Escoffier · 16 years ago
  27. e5abeba Fix the Felix-628 issue. by Clement Escoffier · 16 years ago
  28. 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
  29. f2e7ec9 Fix the issue Felix-626. by Clement Escoffier · 16 years ago
  30. a39317c - Add temporal dependency tests about onTimeout policies by Clement Escoffier · 16 years ago
  31. 230b737 Add the onTimeout support to the temporal dependencies. by Clement Escoffier · 16 years ago
  32. 9c1c87f Fix versions to point on the actual (under-development) version. by Clement Escoffier · 16 years ago
  33. dae2840 Add the temporal dependency handler in the parent pom. by Clement Escoffier · 16 years ago
  34. 9d01202 Fix some minor bugs in tests: Some instances were not disposed when test ends. by Clement Escoffier · 16 years ago
  35. c81beb0 Fix the Felix-622 issue by Clement Escoffier · 16 years ago
  36. 3e17a5f Fix the issue Felix-613 by Clement Escoffier · 16 years ago
  37. 8ea4848 Fix the issue Felix-621. by Clement Escoffier · 16 years ago
  38. 6300723 Move the temporal dependency tests from the sandbox to the trunk (ipojo test folder) by Clement Escoffier · 16 years ago
  39. 90b78a5 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  40. ce9febd [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  41. 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
  42. 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
  43. 4b2b817 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  44. 09efa66 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.1 by Clement Escoffier · 16 years ago
  45. 9a31a6a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  46. 0179b32 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  47. 714478f [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  48. 8ed06a6 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.1 by Clement Escoffier · 16 years ago
  49. 3575f07 Preparation of the next release by Clement Escoffier · 16 years ago
  50. 218dbd1 Modify version number to be 0.9.0-SNAPSHOT everywhere by Clement Escoffier · 16 years ago
  51. 2ca814e Update dependency to point on the new version (0.9.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  52. fb73560 Change the version number in the reactor pom file by Clement Escoffier · 16 years ago
  53. fb228c0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  54. 550b8f1 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.0 by Clement Escoffier · 16 years ago
  55. 45fc769 Add the parent tag in the pom by Clement Escoffier · 16 years ago
  56. a7907c4 Move the temporal service dependency to the trunk. by Clement Escoffier · 16 years ago
  57. a5d7301 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  58. 73537ec [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.white.board.pattern-0.8.0 by Clement Escoffier · 16 years ago
  59. 199856a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  60. 2637b7a [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender.pattern-0.8.0 by Clement Escoffier · 16 years ago
  61. 18f6da7 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  62. 38c671c [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.0 by Clement Escoffier · 16 years ago
  63. 9f64455 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  64. 6eeb299 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 16 years ago
  65. 9936394 Revert changes made by maven during the release process. by Clement Escoffier · 16 years ago
  66. 12d8848 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  67. 04e85d8 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 16 years ago
  68. ad4a491 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  69. f8dc39d [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.0 by Clement Escoffier · 16 years ago
  70. eb6553a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  71. 718f5ab [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 16 years ago
  72. a40d05a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  73. 8763334 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 16 years ago
  74. eb41a15 Revert change made by maven during the release process by Clement Escoffier · 16 years ago
  75. 8d26a67 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  76. 4a6414c [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-0.8.0 by Clement Escoffier · 16 years ago
  77. 02fb44b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  78. 8a10957 [maven-release-plugin] prepare release org.apache.felix.ipojo-0.8.0 by Clement Escoffier · 16 years ago
  79. 7e89e48 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  80. 0c6c7da [maven-release-plugin] prepare release maven-ipojo-plugin-0.8.0 by Clement Escoffier · 16 years ago
  81. 27db776 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  82. 07af358 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.0 by Clement Escoffier · 16 years ago
  83. 2620f9e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  84. 156112b [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 16 years ago
  85. 538d240 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  86. ac119fe [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 16 years ago
  87. 0e64335 Revert the modification made by maven during the release preparation by Clement Escoffier · 16 years ago
  88. a687249 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  89. 0d91613 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 16 years ago
  90. af97d14 Revert the modification made by maven during the release preparation by Clement Escoffier · 16 years ago
  91. 721284b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  92. 7e4b908 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 16 years ago
  93. 03b5118 Commit changelog.txt files by Clement Escoffier · 16 years ago
  94. 5025402 Commit the documentation of core, ant task, maven plugin and arch by Clement Escoffier · 16 years ago
  95. 322e366 Fix the issue FELIX-558 by catching the NoClassDefFound error and providing an explanation message. by Clement Escoffier · 16 years ago
  96. c1ae739 Allows the early discovery of manipulation error and stops the factory as soon as detected. by Clement Escoffier · 16 years ago
  97. a111384 Add a missing file. by Clement Escoffier · 16 years ago
  98. 5261890 Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552) by Clement Escoffier · 16 years ago
  99. e5a7598 Improve error messages when the bundle context lookup failed (issue #Felix-555). by Clement Escoffier · 16 years ago
  100. 598b315 Fix a synchronization bug in the instance manager. Refactor the factory classes. by Clement Escoffier · 16 years ago