Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-7093

Console should use karaf.history instead of karaf41.history file name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.2.12, 4.3.2
    • karaf
    • None

    Description

      ConsoleSessionImpl uses karaf41.history default file name even if we use Karaf 4.2.x or 4.3.x:

       String defaultHistoryPath = new File(System.getProperty("user.home"), ".karaf/karaf41.history").toString(); 

      We should use a better generic name like karaf.history.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: