[
https://issues.apache.org/jira/browse/OLINGO-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160219#comment-14160219
]
Michael Bolz commented on OLINGO-449:
-------------------------------------
Hi,
I meant the header information if you create a formatted patch (e.g. via {{git
format-patch HEAD^1}}).
This includes header information like:
{code}
>From 2fd3f0fee71eee810f8f7d9ce33631fcea60f5c5 Mon Sep 17 00:00:00 2001
From: mibo <[email protected]>
Date: Mon, 6 Oct 2014 10:45:52 +0200
Subject: [PATCH] [OLINGO-449] Fix NPE in JPAEdmMappingModelService
{code}
If this is then applied via {{git am ...}} the author information will be kept
(e.g. this
[commit|https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=575c59ff7106ddcb542c9e806c0302775f83c140]).
Kind regards,
Michael
> Fix NPE in JPAEdmMappingModelService
> ------------------------------------
>
> Key: OLINGO-449
> URL: https://issues.apache.org/jira/browse/OLINGO-449
> Project: Olingo
> Issue Type: Bug
> Components: odata2-jpa
> Affects Versions: V2 2.0.1
> Reporter: Giacomo Pati
> Assignee: Michael Bolz
> Priority: Critical
> Fix For: V2 2.0.1
>
> Attachments: JPAEdmMappingModelService.patch
>
>
> Another area spotted where NPE happens.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)