[
https://issues.redhat.com/browse/WFLY-13728?page=com.atlassian.jira.plugi...
]
Brad Maxwell updated WFLY-13728:
--------------------------------
Description:
The directory patch separators are wrong when run on Windows causing there to be no
directories but file with the directory path in the name.
The JDR on Windows contains entries such as shown below, but there are no directories,
they are all files, when JBOSS_HOME should be a directory and the same for the sub
directories:
{code:java}
JBOSS_HOME\appclient\configuration\appclient.xml
JBOSS_HOME\appclient\configuration\logging.properties
JBOSS_HOME\bin\add-user.properties
JBOSS_HOME\bin\jboss-cli-logging.properties
JBOSS_HOME\bin\jboss-cli.xml {code}
was:The directory patch separators are wrong when run on Windows causing there to be no
directories but file with the directory path in the name.
JDR zip directories are files on Windows
----------------------------------------
Key: WFLY-13728
URL:
https://issues.redhat.com/browse/WFLY-13728
Project: WildFly
Issue Type: Bug
Components: JDR
Affects Versions: 20.0.0.Final
Reporter: Brad Maxwell
Assignee: Brad Maxwell
Priority: Major
The directory patch separators are wrong when run on Windows causing there to be no
directories but file with the directory path in the name.
The JDR on Windows contains entries such as shown below, but there are no directories,
they are all files, when JBOSS_HOME should be a directory and the same for the sub
directories:
{code:java}
JBOSS_HOME\appclient\configuration\appclient.xml
JBOSS_HOME\appclient\configuration\logging.properties
JBOSS_HOME\bin\add-user.properties
JBOSS_HOME\bin\jboss-cli-logging.properties
JBOSS_HOME\bin\jboss-cli.xml {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)