Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3809

JDR incorrectly sets JBOSS_HOME path name in the jar file on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Final
    • None
    • JDR
    • None

    Description

      JDR replaces $JBOSS_HOME with the text `JBOSS_HOME` in the generated zipfile. On windows the path is improperly constructed. For example if JBOSS_HOME=/foo/bar/baz, when the file /foo/bar/baz/example.txt is copied into the JDR archive the path will be:

      JBOSS_HOMEz/example.txt

      It should be:

      JBOSS_HOME/example.txt

      Attachments

        Activity

          People

            rhn-support-jjaggars Jesse Jaggars
            rhn-support-jjaggars Jesse Jaggars
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: