You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/11/18 19:41:38 UTC

[GitHub] [accumulo] milleruntime commented on issue #1434: Research exporting public API packages as Java Module

milleruntime commented on issue #1434: Research exporting public API packages as Java Module
URL: https://github.com/apache/accumulo/issues/1434#issuecomment-555176846
 
 
   I think a good first step would be adding the ```Automatic-Module-Name``` to our JAR manifest files and getting our dependencies to set this property as well.  Here is a good blog post explaining the situation:
   http://branchandbound.net/blog/java/2017/12/automatic-module-name/

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services