You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/27 21:45:57 UTC

[jira] [Created] (CALCITE-652) Move server pieces of avatica into avatica-server

Julian Hyde created CALCITE-652:
-----------------------------------

             Summary: Move server pieces of avatica into avatica-server
                 Key: CALCITE-652
                 URL: https://issues.apache.org/jira/browse/CALCITE-652
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Nick Dimiduk


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)