Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Move server-side pieces of avatica into avatica-server. For example JdbcMeta.
Server-side pieces can have more dependencies.
The pieces remaining in avatica (client and shared) must not depend on guava and commons-logging.
Remove the guava and commons-logging depenencies from avatica/pom.xml.