1. 17ff637 [FELIX-2966] - Annotations should automatically generate Import-Service/Export-Service headers. by Pierre De Rop · 13 years ago
  2. 58f6c39 FELIX-2964 (NPE on some dependency manager adapters, when auto-configuration mode is disabled) by Pierre De Rop · 13 years ago
  3. d6c0b5f FELIX-2926 Log an ERROR message for a missing declared method (instead by Felix Meschberger · 13 years ago
  4. a0c1568 Removed unneeded members. (FELIX-2950) by Richard S. Hall · 13 years ago
  5. 2d3be37 Clean up Filter impl. (FELIX-2950) by Richard S. Hall · 13 years ago
  6. 569f07c FELIX-2727 Do not check whether the plugin is "loaded" when creating the plugin map and allow the Deployment Admin plugin to load even in the absence of the DeploymentAdmin API. by Felix Meschberger · 13 years ago
  7. f1ba386 Fix repository delete bug. (FELIX-2958) by Richard S. Hall · 13 years ago
  8. 4a1ddba Dependents for fragments are calculated differently. (FELIX-2950) by Richard S. Hall · 13 years ago
  9. cb2f1b0 Lazy activation was being handled in two places; related metadata by Richard S. Hall · 13 years ago
  10. d0dca9b Update OSGi R4.3 API. Fix a few bugs. (FELIX-2950) by Richard S. Hall · 13 years ago
  11. d065f1b FELIX-2955 Forgot to commit the updated pom.xml for the test. by Marcel Offermans · 13 years ago
  12. c7fbf78 FELIX-2955 Fixed the bug by making sure that only dependency managers that still have a valid bundle context are returned. by Marcel Offermans · 13 years ago
  13. dd87a06 FELIX-2955 Small bugfix to the test, it still failed because I forgot to do a bit of cleanup halfway through the testcase. by Marcel Offermans · 13 years ago
  14. 5323305 FELIX-2955 Extended the testcase to implement the described scenario. It now indeed fails. by Marcel Offermans · 13 years ago
  15. c8ea126 FELIX-2957 - Filter scope should be an array by Carsten Ziegeler · 13 years ago
  16. 84231e6 FELIX-2955 Added a skeleton for a test to try and reproduce this bug. There is no test that actually tries the exact scenario yet. by Marcel Offermans · 13 years ago
  17. 13020e5 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 13 years ago
  18. ec8dc48 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 13 years ago
  19. cb41020 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 13 years ago
  20. 26d4fd6 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 13 years ago
  21. 9226349 FELIX-2954 (annotated component factory does not allow to provide a component instance explicitly) by Pierre De Rop · 13 years ago
  22. a5a8328 Correct developer svn location by Carsten Ziegeler · 13 years ago
  23. 0b36f94 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 13 years ago
  24. a9e1f38 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 13 years ago
  25. 54893a2 Correct svn location by Carsten Ziegeler · 13 years ago
  26. f2ffe85 [maven-release-plugin] rollback the release of org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 13 years ago
  27. 066b70c [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 13 years ago
  28. 4ecc677 Rollback to where we were before the failed 3.2.2 release and reapply by Richard S. Hall · 13 years ago
  29. ea2e37b Update dependencies for release by Karl Pauls · 13 years ago
  30. e485e84 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  31. 8870982 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.2 by Karl Pauls · 13 years ago
  32. 8d8e514 Update dependencies for release by Karl Pauls · 13 years ago
  33. 4b9f671 Update dependencies for release by Karl Pauls · 13 years ago
  34. ea8fda2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  35. 57c29f2 [maven-release-plugin] prepare release org.apache.felix.main-3.2.2 by Karl Pauls · 13 years ago
  36. 08b1f3c Update dependencies for release by Karl Pauls · 13 years ago
  37. 4830eae [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  38. 8f6317c [maven-release-plugin] prepare release org.apache.felix.framework-3.2.2 by Karl Pauls · 13 years ago
  39. e090607 FELIX-2953 Made the cache size configurable via a system property. by Marcel Offermans · 13 years ago
  40. cd34b0d FELIX-2948 : scr-maven-plugin fails with org.maven.ide.eclipse plugin (exploded bundle) by Carsten Ziegeler · 13 years ago
  41. b65dba5 Fix bug in patch for FELIX-2935 that was causing real directory by Richard S. Hall · 13 years ago
  42. 9dd2233 Rollback after failed release. by Karl Pauls · 13 years ago
  43. b42b550 Pull in complete OSGi R4.3 API. (FELIX-2950) by Richard S. Hall · 13 years ago
  44. 66ee2e6 Merge dynamic imports into normal imports. (FELIX-2950) by Richard S. Hall · 13 years ago
  45. 16399e7 Various cleaning up of the code. (FELIX-2950) by Richard S. Hall · 13 years ago
  46. 44e2907 Move all content path handling to the bundle revision implementation by Richard S. Hall · 13 years ago
  47. 7e76eab Move dependency bookkeeping out of BundleRevisionImpl to try to clean by Richard S. Hall · 13 years ago
  48. 27d8caf Separate BundleWire implementation from BundleRevision implementation. (FELIX-2950) by Richard S. Hall · 13 years ago
  49. 7076bde Change class loader delegation to revision-to-revision instead by Richard S. Hall · 13 years ago
  50. bdf4985 Replace internal Module abstraction with BundleRevision. by Richard S. Hall · 13 years ago
  51. 64b7c6e Manage a module's resolved capabilities/requirements separately from by Richard S. Hall · 13 years ago
  52. 93ed23d Use BundleCapability/BundleRequirement. (FELIX-2950) by Richard S. Hall · 13 years ago
  53. 61fa43c Update changelog by Carsten Ziegeler · 13 years ago
  54. 8a0a5fd FELIX-2945 : SCR plugin: Parsing of "options" for property tag broken for java annotations. Applied slightly modified patch from Stefan Seifert by Carsten Ziegeler · 13 years ago
  55. 12bbdd2 updated eah snapshot version to 1.9.0-SNAPSHOT by Clement Escoffier · 13 years ago
  56. 0fa97ad Update changelogs and dependencies for release by Karl Pauls · 13 years ago
  57. d1f77c1 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  58. 94d0d04 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.2 by Karl Pauls · 13 years ago
  59. 817be88 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  60. 05e5e61 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.8.0 by Clement Escoffier · 13 years ago
  61. 7ba5a06 updated changelog. by Clement Escoffier · 13 years ago
  62. da9871c Update changelogs and dependencies for release by Karl Pauls · 13 years ago
  63. dc96384 Update dependencies for release by Karl Pauls · 13 years ago
  64. 6dc2828 Update dependencies for release by Karl Pauls · 13 years ago
  65. cccf482 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  66. d561940 [maven-release-plugin] prepare release org.apache.felix.main-3.2.2 by Karl Pauls · 13 years ago
  67. f932bb0 Update dependencies for release by Karl Pauls · 13 years ago
  68. bac6289 Update changelog by Karl Pauls · 13 years ago
  69. e021c86 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  70. 30b9759 [maven-release-plugin] prepare release org.apache.felix.framework-3.2.2 by Karl Pauls · 13 years ago
  71. 5bfc61f Update changelog for release by Karl Pauls · 13 years ago
  72. e19693c Delete duplicated legal file and extend the resources tag in the pom to include them from the root. by Karl Pauls · 13 years ago
  73. 3586293 Modify framework start level change processing to use a shared snapshot by Richard S. Hall · 13 years ago
  74. 85d5eab Apply patch to improve exception message. (FELIX-2912) by Richard S. Hall · 13 years ago
  75. 51d21ad Use latest releases by Carsten Ziegeler · 13 years ago
  76. d30ac1c FELIX-2947 Indices now track all services and aspects, which solves the problem. by Marcel Offermans · 13 years ago
  77. cdd0f29 FELIX-2946 Implemented an option to have the tracker track all aspects. Bumped bundle and tracker package versions to 3.1.0. by Marcel Offermans · 13 years ago
  78. ad965fb Code was being invoked too often (calling a static method from each and every instance, instead of just once). by Marcel Offermans · 13 years ago
  79. 12e5a51 Avoid returning duplicates of synthesized directory entries. (FELIX-2935) by Richard S. Hall · 13 years ago
  80. cfa4e37 Removed root changelog.txt by Pierre De Rop · 13 years ago
  81. 85a149f Removed root changelog.txt and LICENSE.json because we don't embed json in the target annotation artifact by Pierre De Rop · 13 years ago
  82. 596082d use released (3.0.0) Dependency Manager version by Pierre De Rop · 13 years ago
  83. 40b3455 cleaned REAMD by Pierre De Rop · 13 years ago
  84. dd6e0cb use released (3.0.0) dependency manager annotation dependency by Pierre De Rop · 13 years ago
  85. b1b96a5 changed factoryPid attribute by Pierre De Rop · 13 years ago
  86. 6408b0d added pid attribute in the ConfigurationDependency annotation by Pierre De Rop · 13 years ago
  87. f71e389 depend on DM trunk version (3.0.1) by Pierre De Rop · 13 years ago
  88. 0501214 depend on DM trunk version (3.0.1) by Pierre De Rop · 13 years ago
  89. 03e32e1 depend on released DM annotation artifact by Pierre De Rop · 13 years ago
  90. 0ae60e6 Use latest snapshot by Carsten Ziegeler · 13 years ago
  91. ea3e63f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 13 years ago
  92. 55e5b84 [maven-release-plugin] prepare release felix-parent-2 by Carsten Ziegeler · 13 years ago
  93. 083ac52 Correct svn location by Carsten Ziegeler · 13 years ago
  94. 3375ab2 [maven-release-plugin] rollback the release of felix-parent-2 by Carsten Ziegeler · 13 years ago
  95. 94cadc5 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 13 years ago
  96. ff980dd [maven-release-plugin] prepare release felix-parent-2 by Carsten Ziegeler · 13 years ago
  97. 07f5da9 Correct developer connection by Carsten Ziegeler · 13 years ago
  98. b98ea5c [maven-release-plugin] rollback the release of felix-parent-2 by Carsten Ziegeler · 13 years ago
  99. cdca5a6 [maven-release-plugin] prepare release felix-parent-2 by Carsten Ziegeler · 13 years ago
  100. dc8cbe7 Readd missing tag configuration for release plugin by Carsten Ziegeler · 13 years ago