1. 617daf8 Use VersionTable to reduce memory foot print and Object creation (FELIX-2085) by David Morgan Spenser Savage · 15 years ago
  2. 2247fd4 FELIX-1988 Apply 6.vmstat.patch by Valentin Valchev (thanks) with the following change: The WebConsoleUtil.getVariableResolver now presets the default resolver created with the appRoot and pluginRoot properties from the respective request attributes by Felix Meschberger · 15 years ago
  3. cf4c2a1 Update NOTICE file and include Sun license. by Richard S. Hall · 15 years ago
  4. 6756dd7 FELIX-1988 Apply 5.main_template.patch by Valentin Valchev (thanks) with the following changes: (1) also externalize the footer as a template (for consistency), (2) create a readTemplateFile method to read the file, (3) return an empty string (instead of using null) of the file fails to be read by Felix Meschberger · 15 years ago
  5. 6d99588 FELIX-1988 fix GIF image media types and ensure i18n resource file is transmitted and provided in UTF-8 encoding (contains non-ISO-8859-1 characters) by Felix Meschberger · 15 years ago
  6. e8fdd8a FELIX-1988 Apply 4.webconsole_src_main_resources_res_lib.zip by Valentin Valchev (thanks) plus adding required NOTICEs and LICENSE files by Felix Meschberger · 15 years ago
  7. f7aed6c FELIX-2084: Make the display of exception stack traces available through a variable in the shell by Guillaume Nodet · 15 years ago
  8. 532a2ce Append ":" to directive names. (FELIX-2081) by Richard S. Hall · 15 years ago
  9. fbcd4fa Use karaf in the manual name to be more intuitive by Guillaume Nodet · 15 years ago
  10. 710bb1f FELIX-2082: Local resources should really be preferred over remote resources by Guillaume Nodet · 15 years ago
  11. d6dae31 FELIX-2081: Attribtues and directives and not used on local resources by Guillaume Nodet · 15 years ago
  12. 045691e Tested filter for null before using it. by Marcel Offermans · 15 years ago
  13. 95a140c Fixes for bundle adapters. Added missing methods to DAB. by Marcel Offermans · 15 years ago
  14. 17057cb Update notice file. by Carsten Ziegeler · 15 years ago
  15. ab746dc [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  16. 73e9334 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.0 by Carsten Ziegeler · 15 years ago
  17. 40012fe Remove version info from export again; bnd seems to add it by Carsten Ziegeler · 15 years ago
  18. ac53834 Add version information to export by Carsten Ziegeler · 15 years ago
  19. af00b62 Applied patch to address some NPEs. (FELIX-1809) by Richard S. Hall · 15 years ago
  20. c67a26b FELIX-2074: Bring back the history command by Guillaume Nodet · 15 years ago
  21. 811b3bd FELIX-2075: Add a 'new' command to create java objects from the command line by Guillaume Nodet · 15 years ago
  22. b611614 FELIX-2078 Added a test case that exposes the bug. by Marcel Offermans · 15 years ago
  23. a9fc3e0 Update framework dependency to snapshot by Karl Pauls · 15 years ago
  24. aa7405f Update framework dependency to snapshot by Karl Pauls · 15 years ago
  25. 314c645 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  26. 849c2d3 [maven-release-plugin] prepare release org.apache.felix.main.distribution-2.0.4 by Karl Pauls · 15 years ago
  27. 4817f9e Update to framework 2.0.4 by Karl Pauls · 15 years ago
  28. 2a8827e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  29. 2aaeceb [maven-release-plugin] prepare release org.apache.felix.main-2.0.4 by Karl Pauls · 15 years ago
  30. 3970159 Update to framework 2.0.4 by Karl Pauls · 15 years ago
  31. e40ab03 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  32. 014f69a [maven-release-plugin] prepare release org.apache.felix.framework-2.0.4 by Karl Pauls · 15 years ago
  33. ff6088c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  34. 5e91039 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.4 by Karl Pauls · 15 years ago
  35. e39062b Update main changelog by Karl Pauls · 15 years ago
  36. 7847043 Add framework distribution. by Karl Pauls · 15 years ago
  37. 0f01adb Update changelog and delete not related docs by Karl Pauls · 15 years ago
  38. c82557f Remove assembly from main project. by Karl Pauls · 15 years ago
  39. 2eec9b2 Update changelog by Karl Pauls · 15 years ago
  40. 71f8d9c Fix an oversight where we don't get URLStreamHandlers from frameworks inside different classloaders (FELIX-2056). by Karl Pauls · 15 years ago
  41. bf9fd33 added new AspectWithLifecycleAnnotation test by Pierre De Rop · 15 years ago
  42. 207f8a5 fixed bug in ServiceProvider inner class by Pierre De Rop · 15 years ago
  43. dc2c2c1 added start/stop methods by Pierre De Rop · 15 years ago
  44. dee8ccb fixed regresion introduced by aspect annotation. Fixed aspect parsing, where callback lifecycle and composition parameters were not parsed by Pierre De Rop · 15 years ago
  45. 720122b fixed aspect service parsing (the lifecycle callbacks, and composition method name was not parsed) by Pierre De Rop · 15 years ago
  46. 0e169b6 Check for null or empty class name. (FELIX-2071) by Richard S. Hall · 15 years ago
  47. 331b6de Missing javax.xml.ws.wsaddressing system bundle export for JDK 1.6. (FELIX-2073) by Richard S. Hall · 15 years ago
  48. aa24c2e FELIX-2072: OracleJDBCLock filling UNDO segment by Guillaume Nodet · 15 years ago
  49. e499278 Catch exceptions while iterating over bundles entries by Guillaume Nodet · 15 years ago
  50. 5be5ca8 Remove the javax.script package which is causing problems when using an external java scripting api by Guillaume Nodet · 15 years ago
  51. aa49ce8 FELIX-1995: Fix synchronization issue which cause two spring osgi listeners to be registered and created by Guillaume Nodet · 15 years ago
  52. 052535a FELIX-2070: Upgrade to felix framework 2.0.3 by Guillaume Nodet · 15 years ago
  53. a2c826e Calculating aggregate module requirements incorrectly. Was not handling different by Richard S. Hall · 15 years ago
  54. c77ce35 FELIX-1988 Remove files not belonging here yet by Felix Meschberger · 15 years ago
  55. ea682ea FELIX-1988 Apply 3.javadoc-public-api.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  56. 5de93e2 FELIX-1988 Apply 2.use-utility-methods.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  57. 77f03a9 FELIX-1988 Apply abstr-simple-web-console2.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  58. 0f2a929 FELIX-2065 - BootstrapLogManager doesn't load etc/org.ops4j.pax.logging.cfg file by Chris Custine · 15 years ago
  59. e82470a FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 15 years ago
  60. 320781c FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 15 years ago
  61. beeb67b FELIX-2063 [karaf] hardcoding org.ops4j.pax.exam.rbc.rmi.port property in raw pax runner --vmOptions is problematic when 1099 is not the next free port by Chris Custine · 15 years ago
  62. c2a6f75 Remove unnecessary jline dependency since console has it embedded. Fixes build failure. by Chris Custine · 15 years ago
  63. 2f453f0 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 15 years ago
  64. 7d9214a FELIX-1815: Introduce 'shell:logout' command to close the current shell by Guillaume Nodet · 15 years ago
  65. d951e45 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 15 years ago
  66. b871285 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 15 years ago
  67. 4a3e356 FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests by Gert Vanthienen · 15 years ago
  68. 250d599 FELIX-2049: extend org.apache.felix.karaf.testing.Helper to emit a karaf-specific execution environmnent file for pax-runner by Guillaume Nodet · 15 years ago
  69. 767f399 FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance by Guillaume Nodet · 15 years ago
  70. 6e8b51f added Aspect junit test by Pierre De Rop · 15 years ago
  71. 19e3bc6 Verify Aspect filter syntax by Pierre De Rop · 15 years ago
  72. b2a17d4 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 15 years ago
  73. 0567538 Generate DependencyManager annotation descriptors under OSGI-INF/dependencymanager/ directory. Don't limit the Bnd class analyzer and parse every classes. by Pierre De Rop · 15 years ago
  74. 212254d Support for Aspect annotation by Pierre De Rop · 15 years ago
  75. 2e6157b added annotation for Aspects by Pierre De Rop · 15 years ago
  76. 6dd237a added eclise="false" bnd option by Pierre De Rop · 15 years ago
  77. 5b13bc1 Aspect sample with annotation by Pierre De Rop · 15 years ago
  78. 0d44224 fixed javadoc. Added Aspect support by Pierre De Rop · 15 years ago
  79. f7a312b fixed javadoc by Pierre De Rop · 15 years ago
  80. cdea877 added AspectService by Pierre De Rop · 15 years ago
  81. 46b50f9 Removed duplicate dependency (Maven 3 is noisy about these) by Chris Custine · 15 years ago
  82. 1d9ed26 FELIX-2053: Completion does not reprint previous characters in some circumstances by Guillaume Nodet · 15 years ago
  83. 541ab5b Make sure to start the event admin before config admin can configure it. by Carsten Ziegeler · 15 years ago
  84. e5dc0c9 FELIX-2054: Logo is garbled when connecting using putty by Guillaume Nodet · 15 years ago
  85. b6e4a44 Fix potential NPE on startup by Carsten Ziegeler · 15 years ago
  86. 7a9c583 Update dependencies after release by Karl Pauls · 15 years ago
  87. 8402a88 Update dependencies after release by Karl Pauls · 15 years ago
  88. 0687576 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  89. 01206c6 [maven-release-plugin] prepare release org.apache.felix.main-2.0.3 by Karl Pauls · 15 years ago
  90. 3f54031 Update dependencies for release. by Karl Pauls · 15 years ago
  91. 8d09cf8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  92. ba7cb3f [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 15 years ago
  93. aea4a9d Update dependencies for release by Karl Pauls · 15 years ago
  94. 131039c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  95. 8adb56a [maven-release-plugin] prepare release org.apache.felix.framework-2.0.3 by Karl Pauls · 15 years ago
  96. 6725c64 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  97. 3fcca37 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.3 by Karl Pauls · 15 years ago
  98. fbe752e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  99. 49df634 [maven-release-plugin] prepare release org.apache.felix.shell-1.4.2 by Karl Pauls · 15 years ago
  100. 85ff5ae Update changelog and Notice for release by Karl Pauls · 15 years ago