[CALCITE-2587] Regenerate protobuf files for 3.6.1

* Removes the checkStaleness config from protobuf-maven-plugin
* Regenerates protobuf files for 3.6.1 using the protobuf-maven-plugin
* Removes old documentation about generating protobuf prior to introduction of 
protobuf-maven-plugin
* Enforce deprecation checks on build

Close apache/calcite-avatica#73

Signed-off-by: Kevin Risden <kris...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica/commit/af2fded6
Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica/tree/af2fded6
Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica/diff/af2fded6

Branch: refs/heads/master
Commit: af2fded68ea137cbd8009f039d6aa0f88ff1aa6e
Parents: 146d310
Author: Kevin Risden <kris...@apache.org>
Authored: Sat Sep 22 22:16:03 2018 -0400
Committer: Kevin Risden <kris...@apache.org>
Committed: Mon Sep 24 11:20:01 2018 -0400

----------------------------------------------------------------------
 .../apache/calcite/avatica/proto/Common.java    |  994 +++++++++---
 .../apache/calcite/avatica/proto/Requests.java  | 1419 ++++++++++++++----
 .../apache/calcite/avatica/proto/Responses.java | 1078 ++++++++++---
 pom.xml                                         |   15 +-
 site/_docs/howto.md                             |   31 -
 5 files changed, 2738 insertions(+), 799 deletions(-)
----------------------------------------------------------------------


Reply via email to