[ 
https://issues.apache.org/jira/browse/HADOOP-18916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ayush Saxena resolved HADOOP-18916.
-----------------------------------
    Fix Version/s: 3.4.0
                   3.3.9
     Hadoop Flags: Reviewed
       Resolution: Fixed

> module-info classes from external dependencies appearing in uber jars
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-18916
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18916
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: PJ Fanning
>            Assignee: PJ Fanning
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0, 3.3.9
>
>
> hadoop-client-minicluster and hadoop-client-runtime try unsuccessfully to 
> exclude module-info classes from dependencies. Over time, more and more jars 
> have these classes.
> The module-info classes are causing issue with CI builds. Builds can fail if 
> there are more than module-inf class that is not excluded.
> It seems better to exclude them all, especially since they will be affected 
> by shading anyway.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to