>>>>> Jean-Baptiste Onofre <[email protected]>: > It seems to work for me (about the commands history).
You started karaf from the command line, did some commands, exited karaf, and started karaf from the command line again, and the history was preserved? Could it be something about the exact tar.gz file I downloaded? Should I download again and try again? Could it be something to do with the place where I unpacked the file, ie. /tmp? > Do you see the commands in shell:history ? It was empty initially after startup, except for the shell:history command itself, then after doing bundle:list and a new shell:history, it has three commands (the two shell:history commands and bundle:list). Then I exited the shell with Ctrl-d and restarted karaf. When I ran bundle:list again it was the only command in the history. Here's the input and output from the test session: https://gist.github.com/steinarb/2041929617a96b903cd17f3cfda3a1ba
