You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/12/03 00:18:00 UTC

[jira] [Resolved] (TIKA-3936) Build fails on Windows

     [ https://issues.apache.org/jira/browse/TIKA-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-3936.
-------------------------------
    Fix Version/s: 2.6.1
       Resolution: Fixed

Still have to add windows back to github actions, but this is good enough for now.  New ticket for that.

 

Thank you, [~tilman] !

> Build fails on Windows
> ----------------------
>
>                 Key: TIKA-3936
>                 URL: https://issues.apache.org/jira/browse/TIKA-3936
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>             Fix For: 2.6.1
>
>
> via [~tilman]
> {noformat}
> Caused by: java.nio.file.InvalidPathException: Illegal char <"> at index 0: "....\tika-main\tika-pipes\tika-async-cli\target\test-classes\tika-config-broken.xml"
>         at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
>         at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
>         at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
>         at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
>         at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
>         at java.nio.file.Paths.get(Paths.java:84)
>         at org.apache.tika.async.cli.TikaAsyncCLI.main(TikaAsyncCLI.java:36)
>         at org.apache.tika.async.cli.TikaAsyncCLITest.lambda$testCrash$0(TikaAsyncCLITest.java:34)
>         at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)
>         ... 74 more {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)