1. c279d14 Have wiring use protection domain from revision, rename security context by Richard S. Hall · 14 years ago
  2. 4836477 Initial pass at implementing FrameworkWiringImpl. More stress testing is likely by Richard S. Hall · 14 years ago
  3. 2b9b4b8 [FELIX-2965] - Apply @Registered/@Unregistered annotation on composition instances. by Pierre De Rop · 14 years ago
  4. 8bfac5f [FELIX-2966] Maven plugin generates by default Import-Service and Export-Service headers. by Pierre De Rop · 14 years ago
  5. 9ff70e7 [FELIX-2966] - Annotations should automatically generate Import-Service/Export-Service headers. by Pierre De Rop · 14 years ago
  6. 2b7b25e [FELIX-2966] - Annotations should automatically generate Import-Service/Export-Service headers. by Pierre De Rop · 14 years ago
  7. b8d67f5 FELIX-2964 (NPE on some dependency manager adapters, when auto-configuration mode is disabled) by Pierre De Rop · 14 years ago
  8. e3fc620 FELIX-2926 Log an ERROR message for a missing declared method (instead by Felix Meschberger · 14 years ago
  9. e1a63eb Removed unneeded members. (FELIX-2950) by Richard S. Hall · 14 years ago
  10. 687aa97 Clean up Filter impl. (FELIX-2950) by Richard S. Hall · 14 years ago
  11. 6fc6955 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 · 14 years ago
  12. d422a8b Fix repository delete bug. (FELIX-2958) by Richard S. Hall · 14 years ago
  13. 0f31dc3 Dependents for fragments are calculated differently. (FELIX-2950) by Richard S. Hall · 14 years ago
  14. e22ba4f Lazy activation was being handled in two places; related metadata by Richard S. Hall · 14 years ago
  15. c2d5c7d Update OSGi R4.3 API. Fix a few bugs. (FELIX-2950) by Richard S. Hall · 14 years ago
  16. 76644b4 FELIX-2955 Forgot to commit the updated pom.xml for the test. by Marcel Offermans · 14 years ago
  17. bddfe07 FELIX-2955 Fixed the bug by making sure that only dependency managers that still have a valid bundle context are returned. by Marcel Offermans · 14 years ago
  18. d1e614b 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 · 14 years ago
  19. dbf397f FELIX-2955 Extended the testcase to implement the described scenario. It now indeed fails. by Marcel Offermans · 14 years ago
  20. 8686d8a FELIX-2957 - Filter scope should be an array by Carsten Ziegeler · 14 years ago
  21. 6bfe9d0 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 · 14 years ago
  22. 19cfcd1 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 14 years ago
  23. 9377fe2 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 14 years ago
  24. df1ac9e FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 14 years ago
  25. cc7f4f7 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 14 years ago
  26. 56408e1 FELIX-2954 (annotated component factory does not allow to provide a component instance explicitly) by Pierre De Rop · 14 years ago
  27. 3698966 Correct developer svn location by Carsten Ziegeler · 14 years ago
  28. f253d2c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  29. 94801f3 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 14 years ago
  30. 518dcfd Correct svn location by Carsten Ziegeler · 14 years ago
  31. 7a76cfb [maven-release-plugin] rollback the release of org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 14 years ago
  32. 9a43449 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.12 by Carsten Ziegeler · 14 years ago
  33. 379e208 Rollback to where we were before the failed 3.2.2 release and reapply by Richard S. Hall · 14 years ago
  34. 01bbf0c Update dependencies for release by Karl Pauls · 14 years ago
  35. 6df99f2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  36. 00420e4 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.2 by Karl Pauls · 14 years ago
  37. 87caf8a Update dependencies for release by Karl Pauls · 14 years ago
  38. 39160e7 Update dependencies for release by Karl Pauls · 14 years ago
  39. 28bc14b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  40. 4f30325 [maven-release-plugin] prepare release org.apache.felix.main-3.2.2 by Karl Pauls · 14 years ago
  41. 9e51055 Update dependencies for release by Karl Pauls · 14 years ago
  42. 8430fc9 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  43. 95a53da [maven-release-plugin] prepare release org.apache.felix.framework-3.2.2 by Karl Pauls · 14 years ago
  44. fdff3a9 FELIX-2953 Made the cache size configurable via a system property. by Marcel Offermans · 14 years ago
  45. e2945a0 FELIX-2948 : scr-maven-plugin fails with org.maven.ide.eclipse plugin (exploded bundle) by Carsten Ziegeler · 14 years ago
  46. 378e9a4 Fix bug in patch for FELIX-2935 that was causing real directory by Richard S. Hall · 14 years ago
  47. b41c790 Rollback after failed release. by Karl Pauls · 14 years ago
  48. 9e334cb Pull in complete OSGi R4.3 API. (FELIX-2950) by Richard S. Hall · 14 years ago
  49. 306f27a Merge dynamic imports into normal imports. (FELIX-2950) by Richard S. Hall · 14 years ago
  50. 4a6c1af Various cleaning up of the code. (FELIX-2950) by Richard S. Hall · 14 years ago
  51. f722c35 Move all content path handling to the bundle revision implementation by Richard S. Hall · 14 years ago
  52. 6c66513 Move dependency bookkeeping out of BundleRevisionImpl to try to clean by Richard S. Hall · 14 years ago
  53. ec70caf Separate BundleWire implementation from BundleRevision implementation. (FELIX-2950) by Richard S. Hall · 14 years ago
  54. 377c640 Change class loader delegation to revision-to-revision instead by Richard S. Hall · 14 years ago
  55. 0e1873e Replace internal Module abstraction with BundleRevision. by Richard S. Hall · 14 years ago
  56. 8e0292e Manage a module's resolved capabilities/requirements separately from by Richard S. Hall · 14 years ago
  57. 72c9e88 Use BundleCapability/BundleRequirement. (FELIX-2950) by Richard S. Hall · 14 years ago
  58. bbd4247 Update changelog by Carsten Ziegeler · 14 years ago
  59. 3fc8612 FELIX-2945 : SCR plugin: Parsing of "options" for property tag broken for java annotations. Applied slightly modified patch from Stefan Seifert by Carsten Ziegeler · 14 years ago
  60. 40aa8d5 updated eah snapshot version to 1.9.0-SNAPSHOT by Clement Escoffier · 14 years ago
  61. 6e0b108 Update changelogs and dependencies for release by Karl Pauls · 14 years ago
  62. cec3658 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  63. 49ed2e7 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.2 by Karl Pauls · 14 years ago
  64. 6a113a4 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  65. 4174292 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.8.0 by Clement Escoffier · 14 years ago
  66. dd61cfb updated changelog. by Clement Escoffier · 14 years ago
  67. 899feee Update changelogs and dependencies for release by Karl Pauls · 14 years ago
  68. 26ef3b1 Update dependencies for release by Karl Pauls · 14 years ago
  69. 26e6c7d Update dependencies for release by Karl Pauls · 14 years ago
  70. 753247e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  71. 276bd70 [maven-release-plugin] prepare release org.apache.felix.main-3.2.2 by Karl Pauls · 14 years ago
  72. c94e9cf Update dependencies for release by Karl Pauls · 14 years ago
  73. ecb726f Update changelog by Karl Pauls · 14 years ago
  74. 250b4d4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  75. 5dc9b8a [maven-release-plugin] prepare release org.apache.felix.framework-3.2.2 by Karl Pauls · 14 years ago
  76. 79c5a4b Update changelog for release by Karl Pauls · 14 years ago
  77. 02f8d56 Delete duplicated legal file and extend the resources tag in the pom to include them from the root. by Karl Pauls · 14 years ago
  78. 47ec069 Modify framework start level change processing to use a shared snapshot by Richard S. Hall · 14 years ago
  79. d40c4b7 Apply patch to improve exception message. (FELIX-2912) by Richard S. Hall · 14 years ago
  80. 6e172fe Use latest releases by Carsten Ziegeler · 14 years ago
  81. 0c35d17 FELIX-2947 Indices now track all services and aspects, which solves the problem. by Marcel Offermans · 14 years ago
  82. bf8ef6f 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 · 14 years ago
  83. f4201d7 Code was being invoked too often (calling a static method from each and every instance, instead of just once). by Marcel Offermans · 14 years ago
  84. e17561e Avoid returning duplicates of synthesized directory entries. (FELIX-2935) by Richard S. Hall · 14 years ago
  85. 7031347 Removed root changelog.txt by Pierre De Rop · 14 years ago
  86. cb15e8e Removed root changelog.txt and LICENSE.json because we don't embed json in the target annotation artifact by Pierre De Rop · 14 years ago
  87. 99d703c use released (3.0.0) Dependency Manager version by Pierre De Rop · 14 years ago
  88. 1e7ffb5 cleaned REAMD by Pierre De Rop · 14 years ago
  89. 004b9ab use released (3.0.0) dependency manager annotation dependency by Pierre De Rop · 14 years ago
  90. 8ede76b changed factoryPid attribute by Pierre De Rop · 14 years ago
  91. 276c248 added pid attribute in the ConfigurationDependency annotation by Pierre De Rop · 14 years ago
  92. dedf619 depend on DM trunk version (3.0.1) by Pierre De Rop · 14 years ago
  93. 7a947cc depend on DM trunk version (3.0.1) by Pierre De Rop · 14 years ago
  94. 57f2766 depend on released DM annotation artifact by Pierre De Rop · 14 years ago
  95. 6d2eec9 Use latest snapshot by Carsten Ziegeler · 14 years ago
  96. c845588 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  97. 3b21238 [maven-release-plugin] prepare release felix-parent-2 by Carsten Ziegeler · 14 years ago
  98. 8f68b9c Correct svn location by Carsten Ziegeler · 14 years ago
  99. ec1ff68 [maven-release-plugin] rollback the release of felix-parent-2 by Carsten Ziegeler · 14 years ago
  100. 0b43f2c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago