1. 6f17f4f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  2. 6896d70 [maven-release-plugin] prepare release karaf-1.0.0 by Guillaume Nodet · 15 years ago
  3. 7398a72 Remove the verify goal that cause problems with maven-bundle-plugin by Guillaume Nodet · 15 years ago
  4. 5623b2c [karaf] use the released version of parent to cut the release by Guillaume Nodet · 15 years ago
  5. 8b5a31f FELIX-1626: hack to work around the fact that fileinstall does not load the CM properties soon enough by Guillaume Nodet · 15 years ago
  6. 20d5773 [karaf] Fix build when using the release profile by Guillaume Nodet · 15 years ago
  7. e7542c6 [karaf] Fix os integration on windows by Guillaume Nodet · 15 years ago
  8. df79f70 [karaf] add missing # at beginning of a commented line by Guillaume Nodet · 15 years ago
  9. e3406a0 [karaf] Fix maven assembly plugin config in release profile by Guillaume Nodet · 15 years ago
  10. c07658b [karaf] Fix scripts when karaf is installed in a directory containing a space by Guillaume Nodet · 15 years ago
  11. bac520b [karaf] Add some missing ASF headers by Guillaume Nodet · 15 years ago
  12. 0bac11c [karaf] Fix a snapshot plugin version by Guillaume Nodet · 15 years ago
  13. a494e36 Fix a few more NOTICE files by Guillaume Nodet · 15 years ago
  14. 32b1bf6 [karaf] Fix readme and release notes by Guillaume Nodet · 15 years ago
  15. e60ec8a [karaf] Fix notices for web console plugins, change default repository name, make sure ssh and management features are listed as installed, remove obr url to smx repo by Guillaume Nodet · 15 years ago
  16. ca1c87b Cleaned up unused imports by Chris Custine · 15 years ago
  17. c0713db Fixed symbolic name for command services by Chris Custine · 15 years ago
  18. bdc8c4a Fix file paths for for renamed package. by Chris Custine · 15 years ago
  19. d312f4d [karaf] fix the javax.transaction* packages exported by the system bundle by Guillaume Nodet · 15 years ago
  20. e73545e [karaf] fix NOTICE files (first pass) by Guillaume Nodet · 15 years ago
  21. 23a0f3d [karaf] rename gshell to shell and rename submodules to avoid having the parent module name in their names by Guillaume Nodet · 15 years ago
  22. 0b49cba Fix broken tests on slow machines by adding some service checks. by Chris Custine · 15 years ago
  23. afba680 Clean up some error messages in pax exam itests. Fix version numbers. by Chris Custine · 15 years ago
  24. 30fe99f FELIX-1618: In spring-dm feature, some optional imports from spring-context don't get resolved properly by Gert Vanthienen · 15 years ago
  25. 41faf1f Fix broken test on older Mac JDK by Chris Custine · 15 years ago
  26. 61736d6 Update to new Apache snapshots repo. by Chris Custine · 15 years ago
  27. 9c56a12 [karaf] Fix web console plugins to work on 1.2.10 by Guillaume Nodet · 15 years ago
  28. 39bd3da Upgrade to released versions of gogo and blueprint by Guillaume Nodet · 15 years ago
  29. 677f32c Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
  30. c46e77b FELIX-1602: Allow specifying boot features for admin:create-d instances by Gert Vanthienen · 15 years ago
  31. bb844ef Fix changed blueprint groupId and artifactId by Chris Custine · 15 years ago
  32. e119d01 [Karaf]Update blueprint groupId/artifactId for startup.properties by Freeman Yue Fang · 15 years ago
  33. 60dc348 Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
  34. 6dfbeec Upgrade to fileinstall 2.0.0 by Guillaume Nodet · 15 years ago
  35. d5bdb3e FELIX-1062: Upgrade to latest Felix Framework by Guillaume Nodet · 15 years ago
  36. 2b0b4d4 Trying to fix corrupt tar.gz files on Nexus deploy from Hudson. by Chris Custine · 15 years ago
  37. baaf53c Trying to fix corrupt tar.gz files on Nexus deploy from Hudson. by Chris Custine · 15 years ago
  38. 7af5b43 Updated to timestamp build of patched jline-0.9.95 by Chris Custine · 15 years ago
  39. 95f1b4f [karaf] include the webconsole branding by Guillaume Nodet · 15 years ago
  40. a4c238f FELIX-1576: The features service should do a PackageAdmin.refresh() after uninstalling a feature by Guillaume Nodet · 15 years ago
  41. bb42a9c FELIX-1575: fix latest commit by Guillaume Nodet · 15 years ago
  42. f69382a 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
  43. c238d64 FELIX-1574: fix junit tests by Guillaume Nodet · 15 years ago
  44. 0c4f15f FELIX-1574: Some Karaf instances never reach the 'started' state by Guillaume Nodet · 15 years ago
  45. 0c66b60 FELIX-1455: OSGi Storage is hardcoded to be data/cache by Guillaume Nodet · 15 years ago
  46. e1a1257 FELIX-1547: OS shell level admin commands for Karaf by Guillaume Nodet · 15 years ago
  47. 45c7b40 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. 08f445f Upgrade to configadmin 1.2.4 by Guillaume Nodet · 15 years ago
  49. cd946bb FELIX-1564: Authentication failed when using admin:connect to connect to a newly created instance by Guillaume Nodet · 15 years ago
  50. 413772f 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
  51. e456ac8 FELIX-1566: Possible NPE when uninstalling a feature by Guillaume Nodet · 15 years ago
  52. 3f12704 [karaf] update to latest blueprint snapshot by Guillaume Nodet · 15 years ago
  53. cfb754d Upgrade configadmin to 1.2.0 by Guillaume Nodet · 15 years ago
  54. 6b84196 [karaf] fix bad internal dependency on the features maven plugin by Guillaume Nodet · 15 years ago
  55. fd5cdf9 FELIX-1180 Improve Karaf DefaultJDBCLock to use proper logging mechanism instead of System err prints. by Chris Custine · 15 years ago
  56. 3c26c34 Enhance feature install completer to only show uninstalled features by Chris Custine · 15 years ago
  57. cd794d0 [FELIX-1558]use com.sun.* instead of com.sun.management* for boot delegation by Freeman Yue Fang · 15 years ago
  58. 588dc43 [karaf] Upgrade to latest fileinstall snapshot by Guillaume Nodet · 15 years ago
  59. 07a19da Improve the blueprint imported package discovery (use the same xslt transformation as in bundleplugin) by Guillaume Nodet · 15 years ago
  60. f91d181 Remove two harmless exceptions at startup time by Guillaume Nodet · 15 years ago
  61. dce21f4 FELIX-1463: Switch to Felix Fileinstall instead of our own file deployer by Guillaume Nodet · 15 years ago
  62. 4478ec3 [karaf] fix another use of the old ansi support by Guillaume Nodet · 15 years ago
  63. 3246c66 FELIX-1529: fix console ^D handling by Guillaume Nodet · 15 years ago
  64. cf60846 [karaf] Fix missing help on ssh commands by Guillaume Nodet · 15 years ago
  65. 1b49155 FELIX-1529: The console does not work anymore when connecting to another karaf instance by Guillaume Nodet · 15 years ago
  66. 88896e3 Avoid a manual step in the release process by computing the osgi version derived from the maven version by Guillaume Nodet · 15 years ago
  67. ccb7888 FELIX-1517 and FELIX-1528: use a defined location for the storage of the list of managed instances and avoid an exception if one instance has been deleted by Guillaume Nodet · 15 years ago
  68. fd301ae Upgrade to released version of SSHD 0.2.0 by Guillaume Nodet · 15 years ago
  69. ec200d1 FELIX-1524: tac command by Guillaume Nodet · 15 years ago
  70. adc9d28 FELIX-1523: Fix Karaf version to 0.9.0-SNAPSHOT as next release will be 1.0.0 by Guillaume Nodet · 15 years ago
  71. 624fc9d [karaf] upgrade to released version of jansi by Guillaume Nodet · 15 years ago
  72. cd61e22 [FELIX-1519]Karaf Failover does not work with PostgreSQL and Oracle by Freeman Yue Fang · 15 years ago
  73. aaf91e6 FELIX-1516: Child instances use stuff from the /etc directory in the root by Guillaume Nodet · 15 years ago
  74. 1f54101 [karaf] better exception message when reporting an unknown feature from the maven plugin by Guillaume Nodet · 15 years ago
  75. 9967653 [karaf] Fix spring-osgi-annotation version in the features.xml by Guillaume Nodet · 15 years ago
  76. ab96878 [karaf] Add the web demo back by Guillaume Nodet · 15 years ago
  77. 751a487 Reenable karaf integration tests by Guillaume Nodet · 15 years ago
  78. fdaf5fc FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  79. ef83c74 FELIX-1468: The shell:info command use the old @|bold syntax for ansi by Guillaume Nodet · 15 years ago
  80. 61c8e28 Use a more simple mechanism for retrieving the prompt instead of evaluating a command by Guillaume Nodet · 15 years ago
  81. 875d132 FELIX-1485: Adding AdminService support to the web console by Gert Vanthienen · 15 years ago
  82. bd76181 Fix karaf echo command by Guillaume Nodet · 15 years ago
  83. 429d049 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  84. 614cd6a Avoid possible NPE by Guillaume Nodet · 15 years ago
  85. b1a6025 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  86. db5886a FELIX-1276: There is no way to get all the Feature information from the FeaturesService by Guillaume Nodet · 15 years ago
  87. cb5dc3b FELIX-1472: better handling of configurations from the deployer and features service by Guillaume Nodet · 15 years ago
  88. fb28019 Enable built-in echo command by Guillaume Nodet · 15 years ago
  89. 77807a4 FELIX-1126: No errors are generated for a bad URL passed to the features/addUrl, features/refreshUrl, or features/list commands. by Guillaume Nodet · 15 years ago
  90. c6fcca1 FELIX-1468: wrapper:install and admin:create prints old ansi output that need to be converted to real ansi by Guillaume Nodet · 15 years ago
  91. 71b44de FELIX-1152: wrapper scripts fail to start Karaf by Guillaume Nodet · 15 years ago
  92. d0a6a47 Fix code requiring jdk 6 by Guillaume Nodet · 15 years ago
  93. c5e1e60 FELIX-1466: org.apache.felix.karaf.features.FeaturesServiceTest fails by Guillaume Nodet · 15 years ago
  94. 79f324e FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  95. 89203c8 FELIX-1449: tab completion does not work on windows by Guillaume Nodet · 15 years ago
  96. 9265387 FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string by Guillaume Nodet · 15 years ago
  97. 6f3c60b FELIX-1220: Remove unnecssary parts of a filter by Guillaume Nodet · 15 years ago
  98. c0f02ca Upgrade various pax dependencies by Guillaume Nodet · 15 years ago
  99. 3e870a5 FELIX-1133: Allow usage of fragments in Karaf features by Guillaume Nodet · 15 years ago
  100. 7bc0182 FELIX-1450: Adding the missing images by Gert Vanthienen · 15 years ago