1. a10dd8f Fix FELIX-4374 by Clement Escoffier · 11 years ago
  2. bf5690d Remove outdate distributions by Clement Escoffier · 11 years ago
  3. 19f18f2 Remove a reference to a not yet finished feature. by Clement Escoffier · 11 years ago
  4. 7b0d7d9 Fix https://issues.apache.org/jira/browse/FELIX-4347 by Clement Escoffier · 11 years ago
  5. 0d215e2 Add a test checking an interceptor implementing both tracking and ranking. by Clement Escoffier · 11 years ago
  6. dae6126 Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
  7. c57fd3b Change distribution versions. by Clement Escoffier · 11 years ago
  8. 2f3e063 Change distribution versions. by Clement Escoffier · 11 years ago
  9. b6c8e9f Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
  10. c4d8196 Fix FELIX-4292. Set the architecture default value to true. by Clement Escoffier · 11 years ago
  11. 9c96cd2 Fix FELIX-4292. Set the propagation default value to true. by Clement Escoffier · 11 years ago
  12. 2a5102b Improve failure management in test by Clement Escoffier · 11 years ago
  13. ac479b1 Fix FELIX-4340 by Clement Escoffier · 11 years ago
  14. 45e4d90 Remove traces, add test checking static inner classes by Clement Escoffier · 11 years ago
  15. 7d84ea6 Fix FELIX-4335 (https://issues.apache.org/jira/browse/FELIX-4335) by Clement Escoffier · 11 years ago
  16. acc5fb0 Update version to use the development version. by Clement Escoffier · 11 years ago
  17. d84914a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  18. 9471199 [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.11.0 by Clement Escoffier · 11 years ago
  19. cc18202 Update version by Clement Escoffier · 11 years ago
  20. f28c931 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  21. 917a0c2 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.11.0 by Clement Escoffier · 11 years ago
  22. 9404798 Remove properties from tests. Remove snapshot versions by Clement Escoffier · 11 years ago
  23. 52ddb28 Release preparation - Fix versions in tests. by Clement Escoffier · 11 years ago
  24. e0f59ed Update changelogs. by Clement Escoffier · 11 years ago
  25. 16bf533 Let the getRequiredHandlerList method throw ConfigurationException. by Clement Escoffier · 11 years ago
  26. c11f06e Try to stabilize concurrent TestCase by Guillaume Sauthier · 11 years ago
  27. c1c8b85 Fix typo by Guillaume Sauthier · 11 years ago
  28. 90ec4c6 Skip the maven-ianal-plugin in the karat-feature project. by Clement Escoffier · 11 years ago
  29. 2ed091c Update the changelog files. by Clement Escoffier · 11 years ago
  30. c74607a Build a zip file containing the Karaf feature and legal files. by Clement Escoffier · 11 years ago
  31. 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
  32. 7cf400c Print reconfigurations to hunt a timing issue on the CI. by Clement Escoffier · 11 years ago
  33. cd42905 Forgot to ignore a test on KF. by Clement Escoffier · 11 years ago
  34. 072f6af Avoid infinite recursion. by Clement Escoffier · 11 years ago
  35. 7e95146 Ignore the native test on KF. by Clement Escoffier · 11 years ago
  36. 96cf0ae pom parent missing in the karat-feature pom, breaking the deployment by Clement Escoffier · 11 years ago
  37. e02f77d Fix equinox detection in the compatibility tests. by Clement Escoffier · 11 years ago
  38. 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
  39. 1997491 Reduce the check to determine if the class was already manipulated or not. by Clement Escoffier · 11 years ago
  40. 24b42a7 Fix FELIX-4270 Bump iPOJO package version to 1.11.0 by Clement Escoffier · 11 years ago
  41. 11a1a1d Fix: by Clement Escoffier · 11 years ago
  42. b1b2a5c FELIX-4268 Duplicated name errors always happen when there are 2 factories with the same name by Guillaume Sauthier · 11 years ago
  43. 5d7f5b8 Fix error in the 10 minutes tutorial package generation : the java.home was not correctly set. by Clement Escoffier · 11 years ago
  44. 639c71a Fix FELIX-4267 Define Apache Karaf features for iPOJO by Clement Escoffier · 11 years ago
  45. f444011 FELIX-4265 Provides a recorder for startup events by Guillaume Sauthier · 11 years ago
  46. 5af5846 Quick fix: executionTime counter was still running after exception by Guillaume Sauthier · 11 years ago
  47. e4aea0b FELIX-4264 JobInfo should provide a way to identify the kind of task by Guillaume Sauthier · 11 years ago
  48. c5c3a73 Fix FELIX-4263 iPOJO Core should use ranged imports by Clement Escoffier · 11 years ago
  49. 92c98a4 Add a test about FELIX-4247 Memory leak with ServiceUsage and inner class (Listener style) to confirm the fix. by Clement Escoffier · 11 years ago
  50. f45fca1 Fix: by Clement Escoffier · 11 years ago
  51. bed5db2 FELIX-4262 QueueServices should be observable by Guillaume Sauthier · 11 years ago
  52. 9d1b9c1 Typo by Guillaume Sauthier · 11 years ago
  53. bd85bc7 Fix FELIX-4261 NPE when an instance is declared without a configuration using the @ConfigurationTracker by Clement Escoffier · 11 years ago
  54. cc53b54 Removed unused field by Guillaume Sauthier · 11 years ago
  55. 4f49db1 FELIX-4252 Make Extender's ThreadPool size configurable by Guillaume Sauthier · 11 years ago
  56. ffc9c7f Fix FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation by Clement Escoffier · 11 years ago
  57. 83e6155 Start working on FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation by Clement Escoffier · 11 years ago
  58. 10ec65e Fix FELIX-4256 Avoid manipulation native and static methods from inner classes by Clement Escoffier · 11 years ago
  59. abaaa2b FELIX-4252 Make Extender's ThreadPool size configurable by Guillaume Sauthier · 11 years ago
  60. 406754b Improve configuration error detection and reporting of service dependency (FELIX-4243 Define the dependency configuration matrix and improve error detection) by Clement Escoffier · 11 years ago
  61. 53fc0a9 Fix FELIX-4245 Deadlock in Dependency by Clement Escoffier · 11 years ago
  62. 9178b07 Fix FELIX-4240 and FELIX-4242: by Clement Escoffier · 11 years ago
  63. 0d6e3c6 Fix exclusion of some tests on Felix and KF (Equinox SCR works only on Equinox) by Clement Escoffier · 11 years ago
  64. 8903b0a Reflect the change we did last week on the core integration-tests to the manipulation integration-tests by Clement Escoffier · 11 years ago
  65. 4e82207 Fix FELIX-4236 Unvalued properties should be part of the instance's architecture by Clement Escoffier · 11 years ago
  66. d07060f Fix FELIX-4232 Service Dependency Interceptors should be indicated in the instance architecture by Clement Escoffier · 11 years ago
  67. c1fe8d8 Refactor the integration-test pom file and fix dependency conflicts. by Clement Escoffier · 11 years ago
  68. f77b29e Add compatibility tests against Equinox Declarative Services 1.4.100 by Clement Escoffier · 11 years ago
  69. f4fc7e6 Improve robustness on the compatibility tests by Clement Escoffier · 11 years ago
  70. de7cc91 Fix FELIX-4217 Ensure compatibility between Aries Blueprint and iPOJO by Clement Escoffier · 11 years ago
  71. 9fa9fe8 Fix FELIX-4231 Provide service binding interceptors by Clement Escoffier · 11 years ago
  72. dccfdad Fix the native method test when the test probe is requiring implementation classes. by Clement Escoffier · 11 years ago
  73. 9c167ee Added missing native libraries (used for testing purpose) by Clement Escoffier · 11 years ago
  74. 238b8a9 Add missing headers by Clement Escoffier · 11 years ago
  75. e4d28e8 Check that native methods are not manipulated. by Clement Escoffier · 11 years ago
  76. 8d6ee1d FELIX-4228 Improve dependency identification in log messages and exceptions by Clement Escoffier · 11 years ago
  77. 3c0f952 Use dictionaries instead of properties. by Clement Escoffier · 11 years ago
  78. df8771b Replace Properties usage by Dictionary when possible. by Clement Escoffier · 11 years ago
  79. ea857d0 update manipulator version by Clement Escoffier · 11 years ago
  80. 31c49b8 Fixed the import and export packages instructions for the config admin and log service packages. by Clement Escoffier · 11 years ago
  81. 543545a Fix a potential concurrent modification exception by Clement Escoffier · 11 years ago
  82. 86aed6f Remove code used for debugging in the configuration handler (a try/catch block) by Clement Escoffier · 11 years ago
  83. 585811e FELIX-4219 Variables named not stored in bytecode for constructors during manipulation by Clement Escoffier · 11 years ago
  84. b17c970 FELIX-4216 Allow @Property without name in constructors by Clement Escoffier · 11 years ago
  85. 41ca6df FELIX-4216 Allow @Property without name in constructors by Clement Escoffier · 11 years ago
  86. 9945995 FELIX-4215 Extend manipulation metadata with argument names by Clement Escoffier · 11 years ago
  87. f2186d4 Remove traces by Clement Escoffier · 11 years ago
  88. d3bc2bc Fix FELIX-4172 Updated method called twice at the bundle start by Clement Escoffier · 11 years ago
  89. 36bd2a6 Fix FELIX-4207 ipojo @Component with propagation set to true doesn't propagate properties by Clement Escoffier · 11 years ago
  90. 9fee250 Some small refactoring of the Provided Service Handler. by Clement Escoffier · 11 years ago
  91. 2441c68 Migrate temporal dependency handler tests to new IT structure by Clement Escoffier · 11 years ago
  92. b960edd FELIX-4213 Temporal handler broken with iPOJO 1.10.1 by Guillaume Sauthier · 11 years ago
  93. 47f976f Add some meaningful descriptions when submitting jobs to the QueueService by Guillaume Sauthier · 11 years ago
  94. 7cafcf5 Fix FELIX-4204 by Clement Escoffier · 11 years ago
  95. 4c9cc37 Fix FELIX-4151 - Fix mistakes in the javadoc tags by Clement Escoffier · 11 years ago
  96. e56f650 Fix FELIX-4199 and FELIX-4200 by Clement Escoffier · 11 years ago
  97. 7901ac1 Fix FELIX-4183 by Clement Escoffier · 11 years ago
  98. 6288fa3 FELIX-4112 Add meta-annotations for handler description by Guillaume Sauthier · 11 years ago
  99. 04a1166 added the maven tutorial distribution by Clement Escoffier · 11 years ago
  100. 7ebc457 added the maven tutorial distribution by Clement Escoffier · 11 years ago