1. 445be02 [FELIX-4406] [FELIX-4506] [FELIX-4507] finish r6 xml processing, felix extension processing, and test persistent factory component by David Jencks · 10 years ago
  2. 93564a1 [FELIX-4506] [FELIX-4406] [FELIX-4507] Implement felix extension attribute namespace and service scope parsing. Also use extension attribute to turn persistent factory component on by David Jencks · 10 years ago
  3. 3f5817d [FELIX-4507] Implement new style component factory with modify method (turned off, no tests) by David Jencks · 10 years ago
  4. 6961116 Update framework version to 1.7 by Carsten Ziegeler · 10 years ago
  5. 3f8590d FELIX-4469 scrcommand help should not give NPE by David Jencks · 10 years ago
  6. 2d3a00a FELIX-4467 Configure global extender capability by David Jencks · 10 years ago
  7. d0d6e15 Formatting changes. by Richard S. Hall · 10 years ago
  8. 074059e Apply patch FELIX-4498 to improve handling of optional requirements. by Richard S. Hall · 10 years ago
  9. 42027bd Apply patch FELIX-4497 to improve handling of substitutable exports. by Richard S. Hall · 10 years ago
  10. 5c892bc Apply patch FELIX-4428 to fix bug in handling of fragment candidate capabilities. by Richard S. Hall · 10 years ago
  11. 286d55b Apply patch FELIX-4495 to stop ignoring candidates from already resolved fragments. by Richard S. Hall · 10 years ago
  12. a9cf8b1 Apply patch FELIX-4494 to fix improperly wrapped fragment capabilities. by Richard S. Hall · 10 years ago
  13. 1476af2 Forgot to add new file from last commit for FELIX-4493. by Richard S. Hall · 10 years ago
  14. 14b1887 Apply patch FELIX-4493 to add support for "on demand" resource resolving. by Richard S. Hall · 10 years ago
  15. a27842a Apply patch FELIX-4492 to improve logging and diagnostics. by Richard S. Hall · 10 years ago
  16. a6c0623 Apply patch FELIX-4182 to address some package space consistency bugs. by Richard S. Hall · 10 years ago
  17. 509e7db Unused imports removed. by Jan Willem Janssen · 10 years ago
  18. cb9dfba Applied code formatting and some minor cleanups to improve readability of the code. by Jan Willem Janssen · 10 years ago
  19. 9fbce8b FELIX-3780 - allow DA to be configured through ConfigAdmin: by Jan Willem Janssen · 10 years ago
  20. b42ef2d FELIX-3780 - allow DA to be configured by ConfigAdmin: by Jan Willem Janssen · 10 years ago
  21. c441c95 FELIX-4483 - make osgi-bundlecontext available in init methods: by Jan Willem Janssen · 10 years ago
  22. 4ddc586 FELIX-4485: fix incorrect package export. by Jan Willem Janssen · 10 years ago
  23. b41b3dc Rewrote the test to include a manifest. by Jan Willem Janssen · 10 years ago
  24. 0882181 Disabled failing unit test: by Jan Willem Janssen · 10 years ago
  25. 9057e73 FELIX-4486: fix possible thread leakage: by Jan Willem Janssen · 10 years ago
  26. 12396be Updated to use latest logback for itest. by Jan Willem Janssen · 10 years ago
  27. c6a46dc Removed logback as it appears to be a memory hog. by Jan Willem Janssen · 10 years ago
  28. 4402814 FELIX-4484 only mark DPs as stale after successful uninstall: by Jan Willem Janssen · 10 years ago
  29. c098eb7 Simplify the usage of the DA API: by Jan Willem Janssen · 10 years ago
  30. 598aff0 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  31. 1c33ae2 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.4.0 by Guillaume Nodet · 10 years ago
  32. 231e17a Fix fileinstall unit tests by Guillaume Nodet · 10 years ago
  33. d3a932a Added itests showing that HttpSession(Attribute)Listener work as expected. by Jan Willem Janssen · 10 years ago
  34. 51571f6 FELIX-4482 - Use scope=provided for OSGi APIs dependencies by Guillaume Sauthier · 10 years ago
  35. c4c1a6e [FELIX-4369] Remove unneeded throws clause. by A. J. David Bosschaert · 10 years ago
  36. 7ba5ff9 [FELIX-4369] Additional work towards support for the OSGi Repository API by A. J. David Bosschaert · 10 years ago
  37. fe94712 [FELIX-4436] [fileinstall] Do not refresh bundles that have not been modified by Guillaume Nodet · 10 years ago
  38. bae0111 [FELIX-4475] Improve logging in FileInstall by Guillaume Nodet · 10 years ago
  39. cc158d8 [FELIX-4472] Various concurrency issues in fileinstall by Guillaume Nodet · 10 years ago
  40. aefd209 [FELIX-4475] Improve logging in FileInstall by Guillaume Nodet · 10 years ago
  41. 47e6dd8 [FELIX-4445] Switch pojosr to Apache Felix Connect by Guillaume Nodet · 10 years ago
  42. b142458 [FELIX-4445] PojoSR code initial commit by Guillaume Nodet · 10 years ago
  43. bd73b72 [FELIX-4472] Various concurrency issues in fileinstall by Guillaume Nodet · 10 years ago
  44. 09a54d7 [FELIX-4474] Remove the static fields on FileInstall by Guillaume Nodet · 10 years ago
  45. 6b42ca30 [FELIX-2436] Reduce the number files created by the fileinstall Scanner by Guillaume Nodet · 10 years ago
  46. cabad86 [FELIX-3543] Upgrade to JDK 5 and OSGi 4.3 by Guillaume Nodet · 10 years ago
  47. ab3b9b8 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 10 years ago
  48. 55ab9e0 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.6 by Jan Willem Janssen · 10 years ago
  49. fce3efc Preparing for next release: by Jan Willem Janssen · 10 years ago
  50. c0211d8 Fixed failing itests. by Jan Willem Janssen · 10 years ago
  51. 010b20b Misc dings & dents: by Jan Willem Janssen · 10 years ago
  52. 19ffd35 FELIX-4471 - added missing license headers. by Jan Willem Janssen · 10 years ago
  53. 4bc4041 Depend on non-jsr14 OSGi API jar. by Richard S. Hall · 10 years ago
  54. 49e53a8 Add back an internal method to return fragments associated with a wiring by Richard S. Hall · 10 years ago
  55. 51dad04 String.split() behaves differently in Java8 so apply patch to by Richard S. Hall · 10 years ago
  56. 69cd899 FELIX-4466 - DA does not always fire events by Jan Willem Janssen · 10 years ago
  57. 7a61ea2 ACE-4463 - make sure DA does not try to install DPs with non-unique resources. by Jan Willem Janssen · 10 years ago
  58. f75c592 Cleanup after release by Karl Pauls · 10 years ago
  59. eae6916 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 10 years ago
  60. f4cb1a4 [maven-release-plugin] prepare release org.apache.felix.main.distribution-4.4.0 by Karl Pauls · 10 years ago
  61. e6ee53a Prepare for release by Karl Pauls · 10 years ago
  62. e1d8c70 Prepare for release by Karl Pauls · 10 years ago
  63. 8488497 Cleanup after release by Karl Pauls · 10 years ago
  64. 5a6b80f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 10 years ago
  65. 5b2d34e [maven-release-plugin] prepare release org.apache.felix.framework.security-2.4.0 by Karl Pauls · 10 years ago
  66. 917a34f Prepare for release by Karl Pauls · 10 years ago
  67. 46b3727 Cleanup after release by Karl Pauls · 10 years ago
  68. e200ebc [maven-release-plugin] prepare for next development iteration by Karl Pauls · 10 years ago
  69. f5e641f [maven-release-plugin] prepare release org.apache.felix.main-4.4.0 by Karl Pauls · 10 years ago
  70. 7ae41a4 Prepare for release by Karl Pauls · 10 years ago
  71. 6e5ce8d Update changelog for release by Karl Pauls · 10 years ago
  72. 8a7a329 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 10 years ago
  73. 22b2226 [maven-release-plugin] prepare release org.apache.felix.framework-4.4.0 by Karl Pauls · 10 years ago
  74. fa2afaa Update changelog for release by Karl Pauls · 10 years ago
  75. 855036b FELIX-4460 Properly stop the server using the stopJetty method by Felix Meschberger · 10 years ago
  76. 9c6a663 FELIX-4460 Prevent misconfigured connector the server from starting by Felix Meschberger · 10 years ago
  77. c04404f Access classloader via secure action (FELIX-3992). by Karl Pauls · 10 years ago
  78. b5fd2ae Bundle class loader should lock on the class loader object when not running by Richard S. Hall · 10 years ago
  79. 5997a3a [FELIX-4436] DirectoryWatcher should not refresh transformed bundles on every start-up by Guillaume Nodet · 10 years ago
  80. 97373f3 [FELIX-2702] Monitoring system state to check whether to reattempt by Guillaume Nodet · 10 years ago
  81. ed874f8 Removed empty directories by Guillaume Sauthier · 10 years ago
  82. 5dbe4dc Use the manipulator BOM to harmonize dependencies' versions by Guillaume Sauthier · 10 years ago
  83. 1c21e9b Oops by Guillaume Sauthier · 10 years ago
  84. be546d8 Only style: 2 spaces indent for Xml by Guillaume Sauthier · 10 years ago
  85. 72a0497 [FELIX-4457]org.apache.felix.utils.properties will save key=value on top of comments if the original properties file are all comments by Freeman Yue Fang · 10 years ago
  86. 3e37548 [FELIX-4190] The framework should not hold any lock while calling ServiceFactory#unget by Guillaume Nodet · 10 years ago
  87. 6ab1043 switch version to dev (after release) - hopefully caught all old references this time by Clement Escoffier · 10 years ago
  88. d2c222c switch version to dev (after release) by Clement Escoffier · 10 years ago
  89. e1b4a93 Switch back to current snapshot by Carsten Ziegeler · 10 years ago
  90. 003fce6 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  91. 564b0d2 [maven-release-plugin] prepare release org.apache.felix.scr.bnd-1.0.0 by Carsten Ziegeler · 10 years ago
  92. ab1e1b4 Use latest versions for scr generator and scr annotations by Carsten Ziegeler · 10 years ago
  93. bf8d0e1 Switch back to current snapshot by Carsten Ziegeler · 10 years ago
  94. 377c26a [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  95. 32d8b09 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.10.0 by Carsten Ziegeler · 10 years ago
  96. d84bf37 Use latest versions for scr generator and scr annotations by Carsten Ziegeler · 10 years ago
  97. ebb3664 Switch to current snapshot for scr generator by Carsten Ziegeler · 10 years ago
  98. e15c19e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  99. 7a7c6ad [maven-release-plugin] prepare release maven-scr-plugin-1.16.0 by Carsten Ziegeler · 10 years ago
  100. 7a8093b Use latest scr generator by Carsten Ziegeler · 10 years ago