1. 4f5f227 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 · 13 years ago
  2. a4bfea0 Update DEPENDENCIES files to focus on third-party software. by Richard S. Hall · 13 years ago
  3. c82a576 Cleaned imports. by Pierre De Rop · 13 years ago
  4. 5fed9ef - Deactivate the service when a dependency is lost while the framework is stopping. This is indeed by Pierre De Rop · 13 years ago
  5. 6e8e0e9 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 13 years ago
  6. b39f7f7 [maven-release-plugin] prepare release org.apache.felix.http-2.2.0 by Felix Meschberger · 13 years ago
  7. 42b0e9c FELIX-2806 Ensure DEPENDENCIES files are included in the artifacts by Felix Meschberger · 13 years ago
  8. ef0df66 FELIX-2806 Create DEPENDENCIES files and fix NOTICE files for compliance by Felix Meschberger · 13 years ago
  9. e644414 Hold global lock while updating a bundle and performing a security check by Richard S. Hall · 13 years ago
  10. 0279729 Fix logic bug. (FELIX-2789) by Richard S. Hall · 13 years ago
  11. 6826f76 Fix copyright year by Felix Meschberger · 13 years ago
  12. e674107 Clean up checksum output before comparing by Carsten Ziegeler · 13 years ago
  13. 317853b [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  14. c0bd308 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.8 by Guillaume Nodet · 13 years ago
  15. d898518 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 13 years ago
  16. 8da15ce [maven-release-plugin] prepare release org.apache.felix.http-2.1.0 by Felix Meschberger · 13 years ago
  17. d43457d 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 · 13 years ago
  18. 722675e Add @since tag by Felix Meschberger · 13 years ago
  19. 607eb27 Revert versions back after broken release by Felix Meschberger · 13 years ago
  20. 9b69940 Revert versions back after broken release by Felix Meschberger · 13 years ago
  21. 879dd34 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 13 years ago
  22. 5fe22f7 [maven-release-plugin] prepare release org.apache.felix.http-2.1.0 by Felix Meschberger · 13 years ago
  23. 20dd616 Check for null Bundle in logging code. (FELIX-2800) by Richard S. Hall · 13 years ago
  24. 0269751 No need to list Apache software under "used third-party software", by Richard S. Hall · 13 years ago
  25. e2fc126 [FELIX-2791] Defer the CM support until after trackers are open to be a bit safer by Guillaume Nodet · 13 years ago
  26. 52a3f95 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 · 13 years ago
  27. d99815c [FELIX-2799] FileInstall creates multiple configurations for factory configurations on windows by Guillaume Nodet · 13 years ago
  28. 2b23071 Properly renamed the name of an internal thread. by Marcel Offermans · 13 years ago
  29. abc6349 Update DEPENDENCIES files format. by Clement Escoffier · 13 years ago
  30. 5af2f01 FELIX-2795 : Parameters are not removed from symbolic name when installing a bundle by Carsten Ziegeler · 13 years ago
  31. 7784e40 Bugfix. by Marcel Offermans · 13 years ago
  32. d60b54d Fixed a potential NPE that seemed to occur under specific circumstances when the component was stopped. by Marcel Offermans · 13 years ago
  33. 3585845 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 · 13 years ago
  34. cdcc332 [maven-release-plugin] prepare for next development iteration by Sanjeeb Kumar Sahoo · 13 years ago
  35. 3c7e5da [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.6 by Sanjeeb Kumar Sahoo · 13 years ago
  36. 6c10fde Updating bug list for 3.1.4 and 3.1.6 by Sanjeeb Kumar Sahoo · 13 years ago
  37. a071928 FELIX-2791: Introduce a barrier to synchronize watcher threads by Sanjeeb Kumar Sahoo · 13 years ago
  38. 0955b99 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  39. affff52 [maven-release-plugin] prepare release maven-ipojo-plugin-1.8.0 by Clement Escoffier · 13 years ago
  40. aa08f3f FELIX-2793 : Plugin request is not detected as html request if context path contains a dot by Carsten Ziegeler · 13 years ago
  41. 951e2e8 Remove reference to Apache software in "included third-party" software. by Richard S. Hall · 13 years ago
  42. 6067b0d Attempt to use the new dependency format (probably still not compliant) by Clement Escoffier · 13 years ago
  43. 048cf2d Switch NOTICE and DEPENDENCIES Rollback release. by Clement Escoffier · 13 years ago
  44. 3b78908 Fix native library extension matching; previously it was skipping by Richard S. Hall · 13 years ago
  45. 75f9de5 Reformat to match Felix style. by Richard S. Hall · 13 years ago
  46. ea20df5 Remove redundant check. by Richard S. Hall · 13 years ago
  47. 87fd1ce [FELIX-2784] When the framework try to grab the bundle lock, it ignores thread interruption by Guillaume Nodet · 13 years ago
  48. 5672f76 [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 · 13 years ago
  49. 3f656c2 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  50. 549088a [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.8.0 by Clement Escoffier · 13 years ago
  51. 6aee026 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  52. ca28247 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.8.0 by Clement Escoffier · 13 years ago
  53. b2c5b4b update maven-ipojo-plugin version by Clement Escoffier · 13 years ago
  54. 9d8311e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  55. d536055 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.8.0 by Clement Escoffier · 13 years ago
  56. b3a1e7c update manipulator dependency by Clement Escoffier · 13 years ago
  57. 69dea1f [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  58. d4bb25a [maven-release-plugin] prepare release maven-ipojo-plugin-1.8.0 by Clement Escoffier · 13 years ago
  59. 1a07827 update manipulator dependency by Clement Escoffier · 13 years ago
  60. aba0181 update NOTICE and DEPENDENCIES by Clement Escoffier · 13 years ago
  61. edf15d8 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  62. e68ee5f [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.8.0 by Clement Escoffier · 13 years ago
  63. a21aadc remove useless dependency by Clement Escoffier · 13 years ago
  64. 612297a Fix manipulator and composite version for tests. by Clement Escoffier · 13 years ago
  65. 879f0f0 Update the exported package version and the imported ones. by Clement Escoffier · 13 years ago
  66. f42ca36 Fix FELIX-2781 Expose the implementation class as service when no interfaces are found in the hierachy by Clement Escoffier · 13 years ago
  67. 0482bcb Fix FELIX-2779 iPOJO manipulator badly supports custom annotation attributes of type Class by Clement Escoffier · 13 years ago
  68. 0641828 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
  69. a49a068 [maven-release-plugin] prepare release maven-bundle-plugin-2.2.0 by Stuart McCulloch · 13 years ago
  70. d5c2269 Update changelog by Stuart McCulloch · 13 years ago
  71. a8e4f2a Update copyright years by Stuart McCulloch · 13 years ago
  72. c7cd34f FELIX-2777 Also consider system scoped dependencies by Felix Meschberger · 13 years ago
  73. 0443465 Import gogo org.apache.felix.service.command package with status=provisional by Pierre De Rop · 13 years ago
  74. 44d9982 FELIX-2778 (DM compat layer does not cleanup left-over Service instances when bundle is stopped) by Pierre De Rop · 13 years ago
  75. 71ff463 Avoid a potential NPE in arch by Clement Escoffier · 13 years ago
  76. e489bcf FELIX-2776 Fixed a concurrent modification exception, and the order in which individual commands were executed. by Marcel Offermans · 13 years ago
  77. 85a99e5 Avoid using the FileLock class if cache locking is disabled to support < java5 vms (FELIX-2749) by Karl Pauls · 14 years ago
  78. b161dcb [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  79. 621a922 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.8.0 by Richard S. Hall · 14 years ago
  80. c221002 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  81. 04cd842 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.8.0 by Richard S. Hall · 14 years ago
  82. aae4f2b [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  83. 1b3fcb9 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0 by Richard S. Hall · 14 years ago
  84. 1aa254b Rollback version. by Richard S. Hall · 14 years ago
  85. d889594 Update copyright year. by Richard S. Hall · 14 years ago
  86. 019b2eb [FELIX-2729] Webconsole - Configuration fails to print configuration for bundles without MetatypeService config by Guillaume Nodet · 14 years ago
  87. ced02ac [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  88. 5538eac [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.8.0 by Richard S. Hall · 14 years ago
  89. 2d84fe8 Depend on final version of runtime. by Richard S. Hall · 14 years ago
  90. 2efce8c [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  91. 381e3bf [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.8.0 by Richard S. Hall · 14 years ago
  92. 4d2e164 Depend on final version of runtime. by Richard S. Hall · 14 years ago
  93. a1b2640 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  94. 304f37f [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0 by Richard S. Hall · 14 years ago
  95. bed97cc Update change logs. by Richard S. Hall · 14 years ago
  96. d4172f7 Add Windows linefeeds. (FELIX-2651) by Richard S. Hall · 14 years ago
  97. d7b3b4c listen on 127.0.0.1 by default; add --ip to specify listen address. FELIX-2767 by Derek Baum · 14 years ago
  98. a996e90 FELIX-1962 Add ProxyListener to Bridge Sample by Felix Meschberger · 14 years ago
  99. 0a83883 FELIX-2770 : maven-scr-plugin 1.6.0 incompatible with <packaging>pom</packaging> projects by Carsten Ziegeler · 14 years ago
  100. 29ec83c FELIX-1962 Add the EventDispatcher from the Http Base bundle as listener into Jetty to allow Jetty to send events to the registered listener services by Felix Meschberger · 14 years ago