Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-27450

(8.0.z) [jboss-eap-installation-manager] URLs are not displayed uniformly when channel list command is used

XMLWordPrintable

      Either when ./bin/jboss-eap-installation-manager.sh channel list --dir=/home/jkasik/tmp/base-from-scratch is called, or when user calls installer channel-list in CLI, some file URLs contain just one / instead of three.

      e.g.:

      -------
      # xp-channel
        manifest: org.jboss.eap.channels:eap-xp-5.0
        repositories:
          id: temp-repo-0
          url: file:/home/jkasik/tmp/8.0.0.GA-XP-2024-04-10/jboss-eap-8.0.0.GA-maven-repository/maven-repository/
      -------
      # test
        manifest: org.jboss.eap.channels:eap-xp-5.0
        repositories:
          id: temp-repo-0
          url: http:///home/jkasik
      

      Can this be unified with the rest of URL handling on input and in YAML files?

            thofman Tomas Hofman
            jkasik@redhat.com Jan Kašík
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: