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/11 23:58:05 UTC

[GitHub] [accumulo] cesarsotovalero opened a new pull request #1421: Exclude unused transitive dependencies

cesarsotovalero opened a new pull request #1421: Exclude unused transitive dependencies
URL: https://github.com/apache/accumulo/pull/1421
 
 
   Hello, I noticed that dependencies `com.google.guava:listenablefuture`, `org.apache.httpcomponents:httpcore`, and `io.netty:netty` are not used. Hence, these transitive dependencies with compile scope can be safely excluded in the `pom`. This makes the core of accumulo slimmer in size and its dependency tree becomes less complex and easier to maintain.

----------------------------------------------------------------
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