[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
Mon Mar 28 16:29:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182628#comment-13182628 ]
RH Bugzilla Integration commented on WFLY-3809:
-----------------------------------------------
Sat6QE Jenkins <sat6-jenkins at redhat.com> changed the Status of [bug 917683|https://bugzilla.redhat.com/show_bug.cgi?id=917683] from POST to MODIFIED
> 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.4.11#64026)
More information about the jboss-jira
mailing list