1. 91532db Fixed FELIX-3204 by Clement Escoffier · 13 years ago
  2. 643f4d9 Fixed FELIX-3145 by Clement Escoffier · 13 years ago
  3. c2b5928 Removed unused import statement by Clement Escoffier · 13 years ago
  4. de01a8c Fixed FELIX-3131 by Clement Escoffier · 13 years ago
  5. f3a7e3d Fixed FELIX-3098 by Clement Escoffier · 13 years ago
  6. 7195b39 Adapted the code style to match the overall code style of iPOJO by Clement Escoffier · 13 years ago
  7. 6e46e89 Small adaptation of the code to use Java 5 generics. by Clement Escoffier · 13 years ago
  8. 6925791 Fixed FELIX-3078 and FELIX-3079 by Clement Escoffier · 13 years ago
  9. 1c5940c Fixed FELIX-3012. by Clement Escoffier · 13 years ago
  10. 2d95f46 Fixed FELIX-3017 : return the original class if the class is already manipulated by Clement Escoffier · 13 years ago
  11. 95c83b1 [FELIX-2825] - The maven-ipojo-plugin does not replace component classes in WAR files by Clement Escoffier · 13 years ago
  12. 879f0f0 Update the exported package version and the imported ones. by Clement Escoffier · 13 years ago
  13. 0482bcb Fix FELIX-2779 iPOJO manipulator badly supports custom annotation attributes of type Class by Clement Escoffier · 13 years ago
  14. 71ff463 Avoid a potential NPE in arch by Clement Escoffier · 13 years ago
  15. 9286871 Configure the RAT plugin for the webconsole-plugin project by Clement Escoffier · 14 years ago
  16. 9048d97 Fix FELIX-2755 Allow the manipulator and the different front end to use several metadata files by Clement Escoffier · 14 years ago
  17. 28bf508 FELIX-2743 Modify Pojoization to be more easily customizable by Clement Escoffier · 14 years ago
  18. f2e2747 Integrate the constructor-injection branch into the trunk. by Clement Escoffier · 14 years ago
  19. e5176bf Fix FELIX-2732 by Clement Escoffier · 14 years ago
  20. 1f0a416 Lookup component classes in WEB-INF/classes if not found in the root. by Clement Escoffier · 14 years ago
  21. 520d1fa Fix FELIX-2664 Native methods should not be manipulated by Clement Escoffier · 14 years ago
  22. 39c69ba Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  23. 23a1e84 Fix FELIX-2622 Support static service properties that are not mirrored into fields by Clement Escoffier · 14 years ago
  24. 834560a remove useless import by Clement Escoffier · 14 years ago
  25. af409f5 Fix FELIX-2542 - Annotations on methods parameters are not moved on public methods after manipulation by Clement Escoffier · 14 years ago
  26. cfa777c Fix Felix-2487 by Clement Escoffier · 14 years ago
  27. 611bbee FELIX-2485 Improve the performance of the manipulator on large files by Clement Escoffier · 14 years ago
  28. 040e01d Fix FELIX-2461 by Clement Escoffier · 14 years ago
  29. 6f94c7c Fix FELIX-2430 by Clement Escoffier · 14 years ago
  30. f4d8477 Fix FELIX-2323 : Unbind method are no more called during the invalidation process if this process is not triggered by a service departure by Clement Escoffier · 14 years ago
  31. 9e4e85a Prepare the release process: by Clement Escoffier · 14 years ago
  32. 5f7d5a8 Fix issue FELIX-2132 by Clement Escoffier · 14 years ago
  33. 0506956 Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  34. 769c994 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  35. 85dd3be Add the processing of the Instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  36. c0db3a8 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  37. d54c50e Close an unclosed input stream by Clement Escoffier · 15 years ago
  38. 919e886 Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  39. 2f3613a Fix a link issue in the web console plugin. by Clement Escoffier · 15 years ago
  40. a403389 Re-work on Felix-1518 Apply Guillaume patch, Fix the potential NPE by Clement Escoffier · 15 years ago
  41. d22d901 Fix FELIX-1518 by Clement Escoffier · 15 years ago
  42. 8ec8aaf Avoid using java 1.5 methods. by Clement Escoffier · 15 years ago
  43. 1f7180f Fix issue FELIX-1411 by Clement Escoffier · 15 years ago
  44. 63fdf72 Fix issue FELIX-1319. by Clement Escoffier · 15 years ago
  45. 36940f9 Fix issue FELIX-1302. The ignoreAnnotation argument was ignored. by Clement Escoffier · 15 years ago
  46. 0b93f38 Fix version number consistently by Clement Escoffier · 15 years ago
  47. ce15211 Fix some missing space in the license headers. by Clement Escoffier · 15 years ago
  48. 93847f3 Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 15 years ago
  49. 19b08fc Reduce drastically the size of the manipulator. by Clement Escoffier · 15 years ago
  50. beb6194 Fix Felix-1114. by Clement Escoffier · 15 years ago
  51. 821ad05 Add license and notice file to the online-manipulator by Clement Escoffier · 15 years ago
  52. b07f7f1 Fix a NPE in the manipulator when a synthetized method is not found (during annotations migration). by Clement Escoffier · 15 years ago
  53. d552cb2 Fix issue Felix-1024 iPOJO creates a suitable constructor if none found. by Clement Escoffier · 15 years ago
  54. 01b3eff Remove dependencies on java 1.5. by Clement Escoffier · 15 years ago
  55. a39e7d4 Fix issue Felix-966. by Clement Escoffier · 15 years ago
  56. 8562ff6 Fix issue Felix-943. by Clement Escoffier · 15 years ago
  57. dc4c118 Update iPOJO Package version to 1.2.0 for the next iPOJO version. by Clement Escoffier · 15 years ago
  58. 25137e3 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 15 years ago
  59. df788b4 Fix issue Felix-866 by Clement Escoffier · 16 years ago
  60. d912854 Fix issue Felix-846. by Clement Escoffier · 16 years ago
  61. afaeb3d Fix XSD locations. by Clement Escoffier · 16 years ago
  62. 2a4d4e0 Update XSD Schemas to integrate latest temporal dependencies improvements (proxy and specification attributes) by Clement Escoffier · 16 years ago
  63. 422057d Fix issue Felix-853. by Clement Escoffier · 16 years ago
  64. 8d88835 - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  65. 0b07ca4 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  66. 31f25df Fix issue Felix-828 by Clement Escoffier · 16 years ago
  67. 50b8a10 Commit a missing file (core.xsd in the manipulator). by Clement Escoffier · 16 years ago
  68. aa52ee3 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  69. 541ce70 Fix issue Felix-813. by Clement Escoffier · 16 years ago
  70. d4a6593 Fix issue Felix-795. by Clement Escoffier · 16 years ago
  71. a9afaab Fix issue Felix-788 Allows passing the bundle context to a super constructor. by Clement Escoffier · 16 years ago
  72. d5066ef Fix issue Felix-787. by Clement Escoffier · 16 years ago
  73. 2e9f4b3 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  74. 69eb9eb A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  75. 684c484 Fix the issue Felix-739. by Clement Escoffier · 16 years ago
  76. d1b07cc Fix the FELIX-751 issue. by Clement Escoffier · 16 years ago
  77. 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
  78. 3a1b770 Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  79. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  80. 99f135d Add the inner class support (Felix-687). by Clement Escoffier · 16 years ago
  81. a4b9822 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  82. 69cb62d Fix issue Felix-655 by Clement Escoffier · 16 years ago
  83. 0af8fe8 Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  84. 17f8e81 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  85. 9c1c87f Fix versions to point on the actual (under-development) version. by Clement Escoffier · 16 years ago
  86. 9d7a005 Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 16 years ago
  87. 83db4a0 Update annotations to add latest added feature on dependency management by Clement Escoffier · 16 years ago
  88. cf88c87 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 16 years ago
  89. ce0e1e5 Commit the new iPOJO version (0.7.6). by Clement Escoffier · 16 years ago
  90. e71366f Fix a bug on field delegation. by Clement Escoffier · 17 years ago
  91. b9f2df7 Fix the issue #Felix-427. by Clement Escoffier · 17 years ago
  92. 97f4814 Commit the patch for the FELIX-398 issue. by Clement Escoffier · 17 years ago
  93. 1f94934 Add static and dynamic-priority binding policy. by Clement Escoffier · 17 years ago
  94. 339b5b6 Remove an assignation in the manipulator to avoid unexpected references. by Clement Escoffier · 17 years ago
  95. 04f2391 Instances can now customize their requirement filters (both on primitive and composite components) by Clement Escoffier · 17 years ago
  96. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  97. 1daee03 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  98. 6c6ae8d Commit the base of the new iPOJO version. by Clement Escoffier · 17 years ago
  99. b28f53d Solve the Felix-372 bugs about static method manipulation. by Clement Escoffier · 17 years ago
  100. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago