[
https://issues.apache.org/jira/browse/TIKA-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636639#comment-17636639
]
Tim Allison commented on TIKA-3936:
-----------------------------------
As part of this ticket, we should also add back a windows build in github
actions.
> 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
>
> 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)