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

The source command doesn't work as before in karaf 4.1.0

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.1.0
    • Fix Version/s: 4.1.1
    • Component/s: karaf
    • Labels:
      None
    • Environment:

      Java 8

      Description

      With karaf 4.0.x or even previous versions,

      karaf@root()>source myscripts/abc.source

      it works well.

      but in case of karaf 4.1.0, it doesn't work anymore

      karaf@trun()> source scripts/abc.source
      Error executing command: URI is not absolute

      there are workarounds:

      1) source file:D:/apache-karaf-4.1.0/scripts/abc.source

      2) source file:.scripts/abc.source

      the argument only support URI not relative path anymore. seems it's regression problem.

        Attachments

          Activity

            People

            • Assignee:
              gnt Guillaume Nodet
              Reporter:
              xldai Xilai Dai
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: