You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by od...@apache.org on 2016/01/29 04:20:18 UTC

[5/6] incubator-hawq git commit: HAWQ-340. Make getVersion API return JSON format.

HAWQ-340. Make getVersion API return JSON format.


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/226a55c3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/226a55c3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/226a55c3

Branch: refs/heads/HAWQ-369
Commit: 226a55c3855a8273b3b850e2b98ea8d2273083df
Parents: ff98f36 b1d2e90
Author: Oleksandr Diachenko <od...@pivotal.io>
Authored: Thu Jan 28 18:06:17 2016 -0800
Committer: Oleksandr Diachenko <od...@pivotal.io>
Committed: Thu Jan 28 18:06:17 2016 -0800

----------------------------------------------------------------------
 pxf/build.gradle                                | 44 +++++++++++++++++++-
 pxf/gradle.properties                           |  1 +
 .../hawq/pxf/service/rest/VersionResource.java  | 26 ++++++++++--
 .../pxf/service/rest/VersionResourceTest.java   |  7 +++-
 4 files changed, 73 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/226a55c3/pxf/build.gradle
----------------------------------------------------------------------