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 <[email protected]> Authored: Tue Apr 21 13:27:37 2015 +0200 Committer: Christian Holzer <[email protected]> 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(-) ----------------------------------------------------------------------
