[jboss-jira] [JBoss JIRA] (DROOLS-3230) DMN - Generating sources for executable model uses wrong paths on Windows

Tibor Zimányi (Jira) issues at jboss.org
Fri Nov 2 06:56:00 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Zimányi updated DROOLS-3230:
----------------------------------
    Story Points: 2


> DMN - Generating sources for executable model uses wrong paths on Windows
> -------------------------------------------------------------------------
>
>                 Key: DROOLS-3230
>                 URL: https://issues.jboss.org/browse/DROOLS-3230
>             Project: Drools
>          Issue Type: Bug
>          Components: dmn engine
>    Affects Versions: 7.13.0.Final
>            Reporter: Tibor Zimányi
>            Assignee: Tibor Zimányi
>            Priority: Critical
>
> This change [1] introduced the use of Path.toString() method, which returns OS dependent path string. However MemoryFileSystem works just with "/" path separators, so the compilation cannot find generated source files on Windows, because the paths contain "\" instead of "/". 
> [1] https://github.com/kiegroup/drools/pull/2117/files#diff-10fdf1615822ed09a09cb551110c1921R118



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list