1. 2d42108 Update iPOJO to dev version. by Clement Escoffier · 11 years ago
  2. c1d577f Test refactoring to use the OSGi Helper Base Tests by Clement Escoffier · 11 years ago
  3. 65890bf Update iPOJO version by Clement Escoffier · 11 years ago
  4. d15b144 Fix versions. by Clement Escoffier · 11 years ago
  5. a40ca9d Fix timeout issue in tests by Clement Escoffier · 11 years ago
  6. 6dc8de1 Fix manipulator version in tests by Clement Escoffier · 11 years ago
  7. 9f8c0c6 Use release version of the maven-ipojo-plugin by Clement Escoffier · 11 years ago
  8. 6c1d758 Fix FELIX-4143 by Clement Escoffier · 11 years ago
  9. 90ccbb3 Fix timeout issue in tests by Clement Escoffier · 11 years ago
  10. 609bf5f Start working on FELIX-4134 by Clement Escoffier · 11 years ago
  11. de502d1 Fixed wrong version in integration-tests by Clement Escoffier · 11 years ago
  12. a021a9c Fixed wrong version in integration-tests by Clement Escoffier · 11 years ago
  13. e15bbb0 FELIX-3339 Start with version 0.0.1. Will go to 1.0.0 on first release by Felix Meschberger · 11 years ago
  14. 9808ed8 FELIX-3339 New consolidated Thread Dumper tool contributed by Simo Tripodi (thanks alot) by Felix Meschberger · 11 years ago
  15. 2dbcd55 Fix version (post-release) by Clement Escoffier · 11 years ago
  16. 73842a1 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  17. c241073 [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.10.1 by Clement Escoffier · 11 years ago
  18. a3efc11 set svn:ignore by Clement Escoffier · 11 years ago
  19. 6658d50 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  20. d569e5d [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.10.1 by Clement Escoffier · 11 years ago
  21. a4b117c Defensive approach when releasing the read lock. by Clement Escoffier · 11 years ago
  22. b769ef7 Avoid creating the service object for dependency callbacks. by Clement Escoffier · 11 years ago
  23. 133c3c0 Update changelogs - prepare release. by Clement Escoffier · 11 years ago
  24. 590ebbb Update changelogs by Clement Escoffier · 11 years ago
  25. cbe9766 Fix FELIX-4131 Explicitly set the bundle location by Clement Escoffier · 11 years ago
  26. d4f6808 Fix FELIX-4130 by Clement Escoffier · 11 years ago
  27. 6add8d7 Fix FELIX-4129 by Clement Escoffier · 11 years ago
  28. 180d02f FELIX-4116 Ability to listen for component service dependencies providings configuration properties by Clement Escoffier · 11 years ago
  29. f3619ef When setting the dependency comparator to null, use the default OSGi ranking policy. by Clement Escoffier · 11 years ago
  30. 9c9fb41 When setting the dependency comparator to null, use the default OSGi ranking policy. by Clement Escoffier · 11 years ago
  31. 102e382 Fix typo by Clement Escoffier · 11 years ago
  32. fc81ef2 Defensive access to the reference list. by Clement Escoffier · 11 years ago
  33. cbde480 Defensive access to the reference list. by Clement Escoffier · 11 years ago
  34. dfa9860 the objectclass property of a dependency contains the dependency's target specification and interfaces extended by the specification. by Clement Escoffier · 11 years ago
  35. 7b467a3 Fix FELIX-4127 by Clement Escoffier · 11 years ago
  36. 5145cff Added a null check since the current version fails on Java 1.7 which does not allow null additions on a TreeSet. by Xander Uiterlinden · 11 years ago
  37. 9d34c6b remove java 6 api usage by Clement Escoffier · 11 years ago
  38. a4475cb Fix locking issue by Clement Escoffier · 11 years ago
  39. 5453425 Fix for FELIX-4125 and FELIX-4124 by Clement Escoffier · 11 years ago
  40. ece7698 FELIX-4114 - Applied patch. by Clement Escoffier · 11 years ago
  41. 0fd3073 FELIX-4119 Allow customization of DependencyHandler created Callbacks by Guillaume Sauthier · 11 years ago
  42. e050be0 Provide interceptors mechanism as described in FELIX-4120 by Clement Escoffier · 11 years ago
  43. 04f33c5 FELIX-4119 Allow customization of DependencyHandler created Callbacks by Guillaume Sauthier · 11 years ago
  44. aaeae10 FELIX-4113 Factories not disposed when the extension provider is leaving by Guillaume Sauthier · 11 years ago
  45. 35b6b77 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 11 years ago
  46. b350399 [maven-release-plugin] prepare release maven-bundle-plugin-2.4.0 by Stuart McCulloch · 11 years ago
  47. 2080d2e Update copyright year by Stuart McCulloch · 11 years ago
  48. fc1018e Copy wiki site by Stuart McCulloch · 11 years ago
  49. 8ddadb7 mvn site by Stuart McCulloch · 11 years ago
  50. c88a3a4 Update changelog by Stuart McCulloch · 11 years ago
  51. fee1605 Upgrade dependencies+plugins by Stuart McCulloch · 11 years ago
  52. 1648f40 FELIX-3973: postpone bnd macro evaluation until after {local-packages} has been substituted by Stuart McCulloch · 11 years ago
  53. e6cc813 FELIX-3349: align external manifest path with current project by Stuart McCulloch · 11 years ago
  54. 6f241f0 FELIX-3349: align external manifest path with current project by Stuart McCulloch · 11 years ago
  55. 437f487 FELIX-3352: pass external filter properties to bnd for processing by Stuart McCulloch · 11 years ago
  56. 0614c70 FELIX-3582: interpolate finalName of generated bundle by Stuart McCulloch · 11 years ago
  57. 01c93bd FELIX-3497: allow custom packaging of attached artifact (similar to custom classifier feature) by Stuart McCulloch · 11 years ago
  58. e1e0693 FELIX-3619: protect against concurrent in-process updates of local repository.xml, also protect static use of DateFormat when initializing bnd analyzer by Stuart McCulloch · 11 years ago
  59. 1ac8167 FELIX-4108 Deadlock in the new extender by Guillaume Sauthier · 11 years ago
  60. 21fad7a FELIX-4110 @ServiceProperty and @StaticServiceProperty are missing the immutable attribute by Guillaume Sauthier · 11 years ago
  61. e369c2d FELIX-4109 ComponentTypeDescription.addProperty() ignore immutable parameter by Guillaume Sauthier · 11 years ago
  62. 38e1e40 FELIX-3861: Set Web Console Category to "OSGi" by overriding the getCategory method. by Pierre De Rop · 11 years ago
  63. 29e6e52 Fix FELIX-4105 Factories not disposed when their bundle is leaving by Clement Escoffier · 11 years ago
  64. 2288ae3 Fix FELIX-4106 Defensive service registration and update by Clement Escoffier · 11 years ago
  65. 8aa01d3 use generics. by Clement Escoffier · 11 years ago
  66. 2c47f5f Fixing FELIX-4104 and FELIX-4103 by Clement Escoffier · 11 years ago
  67. 68f1087 FELIX-4101 : Create metatype.properties file when description and label are inlined by Carsten Ziegeler · 11 years ago
  68. 37631ed removed use of AtomicLong in BundleContextInterceptor since it's a 1.5+ feature. by Xander Uiterlinden · 11 years ago
  69. de33ff8 * ResourceStore should throw Exception when a resource could not be found (not return null) by Guillaume Sauthier · 11 years ago
  70. ca551ba Use properties to keep projects synched automatically by Guillaume Sauthier · 11 years ago
  71. 264ab0d FELIX-4095 Add CDI-like @Stereotype by Guillaume Sauthier · 11 years ago
  72. 7430d6f Remove compiler warning (clean import) by Guillaume Sauthier · 11 years ago
  73. cac3ce2 Small refactoring by Guillaume Sauthier · 11 years ago
  74. 48f267b Resolved FELIX-4014 (possible deadlock on ServiceDependencyImpl.handleAspectAwareRemoved), FELIX-4097 (debug logging in ServiceDependency), FELIX-4098 (wrong swap order with multiple threads), FELIX-4099 (support for negate in multi property filter index). by Xander Uiterlinden · 11 years ago
  75. 62613cf Back to snapshot after release by Carsten Ziegeler · 11 years ago
  76. bad7ced [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  77. 46556d6 [maven-release-plugin] prepare release maven-scr-plugin-1.13.0 by Carsten Ziegeler · 11 years ago
  78. f7da19e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  79. 30659f6 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.7.0 by Carsten Ziegeler · 11 years ago
  80. 82a205e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  81. 14cba27 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.9.4 by Carsten Ziegeler · 11 years ago
  82. c00222d [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  83. 9677e6d [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.7.0 by Carsten Ziegeler · 11 years ago
  84. 443ee08 Prepare release by Carsten Ziegeler · 11 years ago
  85. c68b7a2 Fix FELIX-4076 https://issues.apache.org/jira/browse/FELIX-4096 by Clement Escoffier · 11 years ago
  86. d807368 FELIX-4093 Dependency is ignored if @Bind does not respect naming pattern by Guillaume Sauthier · 11 years ago
  87. 8c8c7c2 FELIX-4092 Move 'annotation' module from 'runtime' to 'manipulator' project by Guillaume Sauthier · 11 years ago
  88. 49a00e5 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  89. cef87ec [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.4 by Marcel Offermans · 11 years ago
  90. bc2a308 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  91. 51fe81a [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.4 by Marcel Offermans · 11 years ago
  92. 18724ed Updated changelogs. by Marcel Offermans · 11 years ago
  93. 4a45f44 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  94. a48e62e [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.4 by Marcel Offermans · 11 years ago
  95. 0486b09 Bumped version number of dependency for release. by Marcel Offermans · 11 years ago
  96. 244b226 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  97. 67557f4 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.4 by Marcel Offermans · 11 years ago
  98. e6edb99 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 11 years ago
  99. 6049018 [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.2 by Marcel Offermans · 11 years ago
  100. ce65cc0 Updated to release version. by Marcel Offermans · 11 years ago