Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5653

Profile-import fails on windows paths (with backslashes)

    XMLWordPrintable

Details

    • % %

    Description

      When using profile-import with windows paths (with backslashes), the command fails, because the backslashes are left out:

      JBossFuse:karaf@root> profile-import file:C:\jboss-fuse-6.3.0.redhat-069\out.zip
      
      Error executing command: java.io.FileNotFoundException: C:jboss-fuse-6.3.0.redha
      t-069out.zip (The system cannot find the file specified)
      

      It works ok on windows when using forward slashes, but if it is an easy fix, it could enhance the UX a bit (if not, feel free to reject the issue).

      JBossFuse:karaf@root> profile-import file:C:/jboss-fuse-6.3.0.redhat-069/out.zip
      
      Imported profiles into version 1.0
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            avano@redhat.com Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: