You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by il...@apache.org on 2014/04/17 14:56:35 UTC

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

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


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

Branch: refs/heads/master
Commit: 03e5462c07261f773899e7ae3cd3c6a27957b228
Parents: 7ee1e39 c953fca
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Apr 16 13:13:18 2014 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Apr 16 13:13:18 2014 +0200

----------------------------------------------------------------------
 .../org/apache/olingo/fit/AbstractServices.java | 172 +++++++++++++------
 .../org/apache/olingo/fit/V3KeyAsSegment.java   |  17 +-
 .../java/org/apache/olingo/fit/V3OpenType.java  |   9 +-
 .../java/org/apache/olingo/fit/V3Services.java  |   1 -
 .../java/org/apache/olingo/fit/V4OpenType.java  |  12 +-
 .../java/org/apache/olingo/fit/V4Services.java  |  22 ++-
 .../olingo/fit/utils/AbstractUtilities.java     |  27 ++-
 .../V30/CustomerInfo/17/entity.full.json        |  11 ++
 .../resources/V30/CustomerInfo/17/entity.xml    |  37 ++++
 .../client/core/it/v3/BatchTestITCase.java      |   7 +-
 10 files changed, 238 insertions(+), 77 deletions(-)
----------------------------------------------------------------------