[jboss-jira] [JBoss JIRA] (WFLY-3809) JDR incorrectly sets JBOSS_HOME path name in the jar file on Windows

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Jul 28 11:43:03 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093590#comment-13093590 ] 

RH Bugzilla Integration commented on WFLY-3809:
-----------------------------------------------

Brad Maxwell <bmaxwell at redhat.com> changed the Status of [bug 917683|https://bugzilla.redhat.com/show_bug.cgi?id=917683] from NEW to POST

> JDR incorrectly sets JBOSS_HOME path name in the jar file on Windows
> --------------------------------------------------------------------
>
>                 Key: WFLY-3809
>                 URL: https://issues.jboss.org/browse/WFLY-3809
>             Project: WildFly
>          Issue Type: Bug
>          Components: JDR
>         Environment: All modes on Windows
>            Reporter: Jesse Jaggars
>            Assignee: Jesse Jaggars
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list