This is an automated email from the ASF dual-hosted git repository. mibo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/olingo-odata4.git
commit d6bb1da82a90461c81f8a2363fc302f10aad7a6c Merge: 3001967 8dc08e8 Author: mibo <[email protected]> AuthorDate: Wed Aug 21 19:03:25 2019 +0200 [OLINGO-1377] add condition for parsing 'floating' value of Scale facet type [OLINGO-1377] add condition for parsing "floating" value of Scale facet type .../org/apache/olingo/client/core/edm/xml/ClientCsdlParameter.java | 3 ++- .../java/org/apache/olingo/client/core/edm/xml/ClientCsdlProperty.java | 3 ++- .../org/apache/olingo/client/core/edm/xml/ClientCsdlReturnType.java | 3 ++- .../java/org/apache/olingo/client/core/edm/xml/ClientCsdlTerm.java | 3 ++- .../apache/olingo/client/core/edm/xml/ClientCsdlTypeDefinition.java | 3 ++- .../apache/olingo/client/core/edm/xml/annotation/ClientCsdlCast.java | 3 ++- .../apache/olingo/client/core/edm/xml/annotation/ClientCsdlIsOf.java | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-)
