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 2020/08/12 09:53:00 UTC

[jira] [Created] (TIKA-3160) Run surefire with headless

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)