Richard Zowalla created OPENNLP-1430:
----------------------------------------
Summary: Remove AbstractTempDirTest after @TempDir (JUnit5) is
fixed in Windows (Server) environments
Key: OPENNLP-1430
URL: https://issues.apache.org/jira/browse/OPENNLP-1430
Project: OpenNLP
Issue Type: Task
Components: Build, Packaging and Test
Reporter: Richard Zowalla
*@TempDir* is currently broken in Windows environment on GitHub actions, see
https://github.com/junit-team/junit5/issues/2811
Therefore, https://github.com/apache/opennlp/pull/476 introduced a workaround
to manually deal with it by introducing *AbstractTempDirTest*
If the related JUnit issue is fixed, we can drop `AbstractTempDirTest* and
switch back to *@TempDir*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)