You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/08/12 14:39:00 UTC

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

    [ https://issues.apache.org/jira/browse/TIKA-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176374#comment-17176374 ] 

Hudson commented on TIKA-3160:
------------------------------

UNSTABLE: Integrated in Jenkins build tika-main-jdk14 #9 (See [https://builds.apache.org/job/tika-main-jdk14/9/])
TIKA-3160 -- run surefire tests headless (tallison: [https://github.com/apache/tika/commit/811330f951cb8a0593202007c966be0325fb242e])
* (edit) tika-parent/pom.xml


> 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
>            Priority: Trivial
>
> 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)