1. f406faa Commit a missing file (core.xsd in the manipulator). by Clement Escoffier · 16 years ago
  2. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  3. 6c54635 Fix issue Felix-813. by Clement Escoffier · 16 years ago
  4. 6afaa7b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  5. 36d6796 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  6. 180ba92 Decreases the log level of some messages (WARNING => INFO, INFO => DEBUG) reducing the number of useless traces. by Clement Escoffier · 16 years ago
  7. 647595b Fix issue Felix-797. by Clement Escoffier · 16 years ago
  8. ac80a6e Export the helper package of junit4osgi. by Clement Escoffier · 16 years ago
  9. 96aff26 Fix issue Felix-796. by Clement Escoffier · 16 years ago
  10. 131630d Fix issue Felix-795. by Clement Escoffier · 16 years ago
  11. aae612a Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  12. b417a85 Add tests on the invocation of super contructors with the bundle context in parameter. by Clement Escoffier · 16 years ago
  13. 204d15c Fix issue Felix-788 Allows passing the bundle context to a super constructor. by Clement Escoffier · 16 years ago
  14. a951408 Fix issue Felix-787. by Clement Escoffier · 16 years ago
  15. b5b04b9 Remove dependencies on Java 5. The junit4osgi framework is now compatible with J2ME Foundation Profile 1.1 by Clement Escoffier · 16 years ago
  16. db12afb Modification of the NOTICE file: by Clement Escoffier · 16 years ago
  17. 818e692 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  18. 6e6565d Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  19. 6dc5996 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.0.0 by Clement Escoffier · 16 years ago
  20. 61ed2ab Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  21. 0f526b6 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.0.0 by Clement Escoffier · 16 years ago
  22. 26e4672 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.jmx-1.0.0 by Clement Escoffier · 16 years ago
  23. 1604f53 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  24. 6c5ca5b [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender-1.0.0 by Clement Escoffier · 16 years ago
  25. 3514b3a Rollback the release. The pom file does'nt have the Apache licence header. by Clement Escoffier · 16 years ago
  26. e1a85dc [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  27. a48feac [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.0.0 by Clement Escoffier · 16 years ago
  28. a3bf81a Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  29. bfdccae [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.0.0 by Clement Escoffier · 16 years ago
  30. 1382a09 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  31. 9df7287 [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.0.0 by Clement Escoffier · 16 years ago
  32. 1e0d110 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  33. 2b45d24 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.0.0 by Clement Escoffier · 16 years ago
  34. 8aa13cb Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  35. b5244f7 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.0.0 by Clement Escoffier · 16 years ago
  36. ec471f5 Rollback the release of the manipulator and maven-ipojo-plugin projects. The pom file does'nt have the Apache licence header. by Clement Escoffier · 16 years ago
  37. 1480a43 Prepare for next development iteration by Clement Escoffier · 16 years ago
  38. 2edf976 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  39. 5cf3f06 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.0.0 by Clement Escoffier · 16 years ago
  40. cd577c7 Prepare for next development iteration by Clement Escoffier · 16 years ago
  41. bb63bfa [maven-release-plugin] prepare release maven-ipojo-plugin-1.0.0 by Clement Escoffier · 16 years ago
  42. e5f3ad2 Prepare for next development iteration by Clement Escoffier · 16 years ago
  43. 2bc41ef [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.0.0 by Clement Escoffier · 16 years ago
  44. 475e9b1 Prepare for next development iteration by Clement Escoffier · 16 years ago
  45. 5af8782 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  46. e39d751 [maven-release-plugin] rollback the release of org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  47. ac9bdc5 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  48. 973d9c1 Set the date in two changelog files by Clement Escoffier · 16 years ago
  49. 3cf894b Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  50. 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
  51. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  52. 7712a2a Adds two missing licence header by Clement Escoffier · 16 years ago
  53. f68d90f A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  54. e6e7be6 Fix the issue Felix-739. by Clement Escoffier · 16 years ago
  55. c444e73 Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  56. 53a5e45 Updates the ANT task content to support the XML-Schema checking (some xerces packages were missing). by Clement Escoffier · 16 years ago
  57. 73aeed8 Updates the test suite: by Clement Escoffier · 16 years ago
  58. 958c778 Fix the FELIX-751 issue. by Clement Escoffier · 16 years ago
  59. 4e3feed Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  60. 1f77396 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  61. 1e66fdf Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  62. 5fc535c Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  63. e23945a Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  64. 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
  65. 5454d10 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  66. 785196a Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  67. 3269efa Fix issue Felix-716 by Clement Escoffier · 16 years ago
  68. 1a25773 Improve test checking the inner class support by Clement Escoffier · 16 years ago
  69. 53bbc4f Add the inner class support (Felix-687). by Clement Escoffier · 16 years ago
  70. 5d1a2b6 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago
  71. e7e10d3 Fix issue Felix-688 and Felix-689 by Clement Escoffier · 16 years ago
  72. 5a7bd72 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  73. 0062348 Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  74. 06c1d31 Add bundle-description and bundle-docURL inside bundle manifests. by Clement Escoffier · 16 years ago
  75. b6bf8d8 Update the handler namespace to support annotations. by Clement Escoffier · 16 years ago
  76. ad274b2 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  77. 6ed6c4e Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  78. e6a7155 Fix issue Felix-675 by Clement Escoffier · 16 years ago
  79. 1a035f4 Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  80. 179109d Fix the issue Felix-673 by Clement Escoffier · 16 years ago
  81. c0815a4 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  82. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  83. 3078be5 Rename the composite runtime test suite (from composite.runtime to composite-runtime). by Clement Escoffier · 16 years ago
  84. 3955871 Commit the event admin handler test suite by Clement Escoffier · 16 years ago
  85. 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
  86. 9f87f6e Several improvements in the event admin handler: by Clement Escoffier · 16 years ago
  87. 07b6b85 Add tests on super constructor arguments. by Clement Escoffier · 16 years ago
  88. eb915eb Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  89. 69774b6 Update test structure to reflect changes made on the ipojo sub-project structure by Clement Escoffier · 16 years ago
  90. 29b170a Change the structure of the iPOJO project. by Clement Escoffier · 16 years ago
  91. cf07b40 Add the event admin handler in the iPOJO build process by Clement Escoffier · 16 years ago
  92. 547866d Fix issue Felix-640. by Clement Escoffier · 16 years ago
  93. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  94. 069d46d Fix issue Felix-632: by Clement Escoffier · 16 years ago
  95. 51a196b Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  96. d50c912 Add tests on instance configuration with complex types and new array syntax. by Clement Escoffier · 16 years ago
  97. 39522c9 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  98. 72b54d0 Add a simple trace to indicate the test suite departure. by Clement Escoffier · 16 years ago
  99. bf84fe4 Modify the test suite according to the recent change on the Architecture service published properties. by Clement Escoffier · 16 years ago
  100. 2b334ed Fix the Felix-628 issue. by Clement Escoffier · 16 years ago