Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-3230

DMN - Generating sources for executable model uses wrong paths on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.14.0.Final
    • 7.13.0.Final
    • dmn engine
    • None
    • 2018 Week 42-44
    • 2
    • NEW
    • NEW

    Description

      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

      Attachments

        Activity

          People

            tzimanyi@redhat.com Tibor Zimányi
            tzimanyi@redhat.com Tibor Zimányi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: