1. d3c9fa7 Cleanup dependencies (FELIX-4482) by Clement Escoffier · 10 years ago
  2. 9b0f3f3 Bump version to 1.12.0-SNAPSHOT. by Clement Escoffier · 10 years ago
  3. dbc7afc Revert to Java 6. by Clement Escoffier · 10 years ago
  4. e88e8e6 Fix FELIX-4464 by Clement Escoffier · 10 years ago
  5. b24cc2d Migrate the BND plugin to the new manipulator API. The classloader is built from the analyzer jars. (FELIX-4509) by Clement Escoffier · 10 years ago
  6. e818ffc Migrate the Ant task to the new manipulator API. The classloader is built from a classpath element (new Ant task parameter). (FELIX-4509) by Clement Escoffier · 10 years ago
  7. 3b9f26c Migrate the composite support, iPOJO API and Online manipulator to the new manipulator API (FELIX-4509). by Clement Escoffier · 10 years ago
  8. 72f58b4 Migrate the iPOJO Maven Plugin to the new manipulator API. The classloader is built from the transitive set of dependencies of the current project. (FELIX-4509) by Clement Escoffier · 10 years ago
  9. 64bdd5f Reflect the API changes because of FELIX-4509, and add a test triggering frame issues. by Clement Escoffier · 10 years ago
  10. cc4e03b Provides utility classes to create the classloader used by the manipulator to compute frames, and add a classloader parameter to the pojoization methods. (FELIX-4509). by Clement Escoffier · 10 years ago
  11. c6f9751 To correctly compute the frames, we need a way to load classes - so a classloader. The manipulator now takes a classloader as parameter used for this purpose. (FELIX-4509). by Clement Escoffier · 10 years ago
  12. 24b452c To avoid breaking the APi, re-add a getNode method returning object (FELIX-4509). by Clement Escoffier · 10 years ago
  13. d4684c2 Fix the packaging of the online-manipulator (the ASM updates has changed the set of import/private packages). by Clement Escoffier · 10 years ago
  14. e997aa1 Revert the Java compiler configuration to 1.6 by Clement Escoffier · 10 years ago
  15. 47a173d Fix FELIX 4509 by Clement Escoffier · 10 years ago
  16. 615c9f2 Fix FELIX-4508 by Clement Escoffier · 10 years ago
  17. 51571f6 FELIX-4482 - Use scope=provided for OSGi APIs dependencies by Guillaume Sauthier · 10 years ago
  18. 5dbe4dc Use the manipulator BOM to harmonize dependencies' versions by Guillaume Sauthier · 10 years ago
  19. 1c21e9b Oops by Guillaume Sauthier · 10 years ago
  20. be546d8 Only style: 2 spaces indent for Xml by Guillaume Sauthier · 10 years ago
  21. c87cc5d switch version to dev (after release) by Clement Escoffier · 10 years ago
  22. 37b4553 Fix @since tag by Clement Escoffier · 10 years ago
  23. 4348e39 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  24. 9d79d38 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.11.2 by Clement Escoffier · 11 years ago
  25. 035bb0c downgrade iPOJO core version (just before release) by Clement Escoffier · 11 years ago
  26. 05d016c Fix the packaging of the test bundle when the directory contains a space by Clement Escoffier · 11 years ago
  27. 47f7d03 update release notes for iPOJO manipulator 1.11.2, remove an item not yet fixed (release preparation) by Clement Escoffier · 11 years ago
  28. a7a9fb8 update release notes for iPOJO runtime 1.11.2 and manipulator 1.11.2 (release preparation) by Clement Escoffier · 11 years ago
  29. 1a1ef90 FELIX-4454 Online manipulator should be able to take advantage of Stereotypes by Guillaume Sauthier · 11 years ago
  30. a0e662c change iPOJO core version in tests (release preparation) by Clement Escoffier · 11 years ago
  31. d07629c FELIX-4453 Introduce manipulator BOM (Bill of Material) by Guillaume Sauthier · 11 years ago
  32. e946a38 Provide the @Context handler Fix FELIX-4229, FELIX-4272 and FELIX-4273 by Clement Escoffier · 11 years ago
  33. b3df3d5 Complement annotations javadoc with code samples by Guillaume Sauthier · 11 years ago
  34. 1f63da0 update manipulator and core version (in dependencies) after the release by Clement Escoffier · 11 years ago
  35. 890b0df [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  36. bb128de [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.11.1 by Clement Escoffier · 11 years ago
  37. f6cd88e revert to release to cut the release by Clement Escoffier · 11 years ago
  38. cbc64ef Test with the latest core. by Clement Escoffier · 11 years ago
  39. 2ec2c84 Update manipulator version by Clement Escoffier · 11 years ago
  40. 17ffca9 Update changelogs by Clement Escoffier · 11 years ago
  41. 830d4a6 update the version of the osgi-helpers to use a released version by Clement Escoffier · 11 years ago
  42. 19f18f2 Remove a reference to a not yet finished feature. by Clement Escoffier · 11 years ago
  43. 7b0d7d9 Fix https://issues.apache.org/jira/browse/FELIX-4347 by Clement Escoffier · 11 years ago
  44. dae6126 Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
  45. b6c8e9f Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
  46. c4d8196 Fix FELIX-4292. Set the architecture default value to true. by Clement Escoffier · 11 years ago
  47. 9c96cd2 Fix FELIX-4292. Set the propagation default value to true. by Clement Escoffier · 11 years ago
  48. ac479b1 Fix FELIX-4340 by Clement Escoffier · 11 years ago
  49. 45e4d90 Remove traces, add test checking static inner classes by Clement Escoffier · 11 years ago
  50. f28c931 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  51. 917a0c2 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.11.0 by Clement Escoffier · 11 years ago
  52. 9404798 Remove properties from tests. Remove snapshot versions by Clement Escoffier · 11 years ago
  53. 52ddb28 Release preparation - Fix versions in tests. by Clement Escoffier · 11 years ago
  54. e0f59ed Update changelogs. by Clement Escoffier · 11 years ago
  55. c1c8b85 Fix typo by Guillaume Sauthier · 11 years ago
  56. 2ed091c Update the changelog files. by Clement Escoffier · 11 years ago
  57. d6c0690 Fix the native test on KF (the test bundle has to be deployed to get the probe bundle resolved). by Clement Escoffier · 11 years ago
  58. 072f6af Avoid infinite recursion. by Clement Escoffier · 11 years ago
  59. 7e95146 Ignore the native test on KF. by Clement Escoffier · 11 years ago
  60. 54a6b00 Fix frame generation error in the inner class manipulation. This commit is related to FELIX-4255 Extend the inner class manipulation to allow method interception, by Clement Escoffier · 11 years ago
  61. 1997491 Reduce the check to determine if the class was already manipulated or not. by Clement Escoffier · 11 years ago
  62. 24b42a7 Fix FELIX-4270 Bump iPOJO package version to 1.11.0 by Clement Escoffier · 11 years ago
  63. 11a1a1d Fix: by Clement Escoffier · 11 years ago
  64. f45fca1 Fix: by Clement Escoffier · 11 years ago
  65. ffc9c7f Fix FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation by Clement Escoffier · 11 years ago
  66. 83e6155 Start working on FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation by Clement Escoffier · 11 years ago
  67. 10ec65e Fix FELIX-4256 Avoid manipulation native and static methods from inner classes by Clement Escoffier · 11 years ago
  68. 9178b07 Fix FELIX-4240 and FELIX-4242: by Clement Escoffier · 11 years ago
  69. 8903b0a Reflect the change we did last week on the core integration-tests to the manipulation integration-tests by Clement Escoffier · 11 years ago
  70. dccfdad Fix the native method test when the test probe is requiring implementation classes. by Clement Escoffier · 11 years ago
  71. 9c167ee Added missing native libraries (used for testing purpose) by Clement Escoffier · 11 years ago
  72. 238b8a9 Add missing headers by Clement Escoffier · 11 years ago
  73. e4d28e8 Check that native methods are not manipulated. by Clement Escoffier · 11 years ago
  74. 585811e FELIX-4219 Variables named not stored in bytecode for constructors during manipulation by Clement Escoffier · 11 years ago
  75. 9945995 FELIX-4215 Extend manipulation metadata with argument names by Clement Escoffier · 11 years ago
  76. f2186d4 Remove traces by Clement Escoffier · 11 years ago
  77. 6288fa3 FELIX-4112 Add meta-annotations for handler description by Guillaume Sauthier · 11 years ago
  78. 1735ea5 FELIX-4155 Update bnd-ipojo-plugin for bndlib 2.x by Guillaume Sauthier · 11 years ago
  79. 842f2ae FELIX-4156 Fix versions of maven plugins by Guillaume Sauthier · 11 years ago
  80. 39e926e FELIX-4021 maven-ipojo-plugin fails on WAR packaging by Guillaume Sauthier · 11 years ago
  81. 8fff12f FELIX-4021 maven-ipojo-plugin fails on WAR packaging by Guillaume Sauthier · 11 years ago
  82. 30d3f60 The online manipulator does not contain sources from the OSGi Alliance. by Clement Escoffier · 11 years ago
  83. 80deb19 Fix FELIX-4139 - package conflict with ipojo-annotations and ipojo-runtime by Clement Escoffier · 11 years ago
  84. 6c1d758 Fix FELIX-4143 by Clement Escoffier · 11 years ago
  85. 90ccbb3 Fix timeout issue in tests by Clement Escoffier · 11 years ago
  86. 609bf5f Start working on FELIX-4134 by Clement Escoffier · 11 years ago
  87. de502d1 Fixed wrong version in integration-tests by Clement Escoffier · 11 years ago
  88. a021a9c Fixed wrong version in integration-tests by Clement Escoffier · 11 years ago
  89. 6658d50 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  90. d569e5d [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.10.1 by Clement Escoffier · 11 years ago
  91. 133c3c0 Update changelogs - prepare release. by Clement Escoffier · 11 years ago
  92. 21fad7a FELIX-4110 @ServiceProperty and @StaticServiceProperty are missing the immutable attribute by Guillaume Sauthier · 11 years ago
  93. 2c47f5f Fixing FELIX-4104 and FELIX-4103 by Clement Escoffier · 11 years ago
  94. de33ff8 * ResourceStore should throw Exception when a resource could not be found (not return null) by Guillaume Sauthier · 11 years ago
  95. ca551ba Use properties to keep projects synched automatically by Guillaume Sauthier · 11 years ago
  96. 264ab0d FELIX-4095 Add CDI-like @Stereotype by Guillaume Sauthier · 11 years ago
  97. 7430d6f Remove compiler warning (clean import) by Guillaume Sauthier · 11 years ago
  98. cac3ce2 Small refactoring by Guillaume Sauthier · 11 years ago
  99. d807368 FELIX-4093 Dependency is ignored if @Bind does not respect naming pattern by Guillaume Sauthier · 11 years ago
  100. 8c8c7c2 FELIX-4092 Move 'annotation' module from 'runtime' to 'manipulator' project by Guillaume Sauthier · 11 years ago