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/9806a273 Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/9806a273 Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/9806a273 Branch: refs/heads/olingo-206-validator Commit: 9806a2737cc50631b7372ee722714ea9d30e849f Parents: 6aaec81 ac385b5 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Apr 1 16:16:35 2014 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Apr 1 16:16:35 2014 +0200 ---------------------------------------------------------------------- .../resources/v3/Car/filter/VIN add 5 lt 11.xml | 61 +++--- .../resources/v3/Car/filter/VIN div 2 le 8.xml | 23 +-- .../v3/Car/filter/VIN le 18 and VIN gt 12.xml | 23 +-- .../resources/v3/Car/filter/VIN mul 2 le 30.xml | 23 +-- .../filter/day(PurchaseDate) eq 15.xml | 23 +-- .../filter/hour(PurchaseDate) eq 1.xml | 23 +-- .../filter/minute(PurchaseDate) eq 33.xml | 23 +-- .../filter/month(PurchaseDate) eq 12.xml | 23 +-- .../filter/second(PurchaseDate) eq 35.xml | 23 +-- .../filter/year(PurchaseDate) eq 2020.xml | 23 +-- .../filter/isof(Name,'Edm.String') eq true.xml | 22 +-- .../resources/v3/InStreamErrorGetCustomer.xml | 197 ++++++++++++------- pom.xml | 71 ++++--- 13 files changed, 210 insertions(+), 348 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/9806a273/pom.xml ----------------------------------------------------------------------
