dlmarion commented on issue #1794: URL: https://github.com/apache/accumulo/issues/1794#issuecomment-730520390
@ctubbsii - This [comment](https://issues.apache.org/jira/browse/ACCUMULO-1483?focusedCommentId=13674603&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13674603) from you sums up nicely what I was thinking about: > I also want a separate API-only artifact that includes an even more minimal set of dependencies that is just needed to compile against our public API, but that's a separate issue, and may require a whole new client package (to get rid of things like Text). I was thinking of a client api jar (that should be mostly, if not all, interfaces) so that I could deprecate the API methods that use Text. ---------------------------------------------------------------- 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: [email protected]
