-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0-incubating
-
Component/s: None
-
Labels:
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.