1. a39e7d4 Fix issue Felix-966. by Clement Escoffier · 15 years ago
  2. c914b08 Begin the work about the issue Felix-968. by Clement Escoffier · 15 years ago
  3. 29d509c Fix Felix-944 by Clement Escoffier · 15 years ago
  4. 13c3366 Improve error handling in the ProvidedService handler by Clement Escoffier · 15 years ago
  5. 9e3df08 Fix issue Felix-936. by Clement Escoffier · 15 years ago
  6. 3b6ee43 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  7. 9af6e7f Update dependencies to use snapshots. by Clement Escoffier · 16 years ago
  8. 00acd53 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  9. bf692b0 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.2.0 by Clement Escoffier · 16 years ago
  10. 70101e8 Update dependency to 1.2.0 Update XSD location by Clement Escoffier · 16 years ago
  11. dc4c118 Update iPOJO Package version to 1.2.0 for the next iPOJO version. by Clement Escoffier · 16 years ago
  12. 3e0db1e Update documentation by Clement Escoffier · 16 years ago
  13. 3c9a419 Update changelog files by Clement Escoffier · 16 years ago
  14. 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 · 16 years ago
  15. 25137e3 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 16 years ago
  16. 1e5a59b Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  17. 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
  18. df788b4 Fix issue Felix-866 by Clement Escoffier · 16 years ago
  19. 422057d Fix issue Felix-853. by Clement Escoffier · 16 years ago
  20. 8d88835 - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  21. ebabb74 Begin the work about new creation policies. by Clement Escoffier · 16 years ago
  22. 0b07ca4 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  23. 31f25df Fix issue Felix-828 by Clement Escoffier · 16 years ago
  24. aa52ee3 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  25. 2bbf30b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  26. 8608913 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  27. 9929aa3 Decreases the log level of some messages (WARNING => INFO, INFO => DEBUG) reducing the number of useless traces. by Clement Escoffier · 16 years ago
  28. 2bd16ae Fix issue Felix-797. by Clement Escoffier · 16 years ago
  29. 0f3faa4 Fix issue Felix-796. by Clement Escoffier · 16 years ago
  30. 534748b Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  31. d5066ef Fix issue Felix-787. by Clement Escoffier · 16 years ago
  32. f4c7276 Modification of the NOTICE file: by Clement Escoffier · 16 years ago
  33. 2e9f4b3 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  34. fb9045d Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  35. 451525d [maven-release-plugin] prepare release org.apache.felix.ipojo-1.0.0 by Clement Escoffier · 16 years ago
  36. 130ca57 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  37. 69eb9eb A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  38. d409c0c Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  39. 78dd70e Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  40. b99ffa8 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  41. 189fcab Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  42. 58b3f18 Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  43. 8b953f7 Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  44. 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
  45. 8667c71 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  46. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  47. 825a224 Fix issue Felix-688 and Felix-689 by Clement Escoffier · 16 years ago
  48. cd88c43 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  49. bbab55d Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  50. 2ae452a Add bundle-description and bundle-docURL inside bundle manifests. by Clement Escoffier · 16 years ago
  51. 9fc9a3c Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  52. e5bda8f Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  53. f1df950 Fix the issue Felix-673 by Clement Escoffier · 16 years ago
  54. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  55. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  56. 4cedbe6 Fix issue Felix-632: by Clement Escoffier · 16 years ago
  57. 9acac84 Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  58. 000d3d5 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  59. e5abeba Fix the Felix-628 issue. by Clement Escoffier · 16 years ago
  60. f2e7ec9 Fix the issue Felix-626. by Clement Escoffier · 16 years ago
  61. 8ea4848 Fix the issue Felix-621. by Clement Escoffier · 16 years ago
  62. 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
  63. 218dbd1 Modify version number to be 0.9.0-SNAPSHOT everywhere by Clement Escoffier · 16 years ago
  64. 2ca814e Update dependency to point on the new version (0.9.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  65. 02fb44b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  66. 8a10957 [maven-release-plugin] prepare release org.apache.felix.ipojo-0.8.0 by Clement Escoffier · 16 years ago
  67. 03b5118 Commit changelog.txt files by Clement Escoffier · 16 years ago
  68. 5025402 Commit the documentation of core, ant task, maven plugin and arch by Clement Escoffier · 16 years ago
  69. 322e366 Fix the issue FELIX-558 by catching the NoClassDefFound error and providing an explanation message. by Clement Escoffier · 16 years ago
  70. c1ae739 Allows the early discovery of manipulation error and stops the factory as soon as detected. by Clement Escoffier · 16 years ago
  71. a111384 Add a missing file. by Clement Escoffier · 16 years ago
  72. 5261890 Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552) by Clement Escoffier · 16 years ago
  73. e5a7598 Improve error messages when the bundle context lookup failed (issue #Felix-555). by Clement Escoffier · 16 years ago
  74. 598b315 Fix a synchronization bug in the instance manager. Refactor the factory classes. by Clement Escoffier · 16 years ago
  75. 9d7a005 Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 16 years ago
  76. 83db4a0 Update annotations to add latest added feature on dependency management by Clement Escoffier · 16 years ago
  77. cf88c87 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 16 years ago
  78. 93eb2c7 Avoid calling Filter.match(ServiceReference) to avoid ClassCastException on Equinox. by Clement Escoffier · 16 years ago
  79. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  80. 16bb672 Fix some minor formatting issue by Clement Escoffier · 16 years ago
  81. dcf306a - Modify the level of the two messages displayed when iPOJO is starting. by Clement Escoffier · 16 years ago
  82. 71822ec Avoid the architecture service to publish non-service interfaces (FieldInterceptor and MethodInterceptor) by Clement Escoffier · 16 years ago
  83. 4a12e33 Modify pom files to use correct version. by Clement Escoffier · 16 years ago
  84. 7d116ff Add missing header in pom file. by Clement Escoffier · 16 years ago
  85. ce0e1e5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 16 years ago
  86. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  87. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  88. c340ecf Use released version of compendium. by Carsten Ziegeler · 16 years ago
  89. 95fbce2 Fix a bug when the configuration admin send configurations containing Strings (Objects was expected). In this case, the objects are re-created from the Strings (arrays are parsed by according to the iPOJO syntax). This change impacts both service properties and instance properties. by Clement Escoffier · 16 years ago
  90. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 17 years ago
  91. b7251fa Use latest released parent pom. by Carsten Ziegeler · 17 years ago
  92. c19e17c Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  93. 1a31809 Resolve an issue introduced in the previous commit. The class need to be loaded before creating the proxy. by Clement Escoffier · 17 years ago
  94. b9f2df7 Fix the issue #Felix-427. by Clement Escoffier · 17 years ago
  95. 08f860a Fix a synchronization bug in the component instance manager. by Clement Escoffier · 17 years ago
  96. a237288 Invalidate instance instead of stopping them after InvocationTargetException (which allow to restart automatically after an external event) by Clement Escoffier · 17 years ago
  97. 7395aad Refactor nullable object system. by Clement Escoffier · 17 years ago
  98. 97f4814 Commit the patch for the FELIX-398 issue. by Clement Escoffier · 17 years ago
  99. 1f94934 Add static and dynamic-priority binding policy. by Clement Escoffier · 17 years ago
  100. 339b5b6 Remove an assignation in the manipulator to avoid unexpected references. by Clement Escoffier · 17 years ago