1. a672543 Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1 by Clement Escoffier · 13 years ago
  2. c2b5928 Removed unused import statement by Clement Escoffier · 13 years ago
  3. de01a8c Fixed FELIX-3131 by Clement Escoffier · 13 years ago
  4. f3a7e3d Fixed FELIX-3098 by Clement Escoffier · 13 years ago
  5. 7195b39 Adapted the code style to match the overall code style of iPOJO by Clement Escoffier · 13 years ago
  6. 9798bd8 Removed superfluous groupId 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. 0269751 No need to list Apache software under "used third-party software", by Richard S. Hall · 13 years ago
  13. abc6349 Update DEPENDENCIES files format. by Clement Escoffier · 13 years ago
  14. edf15d8 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  15. e68ee5f [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.8.0 by Clement Escoffier · 13 years ago
  16. a21aadc remove useless dependency by Clement Escoffier · 13 years ago
  17. 879f0f0 Update the exported package version and the imported ones. by Clement Escoffier · 13 years ago
  18. 0482bcb Fix FELIX-2779 iPOJO manipulator badly supports custom annotation attributes of type Class by Clement Escoffier · 13 years ago
  19. 71ff463 Avoid a potential NPE in arch by Clement Escoffier · 13 years ago
  20. 9286871 Configure the RAT plugin for the webconsole-plugin project by Clement Escoffier · 14 years ago
  21. 02ca349 Update changelogs Update copyright year (2011) by Clement Escoffier · 14 years ago
  22. 9048d97 Fix FELIX-2755 Allow the manipulator and the different front end to use several metadata files by Clement Escoffier · 14 years ago
  23. 28bf508 FELIX-2743 Modify Pojoization to be more easily customizable by Clement Escoffier · 14 years ago
  24. f2e2747 Integrate the constructor-injection branch into the trunk. by Clement Escoffier · 14 years ago
  25. e5176bf Fix FELIX-2732 by Clement Escoffier · 14 years ago
  26. 1f0a416 Lookup component classes in WEB-INF/classes if not found in the root. by Clement Escoffier · 14 years ago
  27. 520d1fa Fix FELIX-2664 Native methods should not be manipulated by Clement Escoffier · 14 years ago
  28. 39c69ba Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  29. 23a1e84 Fix FELIX-2622 Support static service properties that are not mirrored into fields by Clement Escoffier · 14 years ago
  30. 834560a remove useless import by Clement Escoffier · 14 years ago
  31. 194fa93 update DEPENDENCIES file (remove Apache from the Used 3rd-party software) by Clement Escoffier · 14 years ago
  32. ea8025b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  33. 1dcbb27 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.4 by Clement Escoffier · 14 years ago
  34. 6191b08 Modify dependencies files Update changelog by Clement Escoffier · 14 years ago
  35. af409f5 Fix FELIX-2542 - Annotations on methods parameters are not moved on public methods after manipulation by Clement Escoffier · 14 years ago
  36. cfa777c Fix Felix-2487 by Clement Escoffier · 14 years ago
  37. 611bbee FELIX-2485 Improve the performance of the manipulator on large files by Clement Escoffier · 14 years ago
  38. 1593ef5 Add DEPENDENCIES files (just copy the existing NOTICE files) by Clement Escoffier · 14 years ago
  39. 7a87946 Update changelogs by Clement Escoffier · 14 years ago
  40. 040e01d Fix FELIX-2461 by Clement Escoffier · 14 years ago
  41. 6f94c7c Fix FELIX-2430 by Clement Escoffier · 14 years ago
  42. ae7a65e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  43. 5cf4520 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.2 by Clement Escoffier · 14 years ago
  44. 162697b Update changelog in preparation of the next bug-fix release. by Clement Escoffier · 14 years ago
  45. 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
  46. 134b006 Replace ${pom.*} by ${project.*} by Clement Escoffier · 14 years ago
  47. e3c3da0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  48. beb3ed8 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.0 by Clement Escoffier · 14 years ago
  49. 86215df Final steps before the release preparation: by Clement Escoffier · 14 years ago
  50. 573167d Update NOTICE year (2008-2010) by Clement Escoffier · 14 years ago
  51. e99f0d3 Release Preparation - Update changelog Cosmetic fix by Clement Escoffier · 14 years ago
  52. 9e4e85a Prepare the release process: by Clement Escoffier · 14 years ago
  53. 5f7d5a8 Fix issue FELIX-2132 by Clement Escoffier · 14 years ago
  54. 0506956 Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  55. 769c994 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  56. 85dd3be Add the processing of the Instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  57. c0db3a8 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago
  58. d54c50e Close an unclosed input stream by Clement Escoffier · 15 years ago
  59. 919e886 Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  60. 0437a9d Update dependency versions to devel. by Clement Escoffier · 15 years ago
  61. 588c42f [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  62. 32e208e [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  63. c20b1ab [maven-release-plugin] rollback the release of org.apache.felix.ipojo.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  64. d3a3fa2 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  65. 20562b7 Update dependency versions to releases by Clement Escoffier · 15 years ago
  66. d1c9958 Update dependencies to dev. by Clement Escoffier · 15 years ago
  67. 6d511b8 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  68. 16e3dcd [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  69. 329f437 Remove a reference to pom.version by Clement Escoffier · 15 years ago
  70. c584daf [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  71. cee2b02 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  72. 2f3613a Fix a link issue in the web console plugin. by Clement Escoffier · 15 years ago
  73. a403389 Re-work on Felix-1518 Apply Guillaume patch, Fix the potential NPE by Clement Escoffier · 15 years ago
  74. 09d5750 Update changelog by Clement Escoffier · 15 years ago
  75. d22d901 Fix FELIX-1518 by Clement Escoffier · 15 years ago
  76. 4360419 Update changelog files for the next release (1.4.2) by Clement Escoffier · 15 years ago
  77. 8ec8aaf Avoid using java 1.5 methods. by Clement Escoffier · 15 years ago
  78. 1f7180f Fix issue FELIX-1411 by Clement Escoffier · 15 years ago
  79. b623d7d update version to use development version by Clement Escoffier · 15 years ago
  80. 5110a98 update version to use development version by Clement Escoffier · 15 years ago
  81. 2efc6f9 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  82. 6806f8a [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.4.0 by Clement Escoffier · 15 years ago
  83. ef51664 update version to be a release by Clement Escoffier · 15 years ago
  84. bfa74d0 Fix license issue by Clement Escoffier · 15 years ago
  85. 63fdf72 Fix issue FELIX-1319. by Clement Escoffier · 15 years ago
  86. 36940f9 Fix issue FELIX-1302. The ignoreAnnotation argument was ignored. by Clement Escoffier · 15 years ago
  87. 0b93f38 Fix version number consistently by Clement Escoffier · 15 years ago
  88. ce15211 Fix some missing space in the license headers. by Clement Escoffier · 15 years ago
  89. 93847f3 Improve FELIX-1159 by providing annotation support. by Clement Escoffier · 15 years ago
  90. 19b08fc Reduce drastically the size of the manipulator. by Clement Escoffier · 15 years ago
  91. beb6194 Fix Felix-1114. by Clement Escoffier · 15 years ago
  92. e259159 Use the latest Felix pom by Clement Escoffier · 15 years ago
  93. 821ad05 Add license and notice file to the online-manipulator by Clement Escoffier · 15 years ago
  94. b07f7f1 Fix a NPE in the manipulator when a synthetized method is not found (during annotations migration). by Clement Escoffier · 15 years ago
  95. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  96. 7408730 Fix some issues in LICENSE and NOTICE files. by Clement Escoffier · 15 years ago
  97. d552cb2 Fix issue Felix-1024 iPOJO creates a suitable constructor if none found. by Clement Escoffier · 15 years ago
  98. 01b3eff Remove dependencies on java 1.5. by Clement Escoffier · 15 years ago
  99. a39e7d4 Fix issue Felix-966. by Clement Escoffier · 15 years ago
  100. 8562ff6 Fix issue Felix-943. by Clement Escoffier · 15 years ago