You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by ch...@apache.org on 2013/09/09 06:44:35 UTC

[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2


Project: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/commit/5457e773
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/5457e773
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/5457e773

Branch: refs/heads/master
Commit: 5457e77396852d1c424c9cb11fd7f5b2d72491a7
Parents: d3c1691 c631f16
Author: Chandan V A <ch...@sap.com>
Authored: Mon Sep 9 10:12:07 2013 +0530
Committer: Chandan V A <ch...@sap.com>
Committed: Mon Sep 9 10:12:07 2013 +0530

----------------------------------------------------------------------
 .../olingo/odata2/core/ContentNegotiator.java   |  4 +-
 .../olingo/odata2/core/ODataRequestHandler.java |  2 +-
 .../odata2/core/batch/BatchRequestParser.java   | 11 ++-
 .../olingo/odata2/core/commons/ContentType.java | 93 ++++++++++++++++++--
 .../odata2/core/ep/ProviderFacadeImpl.java      |  2 +-
 .../olingo/odata2/core/rest/RestUtil.java       |  7 +-
 .../core/batch/BatchRequestParserTest.java      | 18 ++--
 .../odata2/core/commons/ContentTypeTest.java    | 87 +++++++++++++++---
 8 files changed, 185 insertions(+), 39 deletions(-)
----------------------------------------------------------------------