1. 31a3ab3 Improving implementation of FELIX-2809, we now look at the transitive path of an artifact to determine if it's optional. by Hiram R. Chirino · 14 years ago
  2. 2b98791 Fixed logging by Pierre De Rop · 14 years ago
  3. 4d6cc1d Fixed wrong comment by Pierre De Rop · 14 years ago
  4. efdc98f Cleaned imports by Pierre De Rop · 14 years ago
  5. d099ef5 - Fixed findbugs errors. Cleaned imports. by Pierre De Rop · 14 years ago
  6. 8dfaea7 Fixed javadoc. Cleaned imports. by Pierre De Rop · 14 years ago
  7. dcfdfd7 Fixes FELIX-2809: maven-bundle-plugin should automatically add "resolution:=optional" to imported packages that are in optional maven dependencies. by Hiram R. Chirino · 14 years ago
  8. 07ffab0 Fixes FELIX-2808 - scan for local packages by looking for *.class files instead of *.java so that all the JVM languages can be supported. by Hiram R. Chirino · 14 years ago
  9. 8734a95 Update DEPENDENCIES files to focus on third-party software. by Richard S. Hall · 14 years ago
  10. 3482b06 Cleaned imports. by Pierre De Rop · 14 years ago
  11. da72e44 - Deactivate the service when a dependency is lost while the framework is stopping. This is indeed by Pierre De Rop · 14 years ago
  12. a3009b5 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  13. 50500a2 [maven-release-plugin] prepare release org.apache.felix.http-2.2.0 by Felix Meschberger · 14 years ago
  14. 903f17d FELIX-2806 Ensure DEPENDENCIES files are included in the artifacts by Felix Meschberger · 14 years ago
  15. 5708ed8 FELIX-2806 Create DEPENDENCIES files and fix NOTICE files for compliance by Felix Meschberger · 14 years ago
  16. 05360ad Hold global lock while updating a bundle and performing a security check by Richard S. Hall · 14 years ago
  17. e87e10a Fix logic bug. (FELIX-2789) by Richard S. Hall · 14 years ago
  18. 2a20f7b Fix copyright year by Felix Meschberger · 14 years ago
  19. 0d20297 Clean up checksum output before comparing by Carsten Ziegeler · 14 years ago
  20. b95feb1 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  21. 171a889 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.8 by Guillaume Nodet · 14 years ago
  22. 48cfb62 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  23. ac62c07 [maven-release-plugin] prepare release org.apache.felix.http-2.1.0 by Felix Meschberger · 14 years ago
  24. a2899b6 FELIX-2801 Export Http Service Extension API at fixed version 2.0.4 (should really be 2.0.0 but has already been exported as 2.0.4 in previous release) and Proxy API as 2.1.0 (has new ProxyListener class). by Felix Meschberger · 14 years ago
  25. a95c073 Add @since tag by Felix Meschberger · 14 years ago
  26. f7f9f06 Revert versions back after broken release by Felix Meschberger · 14 years ago
  27. 0355423 Revert versions back after broken release by Felix Meschberger · 14 years ago
  28. c30b9c3 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  29. c4842cf [maven-release-plugin] prepare release org.apache.felix.http-2.1.0 by Felix Meschberger · 14 years ago
  30. 3d8b7ec Check for null Bundle in logging code. (FELIX-2800) by Richard S. Hall · 14 years ago
  31. 63b0f92 No need to list Apache software under "used third-party software", by Richard S. Hall · 14 years ago
  32. 3d795da [FELIX-2791] Defer the CM support until after trackers are open to be a bit safer by Guillaume Nodet · 14 years ago
  33. 5e013d5 FELIX-2788 Allow for the configuration of shared ServletContext attributes. Currently configuration is static using a framework property -- org.apache.felix.http.shared_servlet_context_attributes -- which when set to true causes servlet context attributes to be shared amongst all servlet contexts as well as the servlet container's servlet context. by Felix Meschberger · 14 years ago
  34. 1ae7f51 [FELIX-2799] FileInstall creates multiple configurations for factory configurations on windows by Guillaume Nodet · 14 years ago
  35. 7795353 Properly renamed the name of an internal thread. by Marcel Offermans · 14 years ago
  36. 78b3d34 Update DEPENDENCIES files format. by Clement Escoffier · 14 years ago
  37. 9674444 FELIX-2795 : Parameters are not removed from symbolic name when installing a bundle by Carsten Ziegeler · 14 years ago
  38. 41a0f68 Bugfix. by Marcel Offermans · 14 years ago
  39. 95cd68d Fixed a potential NPE that seemed to occur under specific circumstances when the component was stopped. by Marcel Offermans · 14 years ago
  40. 5785484 When the resource processor gets a resource that contains no Designates, which might be a bit strange but is allowed according to the spec, the processor throws a NPE, when it should just not do any processing. This change does just that, and logs the fact that there are no Designates. by Marcel Offermans · 14 years ago
  41. 12434de [maven-release-plugin] prepare for next development iteration by Sanjeeb Kumar Sahoo · 14 years ago
  42. 8489b63 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.6 by Sanjeeb Kumar Sahoo · 14 years ago
  43. fa8262a Updating bug list for 3.1.4 and 3.1.6 by Sanjeeb Kumar Sahoo · 14 years ago
  44. 6780ee2 FELIX-2791: Introduce a barrier to synchronize watcher threads by Sanjeeb Kumar Sahoo · 14 years ago
  45. 9af982e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  46. 7b6e85d [maven-release-plugin] prepare release maven-ipojo-plugin-1.8.0 by Clement Escoffier · 14 years ago
  47. 566efaf FELIX-2793 : Plugin request is not detected as html request if context path contains a dot by Carsten Ziegeler · 14 years ago
  48. c8d7093 Remove reference to Apache software in "included third-party" software. by Richard S. Hall · 14 years ago
  49. ae4fb3a Attempt to use the new dependency format (probably still not compliant) by Clement Escoffier · 14 years ago
  50. 80903f3 Switch NOTICE and DEPENDENCIES Rollback release. by Clement Escoffier · 14 years ago
  51. 0acafde Fix native library extension matching; previously it was skipping by Richard S. Hall · 14 years ago
  52. 22fbc46 Reformat to match Felix style. by Richard S. Hall · 14 years ago
  53. b7b43da Remove redundant check. by Richard S. Hall · 14 years ago
  54. 8695f0d [FELIX-2784] When the framework try to grab the bundle lock, it ignores thread interruption by Guillaume Nodet · 14 years ago
  55. f04974e [FELIX-1581] Bundle#update, Bundle#uninstall and Bundle#stop should wait for a (configurable) timeout before throwing an exception if the bundle is starting or stopping by Guillaume Nodet · 14 years ago
  56. 47ba811 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  57. a1c2f6b [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.8.0 by Clement Escoffier · 14 years ago
  58. 78007c6 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  59. 3456f66 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.8.0 by Clement Escoffier · 14 years ago
  60. ed91f55 update maven-ipojo-plugin version by Clement Escoffier · 14 years ago
  61. 4c0e61d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  62. ce1a36d [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.8.0 by Clement Escoffier · 14 years ago
  63. 43bf5f1 update manipulator dependency by Clement Escoffier · 14 years ago
  64. 5705f5c [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  65. d3863dd [maven-release-plugin] prepare release maven-ipojo-plugin-1.8.0 by Clement Escoffier · 14 years ago
  66. 1ba1fac update manipulator dependency by Clement Escoffier · 14 years ago
  67. 75d99c0 update NOTICE and DEPENDENCIES by Clement Escoffier · 14 years ago
  68. 8697507 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  69. ba492e4 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.8.0 by Clement Escoffier · 14 years ago
  70. b7e1afd remove useless dependency by Clement Escoffier · 14 years ago
  71. d19892a Fix manipulator and composite version for tests. by Clement Escoffier · 14 years ago
  72. d5c5b93 Update the exported package version and the imported ones. by Clement Escoffier · 14 years ago
  73. 67ab62e Fix FELIX-2781 Expose the implementation class as service when no interfaces are found in the hierachy by Clement Escoffier · 14 years ago
  74. 099482c Fix FELIX-2779 iPOJO manipulator badly supports custom annotation attributes of type Class by Clement Escoffier · 14 years ago
  75. 9d76462 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 14 years ago
  76. 5c715d2 [maven-release-plugin] prepare release maven-bundle-plugin-2.2.0 by Stuart McCulloch · 14 years ago
  77. 1ab3168 Update changelog by Stuart McCulloch · 14 years ago
  78. ca553b3 Update copyright years by Stuart McCulloch · 14 years ago
  79. fba0c4a FELIX-2777 Also consider system scoped dependencies by Felix Meschberger · 14 years ago
  80. ac8d73a Import gogo org.apache.felix.service.command package with status=provisional by Pierre De Rop · 14 years ago
  81. 842b1b6 FELIX-2778 (DM compat layer does not cleanup left-over Service instances when bundle is stopped) by Pierre De Rop · 14 years ago
  82. d49e5a6 Avoid a potential NPE in arch by Clement Escoffier · 14 years ago
  83. 6c68a23 FELIX-2776 Fixed a concurrent modification exception, and the order in which individual commands were executed. by Marcel Offermans · 14 years ago
  84. 3589c95 Avoid using the FileLock class if cache locking is disabled to support < java5 vms (FELIX-2749) by Karl Pauls · 14 years ago
  85. b5fdc94 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  86. 3af2269 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.8.0 by Richard S. Hall · 14 years ago
  87. 648d4ba [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  88. 67e19e1 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.8.0 by Richard S. Hall · 14 years ago
  89. dcd4c68 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  90. f12fd7a [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0 by Richard S. Hall · 14 years ago
  91. c6b4696 Rollback version. by Richard S. Hall · 14 years ago
  92. d22f855 Update copyright year. by Richard S. Hall · 14 years ago
  93. c98f414 [FELIX-2729] Webconsole - Configuration fails to print configuration for bundles without MetatypeService config by Guillaume Nodet · 14 years ago
  94. 9ec02fc [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  95. 9f103ff [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.8.0 by Richard S. Hall · 14 years ago
  96. 140fefc Depend on final version of runtime. by Richard S. Hall · 14 years ago
  97. 2230306 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  98. 93a64eb [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.8.0 by Richard S. Hall · 14 years ago
  99. 2274d2b Depend on final version of runtime. by Richard S. Hall · 14 years ago
  100. 83339db [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago