1. 7f188a4 Update to framework 2.0.4 by Karl Pauls · 14 years ago
  2. fa3f4f5 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  3. 220f711 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.4 by Karl Pauls · 14 years ago
  4. 92f9a4b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  5. 1d130b4 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.4 by Karl Pauls · 14 years ago
  6. 680b11e Update main changelog by Karl Pauls · 14 years ago
  7. c6eda45 Add framework distribution. by Karl Pauls · 14 years ago
  8. eef9416 Update changelog and delete not related docs by Karl Pauls · 14 years ago
  9. 9662996 Remove assembly from main project. by Karl Pauls · 14 years ago
  10. 1da2961 Update changelog by Karl Pauls · 14 years ago
  11. a033039 Fix an oversight where we don't get URLStreamHandlers from frameworks inside different classloaders (FELIX-2056). by Karl Pauls · 14 years ago
  12. 7c627bf added new AspectWithLifecycleAnnotation test by Pierre De Rop · 14 years ago
  13. f6cb134 fixed bug in ServiceProvider inner class by Pierre De Rop · 14 years ago
  14. 1968b54 added start/stop methods by Pierre De Rop · 14 years ago
  15. f42c0d9 fixed regresion introduced by aspect annotation. Fixed aspect parsing, where callback lifecycle and composition parameters were not parsed by Pierre De Rop · 14 years ago
  16. 6bae039 fixed aspect service parsing (the lifecycle callbacks, and composition method name was not parsed) by Pierre De Rop · 14 years ago
  17. 77cb1c5 Check for null or empty class name. (FELIX-2071) by Richard S. Hall · 14 years ago
  18. 4a2d373 Missing javax.xml.ws.wsaddressing system bundle export for JDK 1.6. (FELIX-2073) by Richard S. Hall · 14 years ago
  19. 4253f7a FELIX-2072: OracleJDBCLock filling UNDO segment by Guillaume Nodet · 14 years ago
  20. 71195fe Catch exceptions while iterating over bundles entries by Guillaume Nodet · 14 years ago
  21. 51c1973 Remove the javax.script package which is causing problems when using an external java scripting api by Guillaume Nodet · 14 years ago
  22. ed88d13 FELIX-1995: Fix synchronization issue which cause two spring osgi listeners to be registered and created by Guillaume Nodet · 14 years ago
  23. 744626c FELIX-2070: Upgrade to felix framework 2.0.3 by Guillaume Nodet · 14 years ago
  24. 7ba2001 Calculating aggregate module requirements incorrectly. Was not handling different by Richard S. Hall · 14 years ago
  25. f69da5f FELIX-1988 Remove files not belonging here yet by Felix Meschberger · 14 years ago
  26. 2f6ae5e FELIX-1988 Apply 3.javadoc-public-api.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  27. 7423c27 FELIX-1988 Apply 2.use-utility-methods.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  28. 3a54985 FELIX-1988 Apply abstr-simple-web-console2.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  29. 8386854 FELIX-2065 - BootstrapLogManager doesn't load etc/org.ops4j.pax.logging.cfg file by Chris Custine · 14 years ago
  30. 2cd07ba FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  31. 98ac3d3 FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  32. ecce257 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 · 14 years ago
  33. ed66a73 Remove unnecessary jline dependency since console has it embedded. Fixes build failure. by Chris Custine · 14 years ago
  34. 2c9ec92 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  35. 528efb9 FELIX-1815: Introduce 'shell:logout' command to close the current shell by Guillaume Nodet · 14 years ago
  36. c981aab FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  37. 79c7315 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  38. 2ab12aa FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests by Gert Vanthienen · 14 years ago
  39. 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
  40. 6d0e01c FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance by Guillaume Nodet · 14 years ago
  41. 60218d2 added Aspect junit test by Pierre De Rop · 14 years ago
  42. 1855681 Verify Aspect filter syntax by Pierre De Rop · 14 years ago
  43. 29d9de1 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 14 years ago
  44. 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
  45. 419bc4c Support for Aspect annotation by Pierre De Rop · 14 years ago
  46. f25bad4 added annotation for Aspects by Pierre De Rop · 14 years ago
  47. bdecf87 added eclise="false" bnd option by Pierre De Rop · 14 years ago
  48. 7f35e94 Aspect sample with annotation by Pierre De Rop · 14 years ago
  49. 706ca33 fixed javadoc. Added Aspect support by Pierre De Rop · 14 years ago
  50. 6ed1050 fixed javadoc by Pierre De Rop · 14 years ago
  51. 4525b81 added AspectService by Pierre De Rop · 14 years ago
  52. 29e4287 Removed duplicate dependency (Maven 3 is noisy about these) by Chris Custine · 14 years ago
  53. 8e062ac FELIX-2053: Completion does not reprint previous characters in some circumstances by Guillaume Nodet · 14 years ago
  54. 478799f Make sure to start the event admin before config admin can configure it. by Carsten Ziegeler · 14 years ago
  55. 19ad472 FELIX-2054: Logo is garbled when connecting using putty by Guillaume Nodet · 14 years ago
  56. 4619671 Fix potential NPE on startup by Carsten Ziegeler · 14 years ago
  57. 7efee47 Update dependencies after release by Karl Pauls · 14 years ago
  58. f01da50 Update dependencies after release by Karl Pauls · 14 years ago
  59. 97868ac [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  60. ba5147e [maven-release-plugin] prepare release org.apache.felix.main-2.0.3 by Karl Pauls · 14 years ago
  61. 1542237 Update dependencies for release. by Karl Pauls · 14 years ago
  62. ede4a0d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  63. a9aeb59 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 14 years ago
  64. 7a9b94a Update dependencies for release by Karl Pauls · 14 years ago
  65. c7ab7c2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  66. 6ef1191 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.3 by Karl Pauls · 14 years ago
  67. c26a900 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  68. 463023e [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.3 by Karl Pauls · 14 years ago
  69. b5e26ad [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  70. ec9f709 [maven-release-plugin] prepare release org.apache.felix.shell-1.4.2 by Karl Pauls · 14 years ago
  71. 0814cc7 Update changelog and Notice for release by Karl Pauls · 14 years ago
  72. 8cb83de Fixed javadoc, indentation. Removed dependency over XStream third party library by Pierre De Rop · 14 years ago
  73. 1db5feb metatype support by Pierre De Rop · 14 years ago
  74. 1a76837 metatype support. fixed logging by Pierre De Rop · 14 years ago
  75. 9467354 removed localization attribute. fixed javadoc by Pierre De Rop · 14 years ago
  76. a2949d9 fixed javadoc by Pierre De Rop · 14 years ago
  77. 11f2f48 fixed javadoc by Pierre De Rop · 14 years ago
  78. 76a9583 added helper class which allows to generation metatype XML descriptor by Pierre De Rop · 14 years ago
  79. f2ab901 Simplified sample code. Use MetaType for allowing the EnglishDictionary through ConfigAdmin/WebConsole by Pierre De Rop · 14 years ago
  80. 62414ca fixed indentation by Pierre De Rop · 14 years ago
  81. 674cb0e FELIX-2050 : Obsolete embed directive for json library by Carsten Ziegeler · 14 years ago
  82. 1474701 fixed property metadata annotation names by Pierre De Rop · 14 years ago
  83. 3e58dde reworked property metadata annotations by Pierre De Rop · 14 years ago
  84. 10ea37d Annotation renamed to Param by Pierre De Rop · 14 years ago
  85. b7340d0 renamed Property to Param for consistency purpose by Pierre De Rop · 14 years ago
  86. ce361ae updated todolist by Pierre De Rop · 14 years ago
  87. 1c6d08d Modify "log" command to show stack trace. (FELIX-1987) by Richard S. Hall · 14 years ago
  88. 9da0f18 Set exported version to 3.0.0 by Carsten Ziegeler · 14 years ago
  89. 880d4e1 Online include required package from concurrent lib to avoid imports for javax.swing by Carsten Ziegeler · 14 years ago
  90. 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
  91. 60a69b6 FELIX-2047: Support for WAR files by Guillaume Nodet · 14 years ago
  92. 14f2ff6 FELIX-2046: Upgrade web bundles to their latest version (jetty, pax-web, felix console) by Guillaume Nodet · 14 years ago
  93. 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
  94. c0047ed Rollback after cancel. by Karl Pauls · 14 years ago
  95. 68e5e60 Update dependencies after release by Karl Pauls · 14 years ago
  96. e19c302 Update dependencies after release by Karl Pauls · 14 years ago
  97. ace6c68 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  98. 1bda1c5 [maven-release-plugin] prepare release org.apache.felix.main-2.0.3 by Karl Pauls · 14 years ago
  99. 56cb820 Rollback. by Karl Pauls · 14 years ago
  100. 247b3bb [maven-release-plugin] prepare release org.apache.felix.main-2.0.3 by Karl Pauls · 14 years ago