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 2015/04/21 13:35:55 UTC

[3/3] olingo-odata2 git commit: Merge branch 'URIParser'

Merge branch 'URIParser'


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

Branch: refs/heads/master
Commit: 865be381545242373dbb5dd6bad5617ad06cc9e8
Parents: 5a73f05 0c12f27
Author: Christian Holzer <c....@sap.com>
Authored: Tue Apr 21 13:27:37 2015 +0200
Committer: Christian Holzer <c....@sap.com>
Committed: Tue Apr 21 13:27:37 2015 +0200

----------------------------------------------------------------------
 .../olingo/odata2/core/uri/UriParserImpl.java   | 29 +++---
 .../olingo/odata2/core/uri/UriParserTest.java   | 93 ++++++++++++++++++--
 .../olingo/odata2/fit/basic/BasicBatchTest.java | 24 +++++
 .../ContentNegotiationDollarFormatTest.java     | 23 +++++
 .../olingo/odata2/fit/basic/MetadataTest.java   |  8 ++
 .../odata2/fit/ref/EntryJsonReadOnlyTest.java   | 14 +++
 6 files changed, 172 insertions(+), 19 deletions(-)
----------------------------------------------------------------------