1. ed66a73 Remove unnecessary jline dependency since console has it embedded. Fixes build failure. by Chris Custine · 14 years ago
  2. 2c9ec92 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  3. 528efb9 FELIX-1815: Introduce 'shell:logout' command to close the current shell by Guillaume Nodet · 14 years ago
  4. c981aab FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  5. 79c7315 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  6. 2ab12aa FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests by Gert Vanthienen · 14 years ago
  7. 371149d FELIX-2049: extend org.apache.felix.karaf.testing.Helper to emit a karaf-specific execution environmnent file for pax-runner by Guillaume Nodet · 14 years ago
  8. 6d0e01c FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance by Guillaume Nodet · 14 years ago
  9. 60218d2 added Aspect junit test by Pierre De Rop · 14 years ago
  10. 1855681 Verify Aspect filter syntax by Pierre De Rop · 14 years ago
  11. 29d9de1 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 14 years ago
  12. c2058de Generate DependencyManager annotation descriptors under OSGI-INF/dependencymanager/ directory. Don't limit the Bnd class analyzer and parse every classes. by Pierre De Rop · 14 years ago
  13. 419bc4c Support for Aspect annotation by Pierre De Rop · 14 years ago
  14. f25bad4 added annotation for Aspects by Pierre De Rop · 14 years ago
  15. bdecf87 added eclise="false" bnd option by Pierre De Rop · 14 years ago
  16. 7f35e94 Aspect sample with annotation by Pierre De Rop · 14 years ago
  17. 706ca33 fixed javadoc. Added Aspect support by Pierre De Rop · 14 years ago
  18. 6ed1050 fixed javadoc by Pierre De Rop · 14 years ago
  19. 4525b81 added AspectService by Pierre De Rop · 14 years ago
  20. 29e4287 Removed duplicate dependency (Maven 3 is noisy about these) by Chris Custine · 14 years ago
  21. 8e062ac FELIX-2053: Completion does not reprint previous characters in some circumstances by Guillaume Nodet · 14 years ago
  22. 478799f Make sure to start the event admin before config admin can configure it. by Carsten Ziegeler · 14 years ago
  23. 19ad472 FELIX-2054: Logo is garbled when connecting using putty by Guillaume Nodet · 14 years ago
  24. 4619671 Fix potential NPE on startup by Carsten Ziegeler · 14 years ago
  25. 7efee47 Update dependencies after release by Karl Pauls · 14 years ago
  26. f01da50 Update dependencies after release by Karl Pauls · 14 years ago
  27. 97868ac [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  28. ba5147e [maven-release-plugin] prepare release org.apache.felix.main-2.0.3 by Karl Pauls · 14 years ago
  29. 1542237 Update dependencies for release. by Karl Pauls · 14 years ago
  30. ede4a0d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  31. a9aeb59 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 14 years ago
  32. 7a9b94a Update dependencies for release by Karl Pauls · 14 years ago
  33. c7ab7c2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  34. 6ef1191 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.3 by Karl Pauls · 14 years ago
  35. c26a900 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  36. 463023e [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.3 by Karl Pauls · 14 years ago
  37. b5e26ad [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  38. ec9f709 [maven-release-plugin] prepare release org.apache.felix.shell-1.4.2 by Karl Pauls · 14 years ago
  39. 0814cc7 Update changelog and Notice for release by Karl Pauls · 14 years ago
  40. 8cb83de Fixed javadoc, indentation. Removed dependency over XStream third party library by Pierre De Rop · 14 years ago
  41. 1db5feb metatype support by Pierre De Rop · 14 years ago
  42. 1a76837 metatype support. fixed logging by Pierre De Rop · 14 years ago
  43. 9467354 removed localization attribute. fixed javadoc by Pierre De Rop · 14 years ago
  44. a2949d9 fixed javadoc by Pierre De Rop · 14 years ago
  45. 11f2f48 fixed javadoc by Pierre De Rop · 14 years ago
  46. 76a9583 added helper class which allows to generation metatype XML descriptor by Pierre De Rop · 14 years ago
  47. f2ab901 Simplified sample code. Use MetaType for allowing the EnglishDictionary through ConfigAdmin/WebConsole by Pierre De Rop · 14 years ago
  48. 62414ca fixed indentation by Pierre De Rop · 14 years ago
  49. 674cb0e FELIX-2050 : Obsolete embed directive for json library by Carsten Ziegeler · 14 years ago
  50. 1474701 fixed property metadata annotation names by Pierre De Rop · 14 years ago
  51. 3e58dde reworked property metadata annotations by Pierre De Rop · 14 years ago
  52. 10ea37d Annotation renamed to Param by Pierre De Rop · 14 years ago
  53. b7340d0 renamed Property to Param for consistency purpose by Pierre De Rop · 14 years ago
  54. ce361ae updated todolist by Pierre De Rop · 14 years ago
  55. 1c6d08d Modify "log" command to show stack trace. (FELIX-1987) by Richard S. Hall · 14 years ago
  56. 9da0f18 Set exported version to 3.0.0 by Carsten Ziegeler · 14 years ago
  57. 880d4e1 Online include required package from concurrent lib to avoid imports for javax.swing by Carsten Ziegeler · 14 years ago
  58. 3eef245 FELIX-2032 (and revert of FELIX-2011): file host.key is not created or copied in the folder etc of the new instance(s) by Guillaume Nodet · 14 years ago
  59. 60a69b6 FELIX-2047: Support for WAR files by Guillaume Nodet · 14 years ago
  60. 14f2ff6 FELIX-2046: Upgrade web bundles to their latest version (jetty, pax-web, felix console) by Guillaume Nodet · 14 years ago
  61. 5ac0c3e FELIX-2405: Restarting the framework from the web console (or using update on the system bundle) does not work by Guillaume Nodet · 14 years ago
  62. c0047ed Rollback after cancel. by Karl Pauls · 14 years ago
  63. 68e5e60 Update dependencies after release by Karl Pauls · 14 years ago
  64. e19c302 Update dependencies after release by Karl Pauls · 14 years ago
  65. ace6c68 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  66. 1bda1c5 [maven-release-plugin] prepare release org.apache.felix.main-2.0.3 by Karl Pauls · 14 years ago
  67. 56cb820 Rollback. by Karl Pauls · 14 years ago
  68. 247b3bb [maven-release-plugin] prepare release org.apache.felix.main-2.0.3 by Karl Pauls · 14 years ago
  69. c4d38ab [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  70. 9125b72 [maven-release-plugin] prepare release org.apache.felix.main-2.0.3 by Karl Pauls · 14 years ago
  71. 3b91b0d Add docs. by Karl Pauls · 14 years ago
  72. 911d47b Update dependencies for release and add doc. by Karl Pauls · 14 years ago
  73. 35ca879 Update dependencies for releases. by Karl Pauls · 14 years ago
  74. 515b5b9 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  75. 77beac3 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 14 years ago
  76. e422241 Fix the framework version for release. by Karl Pauls · 14 years ago
  77. b4fd505 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  78. c83ac94 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.3 by Karl Pauls · 14 years ago
  79. ff20b2b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  80. ee22e69 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.3 by Karl Pauls · 14 years ago
  81. d2b6e62 Add changelog by Karl Pauls · 14 years ago
  82. 6e2e022 Update changelog. by Karl Pauls · 14 years ago
  83. 6532a9d Update changelog. by Karl Pauls · 14 years ago
  84. fca8bd2 Update changelog by Karl Pauls · 14 years ago
  85. 6021d8b Update Copyright year and add NOTICE and LICENSE files. by Karl Pauls · 14 years ago
  86. 8a14e86 Update Copyright year by Karl Pauls · 14 years ago
  87. 0670081 Update Copyright year. by Karl Pauls · 14 years ago
  88. f5416a7 Update Copyright year. by Karl Pauls · 14 years ago
  89. 051694f Update Copyright year. by Karl Pauls · 14 years ago
  90. fa67bec Update Copyright year. by Karl Pauls · 14 years ago
  91. 6aaa18d Add an assembly.xml for building the framework distribution. by Karl Pauls · 14 years ago
  92. 72502b9 Add an assembly.xml for building the framework distribution. by Karl Pauls · 14 years ago
  93. a6f93a6 FELIX-2044: System bundles are started out of order if karaf.lock.level is > 1 by Guillaume Nodet · 14 years ago
  94. fc57e96 add defaults file by David Morgan Spencer Savage · 14 years ago
  95. c9ee1ec setup gogo bundles by David Morgan Spencer Savage · 14 years ago
  96. a6dbc75 tidy up junit dependencies by David Morgan Spencer Savage · 14 years ago
  97. 450afbe track JUnitService in activator setup felix obr as build repo by David Morgan Spencer Savage · 14 years ago
  98. 40b4c14 register junit service by David Morgan Spencer Savage · 14 years ago
  99. 6aa9ffc FELIX-1947: [Karaf] Remove import java.util.* from karaf.main.StringMap and replace with proper import list. by Guillaume Nodet · 14 years ago
  100. fec1a17 add license header by David Morgan Spencer Savage · 14 years ago