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/01 16:19:18 UTC

[51/51] [abbrv] 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/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/master
Commit: 9806a2737cc50631b7372ee722714ea9d30e849f
Parents: 6aaec81 ac385b5
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Apr 1 16:16:35 2014 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
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
----------------------------------------------------------------------