1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-12-13 03:02:22 -05:00

EWS: fix additional log statement

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1359 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2010-08-17 16:17:44 +00:00
parent ee9156b98e
commit ac16857c08

View File

@ -887,7 +887,7 @@ public class EwsExchangeSession extends ExchangeSession {
if (currentItem != null) {
currentItemId = new ItemId(currentItem);
currentEtag = currentItem.get(Field.get("etag").getResponseName());
LOGGER.debug("Existing item found: "+itemId.id);
LOGGER.debug("Existing item found with etag: "+currentEtag+" id: "+currentItemId.id);
}
if ("*".equals(noneMatch)) {
// create requested