1. 3808634 FELIX-3573 IPojo bytecode manipulation generates a duplicate local variable by Clement Escoffier · 12 years ago
  2. 4690a41 Fixed FELIX-3574 by Clement Escoffier · 12 years ago
  3. 35f65d9 * Forgot to add ASF License Header to DirManipulationTest in last commit, and some cosmetic changes. by Göktürk Gezer · 12 years ago
  4. c56ea69 * DirectoryResourceStore : added correction code with default location in case manifest location is not set. by Göktürk Gezer · 12 years ago
  5. ec551dd Fixed FELIX-3539 by Clement Escoffier · 12 years ago
  6. d0f74e7 Fix for FELIX-3466. by Göktürk Gezer · 12 years ago
  7. 86cb8d0 Fixed FELIX-3508 by Clement Escoffier · 13 years ago
  8. 811504f Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 13 years ago
  9. 5d6c410 Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 13 years ago
  10. 931851c Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 13 years ago
  11. 48d151e Fix missing title in the changelog by Clement Escoffier · 13 years ago
  12. 1874a7a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  13. 2a9fae2 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.8.4 by Clement Escoffier · 13 years ago
  14. 7c431e1 Update to the release version of the metadata by Clement Escoffier · 13 years ago
  15. 073a5ba add the DEPS files to the sources jar by Clement Escoffier · 13 years ago
  16. 4a80d39 Fix manipulator project DEPS file by Clement Escoffier · 13 years ago
  17. b774aa4 Release Preparation: * Update copyright year * Update changelog by Clement Escoffier · 13 years ago
  18. e7ba6bd Apply patch for FELIX-3391 - Unexpected warning when using bnd-ipojo-plugin by Clement Escoffier · 13 years ago
  19. 2eab04b Apply patch to fix FELIX-3389. by Clement Escoffier · 13 years ago
  20. c1cf459 Fixed FELIX-3384. by Clement Escoffier · 13 years ago
  21. 6b4af70 Start working on FELIX-3384. by Clement Escoffier · 13 years ago
  22. 46987ff Fixed FELIX-3359 downgrade the class version on 1.7. by Clement Escoffier · 13 years ago
  23. 1a3f865 Until we fixed the frame issue on Java 7, avoid the frame computation (FELIX-3297). by Clement Escoffier · 13 years ago
  24. d1c541d Update dependency versions (cleanup after release) by Clement Escoffier · 13 years ago
  25. a77b8e1 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  26. 06ce564 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.8.2 by Clement Escoffier · 13 years ago
  27. 1f05243 Prepare for the next release: by Clement Escoffier · 13 years ago
  28. 57db791 [maven-release-plugin] rollback the release of org.apache.felix.ipojo.manipulator-project-1.8.2 by Clement Escoffier · 13 years ago
  29. 8764a90 New iPOJO Manipulator structure - update pom file by Clement Escoffier · 13 years ago
  30. c893762 New iPOJO Manipulator structure - Move the bnd-ipojo-plugin by Clement Escoffier · 13 years ago
  31. ba15d51 New manipulator structure - Move the bnd ipojo plugin by Clement Escoffier · 13 years ago
  32. 12994e6 Remove top-level resources by Clement Escoffier · 13 years ago
  33. 7dc7f87 Remove doc by Clement Escoffier · 13 years ago
  34. 21bf28e new manipulator structure - moved the iPOJO Ant Task by Clement Escoffier · 13 years ago
  35. d8584e2 new manipulator structure - moved the maven-ipojo-plugin by Clement Escoffier · 13 years ago
  36. c42446b new manipulator structure - moved the manipulator by Clement Escoffier · 13 years ago
  37. 03aeb64 Fixed typo. by Clement Escoffier · 13 years ago
  38. 24340ed Fixed FELIX-3244 by Clement Escoffier · 13 years ago
  39. dfaaa77 Remove duplicated XSD files: the XSD files must be in the xsd directory. by Clement Escoffier · 13 years ago
  40. e1f4973 Fixed FELIX-3204 by Clement Escoffier · 13 years ago
  41. eb024e3 Fixed FELIX-3145 by Clement Escoffier · 13 years ago
  42. 6388c63 Disables the test checking inner classes until I have time for a deeper look. by Clement Escoffier · 13 years ago
  43. c3c1092 Re-enables disabled tests. Adds a test about constructor parameters. by Clement Escoffier · 13 years ago
  44. 9cfba5f Fixed FELIX-3145 Fixed the JDK 7 issue by updating ASM library to 3.3.1 by Clement Escoffier · 13 years ago
  45. 4a10ab9 Removed unused import statement by Clement Escoffier · 13 years ago
  46. 6c58bf7 Fixed FELIX-3131 by Clement Escoffier · 13 years ago
  47. eccd6b2 Fixed FELIX-3098 by Clement Escoffier · 13 years ago
  48. 5abe50e Adapted the code style to match the overall code style of iPOJO by Clement Escoffier · 13 years ago
  49. c7147d3 Removed superfluous groupId by Clement Escoffier · 13 years ago
  50. 39335e7 Small adaptation of the code to use Java 5 generics. by Clement Escoffier · 13 years ago
  51. c7875d2 Fixed FELIX-3078 and FELIX-3079 by Clement Escoffier · 13 years ago
  52. 7b69d63 Fixed FELIX-3012. by Clement Escoffier · 13 years ago
  53. f9058d9 Fixed FELIX-3017 : return the original class if the class is already manipulated by Clement Escoffier · 13 years ago
  54. eb734cc [FELIX-2825] - The maven-ipojo-plugin does not replace component classes in WAR files by Clement Escoffier · 14 years ago
  55. 63b0f92 No need to list Apache software under "used third-party software", by Richard S. Hall · 14 years ago
  56. 78b3d34 Update DEPENDENCIES files format. by Clement Escoffier · 14 years ago
  57. 8697507 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  58. ba492e4 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.8.0 by Clement Escoffier · 14 years ago
  59. b7e1afd remove useless dependency by Clement Escoffier · 14 years ago
  60. d5c5b93 Update the exported package version and the imported ones. by Clement Escoffier · 14 years ago
  61. 099482c Fix FELIX-2779 iPOJO manipulator badly supports custom annotation attributes of type Class by Clement Escoffier · 14 years ago
  62. d49e5a6 Avoid a potential NPE in arch by Clement Escoffier · 14 years ago
  63. 76a4738 Configure the RAT plugin for the webconsole-plugin project by Clement Escoffier · 14 years ago
  64. 99576cb Update changelogs Update copyright year (2011) by Clement Escoffier · 14 years ago
  65. a0f88a9 Fix FELIX-2755 Allow the manipulator and the different front end to use several metadata files by Clement Escoffier · 14 years ago
  66. 101f7d7 FELIX-2743 Modify Pojoization to be more easily customizable by Clement Escoffier · 14 years ago
  67. 5c0361e Integrate the constructor-injection branch into the trunk. by Clement Escoffier · 14 years ago
  68. 0d43212 Fix FELIX-2732 by Clement Escoffier · 14 years ago
  69. edc26e9 Lookup component classes in WEB-INF/classes if not found in the root. by Clement Escoffier · 14 years ago
  70. 0e5b568 Fix FELIX-2664 Native methods should not be manipulated by Clement Escoffier · 14 years ago
  71. 40d87b1 Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  72. bd5f3b2 Fix FELIX-2622 Support static service properties that are not mirrored into fields by Clement Escoffier · 14 years ago
  73. 1b40a0a remove useless import by Clement Escoffier · 14 years ago
  74. aefba27 update DEPENDENCIES file (remove Apache from the Used 3rd-party software) by Clement Escoffier · 14 years ago
  75. 2a383d7 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  76. 4c73359 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.4 by Clement Escoffier · 14 years ago
  77. 8563afc Modify dependencies files Update changelog by Clement Escoffier · 14 years ago
  78. ae163cc Fix FELIX-2542 - Annotations on methods parameters are not moved on public methods after manipulation by Clement Escoffier · 14 years ago
  79. aa55a30 Fix Felix-2487 by Clement Escoffier · 14 years ago
  80. 345dab4 FELIX-2485 Improve the performance of the manipulator on large files by Clement Escoffier · 14 years ago
  81. dd7c115 Add DEPENDENCIES files (just copy the existing NOTICE files) by Clement Escoffier · 14 years ago
  82. 8cf1e9b Update changelogs by Clement Escoffier · 14 years ago
  83. f92aae7 Fix FELIX-2461 by Clement Escoffier · 14 years ago
  84. a196474 Fix FELIX-2430 by Clement Escoffier · 14 years ago
  85. d020a2b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  86. c1bd2e7 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.2 by Clement Escoffier · 15 years ago
  87. 253ed74 Update changelog in preparation of the next bug-fix release. by Clement Escoffier · 15 years ago
  88. fc0ef7a 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 · 15 years ago
  89. fe60690 Replace ${pom.*} by ${project.*} by Clement Escoffier · 15 years ago
  90. 15b54d0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  91. 1a13e7b [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.0 by Clement Escoffier · 15 years ago
  92. 5ab0b44 Final steps before the release preparation: by Clement Escoffier · 15 years ago
  93. 9e74777 Update NOTICE year (2008-2010) by Clement Escoffier · 15 years ago
  94. 14ef3cb Release Preparation - Update changelog Cosmetic fix by Clement Escoffier · 15 years ago
  95. 14bbbb2 Prepare the release process: by Clement Escoffier · 15 years ago
  96. 1d6dc4e Fix issue FELIX-2132 by Clement Escoffier · 15 years ago
  97. 3cc5d2d Really execute the Instantiate annotation test suite by Clement Escoffier · 15 years ago
  98. 6e5fb60 * Fix FELIX-1427 by Clement Escoffier · 15 years ago
  99. ab539b9 Add the processing of the Instantiate annotation (FELIX-1940) by Clement Escoffier · 15 years ago
  100. 0f18155 Fix issue FELIX-1906 by Clement Escoffier · 15 years ago