1. f0c0078 update framework version to 1.5 (fix for FELIX-1586) by David Morgan Spenser Savage · 15 years ago
  2. da0b8b0 FELIX-303 Applied the patch, fixed indenting, converted the logging message from INFO to DEBUG because callback can be absent by design, so normally you probably don't want to see these messages at all. by Marcel Offermans · 15 years ago
  3. 302c2d5 make LDAPParseException a runtime exception vs checked exception plus trivial tidy up in ParseState by David Morgan Spenser Savage · 15 years ago
  4. 11012e3 tidy up visitor pattern for ldap classes so it actually does what you'd expect by David Morgan Spenser Savage · 15 years ago
  5. ef091e2 patch for FELIX-1583 - refactored LDAP and VersionRange classes into own bundle by David Morgan Spenser Savage · 15 years ago
  6. 3546979 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  7. a583bbe [maven-release-plugin] prepare release org.apache.felix.ipojo.webconsole-1.4.4 by Clement Escoffier · 15 years ago
  8. e37a565 Update changelog by Clement Escoffier · 15 years ago
  9. 64617b7 Corrected comment. by Richard S. Hall · 15 years ago
  10. 1a88758 Be extra safe and check for null, even though it shouldn't happen. (FELIX-1580) by Richard S. Hall · 15 years ago
  11. efd4147 We need to check to see if we have additional native library by Richard S. Hall · 15 years ago
  12. 0933f13 FELIX-1062: Upgrade to latest Felix Framework by Guillaume Nodet · 15 years ago
  13. 3475dac Fix issue Felix-1579 Embeds the servlet in the bundle. by Clement Escoffier · 15 years ago
  14. 72accaf Trying to fix corrupt tar.gz files on Nexus deploy from Hudson. by Chris Custine · 15 years ago
  15. 8ebb5a0 Trying to fix corrupt tar.gz files on Nexus deploy from Hudson. by Chris Custine · 15 years ago
  16. d76a4ed [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  17. 6f7effb [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  18. 8ac477f Make sure we use the same AFS header everywhere by Guillaume Nodet · 15 years ago
  19. 485e5cf [goto] fix NOTICE for commands which actually include an OSGi class (ReifiedType) by Guillaume Nodet · 15 years ago
  20. 40b6253 Fix NOTICE files so that each artifact has its own (slightly) different copy by Guillaume Nodet · 15 years ago
  21. c8e9382 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  22. b368849 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  23. 74eadc1 Fix NOTICE files in jars by Guillaume Nodet · 15 years ago
  24. b479b2d Updated to timestamp build of patched jline-0.9.95 by Chris Custine · 15 years ago
  25. 2204cbd IE7 and Opera10 inherit the left/right border configuration from the td element by Felix Meschberger · 15 years ago
  26. 1cc7f26 [webconsole] fix minor typpo in javadoc by Guillaume Nodet · 15 years ago
  27. fa97035 [karaf] include the webconsole branding by Guillaume Nodet · 15 years ago
  28. f5ce2f5 FELIX-1576: The features service should do a PackageAdmin.refresh() after uninstalling a feature by Guillaume Nodet · 15 years ago
  29. 24601d1 Fix an oversight from the refactoring where we don't look for the correct name of the ModuleClassLoader class when looking-up the framework from the call-context (FELIX-1573). by Karl Pauls · 15 years ago
  30. 34bddf4 Fix potential deadlock when framework is shutdown and a url is created on the outside at the same time (FELIX-1565). by Karl Pauls · 15 years ago
  31. c88375e FELIX-1575: fix latest commit by Guillaume Nodet · 15 years ago
  32. dd2d546 FELIX-1575: The JMX connector can not be registered because of a clash in the name in the RMI registry by Guillaume Nodet · 15 years ago
  33. 8329c14 FELIX-1574: fix junit tests by Guillaume Nodet · 15 years ago
  34. 431d3a7 FELIX-1574: Some Karaf instances never reach the 'started' state by Guillaume Nodet · 15 years ago
  35. 7a98643 FELIX-1455: OSGi Storage is hardcoded to be data/cache by Guillaume Nodet · 15 years ago
  36. 5b75656 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  37. d7019d0 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  38. 71f91c4 Revert to maven bundle plugin 1.4.3 for release by Guillaume Nodet · 15 years ago
  39. 57770cd [gogo] Remove include-resource header from the manifest by Guillaume Nodet · 15 years ago
  40. 657f96c Try to work around FELIX-1262 for gogo by Guillaume Nodet · 15 years ago
  41. 372d07c Try to release gogo with the maven bundle plugin 2.0.0 by Guillaume Nodet · 15 years ago
  42. 5cd0379 FELIX-1547: OS shell level admin commands for Karaf by Guillaume Nodet · 15 years ago
  43. ed2ddd4 FELIX-1221: Display the alias ID created by Karaf Features when showing the service details by Guillaume Nodet · 15 years ago
  44. 307daa8 FELIX-1014 Support disabling select console plugins provided by the by Felix Meschberger · 15 years ago
  45. 99d5fc3 FELIX-1569 Remove support for the Render interface from the OsgiManager by Felix Meschberger · 15 years ago
  46. e7828c9 FELIX-1569 Remove the Render interface and RenderBridge and modify by Felix Meschberger · 15 years ago
  47. 61a6f02 FELIX-1555: The osgi:list command should print spring-dm bundle state if spring-dm has been deployed by Guillaume Nodet · 15 years ago
  48. cb71ddd Upgrade to configadmin 1.2.4 by Guillaume Nodet · 15 years ago
  49. 418c40d [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  50. a05e154 [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.0 by Guillaume Nodet · 15 years ago
  51. d993615 FELIX-1564: Authentication failed when using admin:connect to connect to a newly created instance by Guillaume Nodet · 15 years ago
  52. 500807c FELIX-1567: When dropping an empty xml file (i.e. just an empty file with an xml extension) in the deploy folder, errors are printed to the console by Guillaume Nodet · 15 years ago
  53. 557d551 FELIX-1566: Possible NPE when uninstalling a feature by Guillaume Nodet · 15 years ago
  54. 97840a8 FELIX-1460 Add required classes to display details of unresolved bundles by Felix Meschberger · 15 years ago
  55. 35ce8e3 FELIX-1015 Implement branding for the web console using BrandingPlugin by Felix Meschberger · 15 years ago
  56. 952f484 Add missing line breaks in list of bound services by Felix Meschberger · 15 years ago
  57. 4f4b673 Throw error if compoent factory and metatype factory pid are used together (instead of warning) by Carsten Ziegeler · 15 years ago
  58. 16123df Changed "uses" to "includes". by Richard S. Hall · 15 years ago
  59. 079728a [karaf] update to latest blueprint snapshot by Guillaume Nodet · 15 years ago
  60. e5a49c5 Fix wrong comments by Felix Meschberger · 15 years ago
  61. 55c17a8 FELIX-1270 Listing the imports uses the Bundle.getResource method to check whether by Felix Meschberger · 15 years ago
  62. 20dd844 Upgrade configadmin to 1.2.0 by Guillaume Nodet · 15 years ago
  63. 2a6fb34 [karaf] fix bad internal dependency on the features maven plugin by Guillaume Nodet · 15 years ago
  64. 6871a1b Comment auto-import of keys by Guillaume Nodet · 15 years ago
  65. 1a69890 Improve release checking script a bit by automatically downloading the keys by Guillaume Nodet · 15 years ago
  66. 4ec9b0d FELIX-1180 Improve Karaf DefaultJDBCLock to use proper logging mechanism instead of System err prints. by Chris Custine · 15 years ago
  67. 1a53d93 Cleanup after release by Karl Pauls · 15 years ago
  68. 58e04e8 Cleanup after release by Karl Pauls · 15 years ago
  69. 89b1b4d Cleanup after release by Karl Pauls · 15 years ago
  70. abf382a Cleanup after release by Karl Pauls · 15 years ago
  71. 59c1d1a Cleanup after release by Karl Pauls · 15 years ago
  72. 457e151 Cleanup after release by Karl Pauls · 15 years ago
  73. e72e388 Cleanup after release by Karl Pauls · 15 years ago
  74. ebf4f45 Update dependencies after release by Karl Pauls · 15 years ago
  75. b5a21b1 Update dependencies after release by Karl Pauls · 15 years ago
  76. 0a0570c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  77. 8b7ddbf [maven-release-plugin] prepare release org.apache.felix.main-2.0.0 by Karl Pauls · 15 years ago
  78. 03b4443 Update dependencies for release by Karl Pauls · 15 years ago
  79. c431dac Change log level for release by Karl Pauls · 15 years ago
  80. 64ffb9c Add NOTICE to resources so it doesn't get missed in the source jars by Karl Pauls · 15 years ago
  81. 3992b55 Update changelog and doc for release by Karl Pauls · 15 years ago
  82. 2ca9577 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  83. f937fcf [maven-release-plugin] prepare release org.apache.felix.framework-2.0.0 by Karl Pauls · 15 years ago
  84. b3860d4 Update dependencies for release by Karl Pauls · 15 years ago
  85. 94af5b5 Update changelog by Karl Pauls · 15 years ago
  86. 4beeb72 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  87. b51d826 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.1 by Karl Pauls · 15 years ago
  88. 70a3115 Update dependencies for release by Karl Pauls · 15 years ago
  89. cf2ea0d Update changelog and doc for release by Karl Pauls · 15 years ago
  90. d026d52 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  91. 83cf0a9 [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.4.0 by Karl Pauls · 15 years ago
  92. 310361b Update dependencies for release by Karl Pauls · 15 years ago
  93. 1881bda [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  94. dd3fb85 [maven-release-plugin] prepare release org.apache.felix.shell-1.4.0 by Karl Pauls · 15 years ago
  95. 78702a1 Add included OSGi software to NOTICE by Karl Pauls · 15 years ago
  96. 0b9d26f Update changelog and doc for release by Karl Pauls · 15 years ago
  97. 5df3406 Update dependencies for release by Karl Pauls · 15 years ago
  98. 53de3e9 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  99. 75f2d8f [maven-release-plugin] prepare release org.osgi.compendium-1.4.0 by Karl Pauls · 15 years ago
  100. dc3e8d4 Update to be 1.5.0-SNAPSHOT by Karl Pauls · 15 years ago