- 63bab68 FELIX-1888: The karaf client hangs if the authentication fails by Guillaume Nodet · 15 years ago
- 0c02aa9 FELIX-1887: The stop script can't be used if the user or password has been changed by Guillaume Nodet · 15 years ago
- 35aad95 FELIX-1878: karaf.main.Main possible resource leaks and ignored exceptions from mkdirs() by Guillaume Nodet · 15 years ago
- f7b2615 Update to current sshd snapshot version by Guillaume Nodet · 15 years ago
- 3d7c45c FELIX-1882: karaf-client should have the option to retry connection establishment by Guillaume Nodet · 15 years ago
- e1e016c FELIX-1850 and FELIX-1849: enhancements to AdminServiceMBean by Guillaume Nodet · 15 years ago
- f4c59b3 FELIX-1869 - Need better UI feedback when features commands fail by Chris Custine · 15 years ago
- efb53ac Upgrade plugin versions. by Chris Custine · 15 years ago
- f4ba86a Upgrade to latest sshd snapshot by Guillaume Nodet · 15 years ago
- df21d1b FELIX-1848 - Include instance name in the JMX ObjectName for AdminService and FeaturesService MBeans by Chris Custine · 15 years ago
- 260ba33 FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
- 284471b FELIX-1857 - Backspace not working when using admin:connect by Chris Custine · 15 years ago
- 4c44157 FELIX-1855 - exec command eats first keystroke of subsequent commands by Chris Custine · 15 years ago
- bb55fbf Update to latest fileinstall release. by Chris Custine · 15 years ago
- 560eb86 Fix up bundle plugin property. by Chris Custine · 15 years ago
- 5cd15ca Upgrade some bundles to latest released versions. by Chris Custine · 15 years ago
- eb0a490 Remove duplicate dependencies (Maven 3 complains about these now). by Chris Custine · 15 years ago
- 29f454e FELIX-1810: improvements to Main startup class, patch provided by Jarek Gawor by Guillaume Nodet · 15 years ago
- 36ac3a4 FELIX-1817: Backspace does not work anymore when connecting from the karaf-client by Guillaume Nodet · 15 years ago
- 6713c3a FELIX-1642: osgi:shutdown just hang when using karaf-client.jar by Guillaume Nodet · 15 years ago
- 3263146 FELIX-1818: Ctrl-C kills the karaf-client instead of being sent to the server by Guillaume Nodet · 15 years ago
- 200e6ed FELIX-1805 - Upgrade equinox to 3.5.1 by Chris Custine · 15 years ago
- d30c579 FELIX-1803 - Unable to edit or backspace on multiline commands by Chris Custine · 15 years ago
- 83407fe FELIX-1802 - Grep command line prefix (-n) not working properly by Chris Custine · 15 years ago
- 1880ff5 FELIX-1801 - Case insensitive grep outputs all uppercase in match results by Chris Custine · 15 years ago
- 7d01f45 FELIX-1799: Hot-deployment not working on admin:create'd instances by Gert Vanthienen · 15 years ago
- bf27d1e FELIX-1766: fix various problems by Guillaume Nodet · 15 years ago
- a11a3ce FELIX-1766: Refactor and enable AdminServiceMBean by Guillaume Nodet · 15 years ago
- 9b56f8b FELIX-1791 - Update to the karaf web demo readme. by Chris Custine · 15 years ago
- 125fa3b [FELIX-1793]ensure launch karaf java process from KARAF_BASE folder by Freeman Yue Fang · 15 years ago
- 9031e92 Remove verify calls for easymock by Guillaume Nodet · 15 years ago
- e2d1159 FELIX-1784: add an option to control the behavior in case of a failure in a batched installation by Guillaume Nodet · 15 years ago
- 99ebee0 FELIX-1786: the features deployment listener tracks installed bundles and force their resolution by Guillaume Nodet · 15 years ago
- d5eea19 [FELIX-1784]install one feature failed in org.apache.felix.karaf.features.cfg featuresBoot list shouldn't block install other features in this list by Freeman Yue Fang · 15 years ago
- 86acd01 FELIX-1777: Hitting backspace beyond last character causes LOUD BEEP by Guillaume Nodet · 15 years ago
- 3634757 FELIX-1779: The port for the jmx server needs to be configured at two locations by Guillaume Nodet · 15 years ago
- aa82245 FELIX-1778: instances/xxx/karaf.bat leaks environment variables to parent shell by Guillaume Nodet · 15 years ago
- a71a47a FELIX-1064: Improve validate goal to deal with repository specified in the bundle url by Gert Vanthienen · 15 years ago
- f0a64c3 FELIX-1772: upgrade to felix framework 2.0.1 by Guillaume Nodet · 15 years ago
- 6f27954 FELIX-1755: provide a script that would be loaded when starting a new shell by Guillaume Nodet · 15 years ago
- 6877bf6 FELIX-1718: karaf shell config:update command should persist / override configurations from the etc/ folder by Guillaume Nodet · 15 years ago
- 3227921 FELIX-1771: Feature deployer is broken on windows by Guillaume Nodet · 15 years ago
- 75f6819 [FELIX-1768]should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Freeman Yue Fang · 15 years ago
- 8541c2b FELIX-1064: Add a goal to validate a features descriptor to the features-maven-plugin by Gert Vanthienen · 15 years ago
- 8ddb01e FELIX-1655: enhance the webconsole plugin + unit tests, patch provided by David Bosschaert with many thx by Guillaume Nodet · 15 years ago
- 6587ad4 FELIX-1620: Script for running the created Karaf instances with a console by Guillaume Nodet · 15 years ago
- cba903b FELIX-1655: Provide an additional argument to the Karaf admin:create command that specifies the featuresBoot by Guillaume Nodet · 15 years ago
- d193715 FELIX-1757: Completer for session scopes by Guillaume Nodet · 15 years ago
- 0a14f94 FELIX-1763: upgrade to latest pax-url by Guillaume Nodet · 15 years ago
- c5050bd Change a bit the manual generation so that it can we also fallback to a dummy pdf in case of an error, and it also provides an easier way to switch to something else than prince if needed by Guillaume Nodet · 15 years ago
- 60e9fea Reverting disable of manual build. Manual build succeeds but assembly fails if it the manual pdf is not available. We'll have to get prince installed on build servers, or find some way to optionally include it in assembly. by Chris Custine · 15 years ago
- 71a0c60 Disabling manual in default build for now. Perhaps we should add a profile to include it so that default builds work without prince (like Hudson builds). by Chris Custine · 15 years ago
- 225b799 FELIX-1743: include the karaf manual into the distribution by Guillaume Nodet · 15 years ago
- c1eebb6 FELIX-1762: upgrade to pax-web 0.7.1 by Guillaume Nodet · 15 years ago
- 4eab8e6 FELIX-1761: include felix as a platform for karaf integration tests by Guillaume Nodet · 15 years ago
- 7ac6a8c FELIX-1091: [karaf] reenable integration tests on windows by Guillaume Nodet · 15 years ago
- ef2723a FELIX-1759: upgrade karaf to latest web console by Guillaume Nodet · 15 years ago
- 09b081b Use released version of felix parent pom by Guillaume Nodet · 15 years ago
- 6e6ded9 FELIX-1717: osgi:list column for spring is sometimes filled and sometimes not by Guillaume Nodet · 15 years ago
- 6d6e036 FELIX-1626: fix some remaining bits by Guillaume Nodet · 15 years ago
- 7eff503 FELIX-1723: [karaf] slave instances on same host as master instance does not properly lock by Guillaume Nodet · 15 years ago
- ea7c63a FELIX-1715: osgi:update can not be used on transformed artifacts by Guillaume Nodet · 15 years ago
- 5777a95 FELIX-1689: improve the features deployer to leverage batch installation too by Guillaume Nodet · 15 years ago
- d4e2027 [karaf] fix the module name for the manual to be consistent with others by Guillaume Nodet · 15 years ago
- 4857eab FELIX-1689: use a list instead of a set to keep ordering of bundles and start them in order by Guillaume Nodet · 15 years ago
- 1ac64b8 FELIX-1752: [karaf] extends DefaultJDBCLock to support MySQL out of the box by Guillaume Nodet · 15 years ago
- f4f1649 FELIX-1689: make sure boot features are installed in batch to avoid unnecessary refresh by Guillaume Nodet · 15 years ago
- eaecc47 FELIX-1751: [karaf] admin:start silently fails to launch new instance by Guillaume Nodet · 15 years ago
- f10ec47 FELIX-1749: Improve log:set command with completer and support for lower case by Gert Vanthienen · 15 years ago
- ab7eaf2 Add the manual to the build making it fully optional unless karaf is being released by Guillaume Nodet · 15 years ago
- 4ae6920 FELIX-1748: make the command history persistent across restarts by Guillaume Nodet · 15 years ago
- 20cb666 FELIX-1744: add a -C/--context option to the grep command by Guillaume Nodet · 15 years ago
- f9ecbd6 FELIX-1743 first commit of the apache felix karaf user guide module by Filippo Diotalevi · 15 years ago
- bea6e5e FELIX-1689: When deploying a feature, we need to refresh some bundles to cope with newly resolved optional dependencies by Guillaume Nodet · 15 years ago
- 6ffe898 FELIX-1745: Unable to alter/unset a log level after it has been set from the console by Gert Vanthienen · 15 years ago
- 7fb3640 FELIX-1682: the newly installed bundles for a feature shuld be uninstalled when feature install failed by Guillaume Nodet · 15 years ago
- 923df6b FELIX-1626: Configurations loaded from the etc/ directory are only available after a delay by Guillaume Nodet · 15 years ago
- 7e215c0 FELIX-1737: upgrade karaf to fileinstall 2.0.2 by Guillaume Nodet · 15 years ago
- fe5aac4 FELIX-1729, FELIX-1730: add the each / if commands, make sure the arguments are displayed in the correct order in the help system by Guillaume Nodet · 15 years ago
- 68c7396 FELIX-1728: Karaf itests fail on IBM JDK due to missing annotations by Gert Vanthienen · 15 years ago
- a359b95 FELIX-1660: karaf should not hardcode the 'system' location of its maven-like repository, patch provided by Richard Stone by Guillaume Nodet · 15 years ago
- c21bbcd FELIX-1707 - Add OSGi framework information to InfoAction by Chris Custine · 15 years ago
- bccac04 FELIX-1706 - Highlight grep matches by Chris Custine · 15 years ago
- 5807f14 FELIX-1656: new Shell command: shell:clear, patch provided by Lars Heinemann by Guillaume Nodet · 15 years ago
- 4548ecf FELIX-1660: karaf should not hardcode the 'system' location of its maven like repository, patch provided by David Jencks by Guillaume Nodet · 15 years ago
- c1a035e FELIX-1675: karaf web demo README references old servicemix-client jar by Guillaume Nodet · 15 years ago
- 8159d0f FELIX-1693: [karaf][shell] Make "system bundles" start level configurable via properties, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
- 645eee0 FELIX-1694: [karaf][shell] Do not print stack traces on exceptions, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
- cf9ce14 FELIX-1626 - Configuration loaded from the etc/ directory are only available after a delay by Chris Custine · 15 years ago
- df34073 [FELIX-1645] add null and empty check for FeaturesServiceImpl.readValue(String val) by Freeman Yue Fang · 15 years ago
- 7a9d0fa FELIX-1643: Improvements / Fixes for Karaf commands and their helps by Guillaume Nodet · 15 years ago
- c4f3d35 FELIX-1624: Add convenience start/stop scripts to run Karaf in the background by Gert Vanthienen · 15 years ago
- 4ee86a0 FELIX-1641: Unable to connect to Karaf with ssh on Windows by Gert Vanthienen · 15 years ago
- e6fd5db FELIX-1638: [karaf] The branding properties load can't find the external branding file by Guillaume Nodet · 15 years ago
- bdf1622 [karaf] use a snapshot for parent so that karaf can build by Guillaume Nodet · 15 years ago
- 3b7f876 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
- 916f28a [maven-release-plugin] prepare release karaf-1.0.0 by Guillaume Nodet · 15 years ago
- 5cb2096 Remove the verify goal that cause problems with maven-bundle-plugin by Guillaume Nodet · 15 years ago
- 3875337 [karaf] use the released version of parent to cut the release by Guillaume Nodet · 15 years ago
- 5e566ef FELIX-1626: hack to work around the fact that fileinstall does not load the CM properties soon enough by Guillaume Nodet · 15 years ago