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

Dongjoon Hyun updated ORC-1007:
-------------------------------
    Issue Type: Improvement  (was: Bug)

> Fix a warning from the shade plugin
> -----------------------------------
>
>                 Key: ORC-1007
>                 URL: https://issues.apache.org/jira/browse/ORC-1007
>             Project: ORC
>          Issue Type: Improvement
>          Components: build, Java
>    Affects Versions: 1.8.0
>            Reporter: Yiqun Zhang
>            Priority: Major
>
> build logs
> {code:java}
> Warning:  Discovered module-info.class. Shading will break its strong 
> encapsulation.
> Warning:  Discovered module-info.class. Shading will break its strong 
> encapsulation.
> Warning:  Discovered module-info.class. Shading will break its strong 
> encapsulation.
> {code}
> I don't think the module system makes sense for uber.jar, it's useful during 
> development. The module-info.class of multiple modules will override each 
> other during the build of uber.jar, and I think its strong encapsulation may 
> have an effect on uber.jar.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to