[
https://issues.apache.org/jira/browse/OLINGO-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539822#comment-14539822
]
Christian Amend commented on OLINGO-567:
----------------------------------------
Hi Kevin,
thank you for the patch. Unfortunately I cannot apply it to the git repository.
Could you please check how you created the patch? Here is a tutorial that might
help: https://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/
Also I have created the branch "OLINGO-567" as a baseline for your commits so
that changes in the master branch do not affect you any longer. So please apply
your changes to this branch locally and provide another patch.
I get the following errors:
$ git apply --check
c:/dev/odata_metadata=full_support_for_V4_4_0_0-beta-02-Version4.patch
error:
server-test/src/test/java/org/apache/olingo/server/core/serializer/json/ODataJsonSerializerTest.java:
No such file or directory
error:
commons-core/src/main/java/org/apache/olingo/commons/core/edm/provider/EdmPropertyImpl.java:
No such file or directory
error:
src/test/java/org/apache/olingo/fit/tecsvc/client/BatchClientITCase.java: No
such file or directory
error:
server-core/src/main/java/org/apache/olingo/server/core/ContentNegotiator.java:
No such file or directory
error:
server-core/src/test/java/org/apache/olingo/server/core/ContentNegotiatorTest.java:
No such file or directory
error:
server-core/src/main/java/org/apache/olingo/server/core/serializer/json/ODataJsonSerializer.java:
No such file or directory
Thanks & Best Regards,
Christian
> Support odata.metadata=full on server side serialization
> --------------------------------------------------------
>
> Key: OLINGO-567
> URL: https://issues.apache.org/jira/browse/OLINGO-567
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-server
> Affects Versions: (Java) V4 4.0.0-beta-02
> Reporter: Christian Amend
> Assignee: Christian Amend
> Fix For: (Java) V4 4.0.0
>
> Attachments:
> odata_metadata=full_support_for_V4_4_0_0-beta-02-Version2.patch,
> odata_metadata=full_support_for_V4_4_0_0-beta-02-Version2_examples.txt,
> odata_metadata=full_support_for_V4_4_0_0-beta-02-Version3.patch,
> odata_metadata=full_support_for_V4_4_0_0-beta-02-Version4.patch,
> odata_metadata=full_support_for_V4_4_0_0-beta-02.patch
>
>
> Support odata.metadata=full on server side serialization. Currently we throw
> a not supported exception during serializer creation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)