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

Akira Ajisaka commented on HADOOP-15775:
----------------------------------------

Thank you for the information, [~apurtell]!
Is the third party dependency is available in Java 9 and 10? If so, adding the 
dependency in Java 9+ is better. Otherwise we need another profile to add the 
third party dependency only in Java 11+.

> [JDK9] Add "--add-modules java.activation" to java option in unit tests
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-15775
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15775
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Critical
>         Attachments: HADOOP-15775.01.patch
>
>
> Many unit tests fail due to missing java.activation module. We need to 
> configure maven surefire plugin to add "--add-modules java.activation" option 
> to test JVM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to