Fix [IoT-265] issue for Group.
authorHyunJun Kim <hyunjun2.kim@samsung.com>
Thu, 7 May 2015 00:11:21 +0000 (09:11 +0900)
committerUze Choi <uzchoi@samsung.com>
Thu, 7 May 2015 01:16:52 +0000 (01:16 +0000)
commit60f8a0f21a5e75d37eb1a9ce0230f04a0ab3b6c3
tree5e3e91798bf97dd063557b6328579228a40a599d
parentef7038b959c185de0a180f73be057831e655aa18
Fix [IoT-265] issue for Group.

FindGroup can not support callback correctly.
It was check the duplication of resource as wrong method. so if resource was duplicated It did ignore the response.

So we change the checking logic for duplication.
Fix [IoT-265].

Change-Id: I27a58a9be688da172043439f62d1694aaaf10c96
Signed-off-by: HyunJun Kim <hyunjun2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/872
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/things-manager/sdk/src/GroupSynchronization.cpp