Tim Allison created TIKA-3160:
---------------------------------
Summary: Run surefire with headless
Key: TIKA-3160
URL: https://issues.apache.org/jira/browse/TIKA-3160
Project: Tika
Issue Type: Task
Reporter: Tim Allison
Assignee: Tim Allison
On a mac, when building Tika, I noticed that something was triggering a new
Java process and stealing "focus" during the build. One of the triggers
appears to be awt while parsing images in a PDFBox unit test:
https://github.com/apache/tika/blob/main/tika-parsers/src/test/java/org/apache/tika/parser/pdf/PDFParserTest.java#L1423
Let's add headless to the surefire configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)