1. 3e27b01 update manipulator and core version (in dependencies) after the release by Clement Escoffier · 11 years ago
  2. 1f63da0 update manipulator and core version (in dependencies) after the release by Clement Escoffier · 11 years ago
  3. e6c01dc [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  4. 949d612 [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.11.1 by Clement Escoffier · 11 years ago
  5. 0695494 revert the version of the osgi helpers to a released version by Clement Escoffier · 11 years ago
  6. 6314757 update versions to cut the release by Clement Escoffier · 11 years ago
  7. c9f800f Test using latest manipulator by Clement Escoffier · 11 years ago
  8. e75706c Update iPOJO package version by Clement Escoffier · 11 years ago
  9. 17ffca9 Update changelogs by Clement Escoffier · 11 years ago
  10. b2545cb Test interceptor combination by Clement Escoffier · 11 years ago
  11. a6ecb1c Avoid conflicts between the tests. by Clement Escoffier · 11 years ago
  12. 0d28755 Fix FELIX-4386 by Clement Escoffier · 11 years ago
  13. 3feab92 Fix parent relative path by Clement Escoffier · 11 years ago
  14. 147d9a2 Check FELIX-4380 (https://issues.apache.org/jira/browse/FELIX-4380) by Clement Escoffier · 11 years ago
  15. 49343c8 Extend declaration to handle the bundle context by Clement Escoffier · 11 years ago
  16. a10dd8f Fix FELIX-4374 by Clement Escoffier · 11 years ago
  17. 0d215e2 Add a test checking an interceptor implementing both tracking and ranking. by Clement Escoffier · 11 years ago
  18. 2a5102b Improve failure management in test by Clement Escoffier · 11 years ago
  19. 7d84ea6 Fix FELIX-4335 (https://issues.apache.org/jira/browse/FELIX-4335) by Clement Escoffier · 11 years ago
  20. acc5fb0 Update version to use the development version. by Clement Escoffier · 11 years ago
  21. d84914a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  22. 9471199 [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.11.0 by Clement Escoffier · 11 years ago
  23. cc18202 Update version by Clement Escoffier · 11 years ago
  24. 9404798 Remove properties from tests. Remove snapshot versions 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. 90ec4c6 Skip the maven-ianal-plugin in the karat-feature project. by Clement Escoffier · 11 years ago
  28. 2ed091c Update the changelog files. by Clement Escoffier · 11 years ago
  29. c74607a Build a zip file containing the Karaf feature and legal files. by Clement Escoffier · 11 years ago
  30. 7cf400c Print reconfigurations to hunt a timing issue on the CI. by Clement Escoffier · 11 years ago
  31. cd42905 Forgot to ignore a test on KF. by Clement Escoffier · 11 years ago
  32. 96cf0ae pom parent missing in the karat-feature pom, breaking the deployment by Clement Escoffier · 11 years ago
  33. e02f77d Fix equinox detection in the compatibility tests. by Clement Escoffier · 11 years ago
  34. 24b42a7 Fix FELIX-4270 Bump iPOJO package version to 1.11.0 by Clement Escoffier · 11 years ago
  35. 11a1a1d Fix: by Clement Escoffier · 11 years ago
  36. b1b2a5c FELIX-4268 Duplicated name errors always happen when there are 2 factories with the same name by Guillaume Sauthier · 11 years ago
  37. 5d7f5b8 Fix error in the 10 minutes tutorial package generation : the java.home was not correctly set. by Clement Escoffier · 11 years ago
  38. 639c71a Fix FELIX-4267 Define Apache Karaf features for iPOJO by Clement Escoffier · 11 years ago
  39. f444011 FELIX-4265 Provides a recorder for startup events by Guillaume Sauthier · 11 years ago
  40. 5af5846 Quick fix: executionTime counter was still running after exception by Guillaume Sauthier · 11 years ago
  41. e4aea0b FELIX-4264 JobInfo should provide a way to identify the kind of task by Guillaume Sauthier · 11 years ago
  42. c5c3a73 Fix FELIX-4263 iPOJO Core should use ranged imports by Clement Escoffier · 11 years ago
  43. 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
  44. f45fca1 Fix: by Clement Escoffier · 11 years ago
  45. bed5db2 FELIX-4262 QueueServices should be observable by Guillaume Sauthier · 11 years ago
  46. 9d1b9c1 Typo by Guillaume Sauthier · 11 years ago
  47. bd85bc7 Fix FELIX-4261 NPE when an instance is declared without a configuration using the @ConfigurationTracker by Clement Escoffier · 11 years ago
  48. cc53b54 Removed unused field by Guillaume Sauthier · 11 years ago
  49. 4f49db1 FELIX-4252 Make Extender's ThreadPool size configurable by Guillaume Sauthier · 11 years ago
  50. ffc9c7f Fix FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation by Clement Escoffier · 11 years ago
  51. abaaa2b FELIX-4252 Make Extender's ThreadPool size configurable by Guillaume Sauthier · 11 years ago
  52. 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
  53. 53fc0a9 Fix FELIX-4245 Deadlock in Dependency by Clement Escoffier · 11 years ago
  54. 9178b07 Fix FELIX-4240 and FELIX-4242: by Clement Escoffier · 11 years ago
  55. 0d6e3c6 Fix exclusion of some tests on Felix and KF (Equinox SCR works only on Equinox) by Clement Escoffier · 11 years ago
  56. 4e82207 Fix FELIX-4236 Unvalued properties should be part of the instance's architecture by Clement Escoffier · 11 years ago
  57. d07060f Fix FELIX-4232 Service Dependency Interceptors should be indicated in the instance architecture by Clement Escoffier · 11 years ago
  58. c1fe8d8 Refactor the integration-test pom file and fix dependency conflicts. by Clement Escoffier · 11 years ago
  59. f77b29e Add compatibility tests against Equinox Declarative Services 1.4.100 by Clement Escoffier · 11 years ago
  60. f4fc7e6 Improve robustness on the compatibility tests by Clement Escoffier · 11 years ago
  61. de7cc91 Fix FELIX-4217 Ensure compatibility between Aries Blueprint and iPOJO by Clement Escoffier · 11 years ago
  62. 9fa9fe8 Fix FELIX-4231 Provide service binding interceptors by Clement Escoffier · 11 years ago
  63. 8d6ee1d FELIX-4228 Improve dependency identification in log messages and exceptions by Clement Escoffier · 11 years ago
  64. 3c0f952 Use dictionaries instead of properties. by Clement Escoffier · 11 years ago
  65. df8771b Replace Properties usage by Dictionary when possible. by Clement Escoffier · 11 years ago
  66. ea857d0 update manipulator version by Clement Escoffier · 11 years ago
  67. 31c49b8 Fixed the import and export packages instructions for the config admin and log service packages. by Clement Escoffier · 11 years ago
  68. 543545a Fix a potential concurrent modification exception by Clement Escoffier · 11 years ago
  69. 86aed6f Remove code used for debugging in the configuration handler (a try/catch block) by Clement Escoffier · 11 years ago
  70. b17c970 FELIX-4216 Allow @Property without name in constructors by Clement Escoffier · 11 years ago
  71. 41ca6df FELIX-4216 Allow @Property without name in constructors by Clement Escoffier · 11 years ago
  72. 9945995 FELIX-4215 Extend manipulation metadata with argument names by Clement Escoffier · 11 years ago
  73. d3bc2bc Fix FELIX-4172 Updated method called twice at the bundle start by Clement Escoffier · 11 years ago
  74. 36bd2a6 Fix FELIX-4207 ipojo @Component with propagation set to true doesn't propagate properties by Clement Escoffier · 11 years ago
  75. 9fee250 Some small refactoring of the Provided Service Handler. by Clement Escoffier · 11 years ago
  76. 47f976f Add some meaningful descriptions when submitting jobs to the QueueService by Guillaume Sauthier · 11 years ago
  77. 7cafcf5 Fix FELIX-4204 by Clement Escoffier · 11 years ago
  78. 4c9cc37 Fix FELIX-4151 - Fix mistakes in the javadoc tags by Clement Escoffier · 11 years ago
  79. e56f650 Fix FELIX-4199 and FELIX-4200 by Clement Escoffier · 11 years ago
  80. 7901ac1 Fix FELIX-4183 by Clement Escoffier · 11 years ago
  81. 04a1166 added the maven tutorial distribution by Clement Escoffier · 11 years ago
  82. 7ebc457 added the maven tutorial distribution by Clement Escoffier · 11 years ago
  83. 7b874e8 FELIX-4164 Instance / Component matching regression by Guillaume Sauthier · 11 years ago
  84. 6f60df1 Added the 10 minutes tutorial to the runtime project (FELIX-4133 Add distribution creation in the iPOJO runtime build) by Clement Escoffier · 11 years ago
  85. 01c0d7b start work on FELIX-4133 - added the quickstart distribution by Clement Escoffier · 11 years ago
  86. c05747c FELIX-4156 Fix versions of maven plugins by Guillaume Sauthier · 11 years ago
  87. 19b5a3c FELIX-4138 TypeDeclaration calls factory.dispose() even if it already has been disposed (externally) by Guillaume Sauthier · 11 years ago
  88. 4ecd978 Fix the NPE in the DependencyModel by Clement Escoffier · 11 years ago
  89. d3656a9 FELIX-4146 Add getInstances and getInstanceNames in the Factory interface by Clement Escoffier · 11 years ago
  90. 070055d Fix FELIX-4147 Add getProvidedService in ProvidedServiceDescription and allow external service management by Clement Escoffier · 11 years ago
  91. 54ce217 Fix FELIX-4132 @Modified not working on Equinox by Clement Escoffier · 11 years ago
  92. f1f9628 Forgot a file during the last commit. by Clement Escoffier · 11 years ago
  93. d3b68ee Continue the work about FELIX-4134 Migrate api-it to the core-it. by Clement Escoffier · 11 years ago
  94. 494f269 Continue the work about FELIX-4134 Migrate composite-it to the reactor. by Clement Escoffier · 11 years ago
  95. e46023f Avoid executing integration tests when launching the regular build. by Clement Escoffier · 11 years ago
  96. 9031c44 Fix parent relativePaths. by Clement Escoffier · 11 years ago
  97. d550b80 Add missing dependency by Clement Escoffier · 11 years ago
  98. 5640720 Update annotation versions by Clement Escoffier · 11 years ago
  99. a243586 Continue the work about FELIX-4134 Migrate all core-it tests to the reactor. by Clement Escoffier · 11 years ago
  100. d15b144 Fix versions. by Clement Escoffier · 11 years ago