You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2015/01/30 12:30:04 UTC

[4/4] olingo-odata4 git commit: [OLINGO-545] Merge branch 'OLINGO-545_ImplementFeatureInTecSvc'

[OLINGO-545] Merge branch 'OLINGO-545_ImplementFeatureInTecSvc'


Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo
Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/b0a6b847
Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/b0a6b847
Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/b0a6b847

Branch: refs/heads/master
Commit: b0a6b84786de8cafd1c76a00dfca05ee351f633f
Parents: 15df71c 72018d0
Author: Michael Bolz <mi...@sap.com>
Authored: Fri Jan 30 11:22:46 2015 +0100
Committer: Michael Bolz <mi...@sap.com>
Committed: Fri Jan 30 11:22:46 2015 +0100

----------------------------------------------------------------------
 .../olingo/fit/tecsvc/client/BasicITCase.java   | 161 +++++-
 .../olingo/fit/tecsvc/client/MediaITCase.java   |   8 +-
 .../server/core/ODataExceptionHelper.java       |  13 +-
 .../apache/olingo/server/core/ODataHandler.java |   4 -
 .../olingo/server/tecsvc/data/DataCreator.java  | 506 ++++++++++++++++++
 .../olingo/server/tecsvc/data/DataProvider.java | 519 ++-----------------
 .../processor/TechnicalEntityProcessor.java     | 147 +++---
 7 files changed, 791 insertions(+), 567 deletions(-)
----------------------------------------------------------------------