rename to resource-hosting from notification-manager.
authorjyong2.kim <jyong2.kim@samsung.com>
Mon, 28 Sep 2015 09:29:32 +0000 (18:29 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Tue, 29 Sep 2015 03:00:19 +0000 (03:00 +0000)
commitaa4add405791d64f4357af9f098a7d0588c836ce
tree32cd8b236bbc5051413386b854fe8c87f06aa951
parent7fc33d509a8de4dd328386a7f155a52d4c347833
rename to resource-hosting from notification-manager.

notification manager is only provide resource hosting feature.
and resource hosting feature break off notifcation manager.

Change-Id: I96a0a60df60e60c44ecb9935cb73250949993fb6
Signed-off-by: jyong2.kim <jyong2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3205
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Hun-je Yeon <hunje.yeon@samsung.com>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
82 files changed:
service/SConscript
service/notification-manager/NotificationManager/build/linux/.gitignore [deleted file]
service/notification-manager/SampleApp/linux/SConscript [deleted file]
service/notification-manager/build/linux/release/.gitignore [deleted file]
service/notification-manager/build/tizen/CMakeLists.txt [deleted file]
service/resource-hosting/.gitignore [moved from service/notification-manager/.gitignore with 100% similarity]
service/resource-hosting/SConscript [moved from service/notification-manager/SConscript with 57% similarity]
service/resource-hosting/SampleApp/SConscript [moved from service/notification-manager/SampleApp/SConscript with 100% similarity]
service/resource-hosting/SampleApp/android/SampleConsumer/.classpath [moved from service/notification-manager/SampleApp/android/SampleConsumer/.classpath with 100% similarity]
service/resource-hosting/SampleApp/android/SampleConsumer/.project [moved from service/notification-manager/SampleApp/android/SampleConsumer/.project with 100% similarity]
service/resource-hosting/SampleApp/android/SampleConsumer/AndroidManifest.xml [moved from service/notification-manager/SampleApp/android/SampleConsumer/AndroidManifest.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleConsumer/project.properties [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/project.properties with 100% similarity, mode: 0644]
service/resource-hosting/SampleApp/android/SampleConsumer/res/layout/sampleconsumer_layout.xml [moved from service/notification-manager/SampleApp/android/SampleConsumer/res/layout/sampleconsumer_layout.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleConsumer/res/values/strings.xml [moved from service/notification-manager/SampleApp/android/SampleConsumer/res/values/strings.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleConsumer/src/com/example/sample/consumer/SampleConsumer.java [moved from service/notification-manager/SampleApp/android/SampleConsumer/src/com/example/sample/consumer/SampleConsumer.java with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/.classpath [moved from service/notification-manager/SampleApp/android/SampleProviderApp/.classpath with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/.project [moved from service/notification-manager/SampleApp/android/SampleProviderApp/.project with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/AndroidManifest.xml [moved from service/notification-manager/SampleApp/android/SampleProviderApp/AndroidManifest.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/project.properties [moved from service/notification-manager/SampleApp/android/SampleProviderApp/project.properties with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/res/layout/sampleprovider_layout.xml [moved from service/notification-manager/SampleApp/android/SampleProviderApp/res/layout/sampleprovider_layout.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/res/values/strings.xml [moved from service/notification-manager/SampleApp/android/SampleProviderApp/res/values/strings.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/src/com/example/sample/provider/IMessageLogger.java [moved from service/notification-manager/SampleApp/android/SampleProviderApp/src/com/example/sample/provider/IMessageLogger.java with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/src/com/example/sample/provider/SampleProvider.java [moved from service/notification-manager/SampleApp/android/SampleProviderApp/src/com/example/sample/provider/SampleProvider.java with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/src/com/example/sample/provider/StringConstants.java [moved from service/notification-manager/SampleApp/android/SampleProviderApp/src/com/example/sample/provider/StringConstants.java with 100% similarity]
service/resource-hosting/SampleApp/android/SampleProviderApp/src/com/example/sample/provider/TemperatureResource.java [moved from service/notification-manager/SampleApp/android/SampleProviderApp/src/com/example/sample/provider/TemperatureResource.java with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/AndroidManifest.xml [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/AndroidManifest.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/project.properties [moved from service/notification-manager/SampleApp/android/SampleConsumer/project.properties with 100% similarity, mode: 0755]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/drawable-hdpi/ic_launcher.png [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/drawable-hdpi/ic_launcher.png with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/drawable-mdpi/ic_launcher.png [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/drawable-mdpi/ic_launcher.png with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/drawable-xhdpi/ic_launcher.png [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/drawable-xhdpi/ic_launcher.png with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/drawable-xxhdpi/ic_launcher.png [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/drawable-xxhdpi/ic_launcher.png with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/layout/activity_main.xml [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/layout/activity_main.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/values-v11/styles.xml [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/values-v11/styles.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/values-v14/styles.xml [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/values-v14/styles.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/values/strings.xml [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/values/strings.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/res/values/styles.xml [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/res/values/styles.xml with 100% similarity]
service/resource-hosting/SampleApp/android/SampleResourceHosting/src/com/example/resourcehostingsampleapp/ResourceHostingSampleApp.java [moved from service/notification-manager/SampleApp/android/SampleResourceHosting/src/com/example/resourcehostingsampleapp/ResourceHostingSampleApp.java with 100% similarity]
service/resource-hosting/SampleApp/linux/SConscript [new file with mode: 0644]
service/resource-hosting/SampleApp/linux/sampleConsumer/SampleConsumer.cpp [moved from service/notification-manager/SampleApp/linux/sampleConsumer/SampleConsumer.cpp with 100% similarity]
service/resource-hosting/SampleApp/linux/sampleProvider/SampleProvider.cpp [moved from service/notification-manager/SampleApp/linux/sampleProvider/SampleProvider.cpp with 100% similarity]
service/resource-hosting/SampleApp/linux/sampleResourceHosting/main.cpp [moved from service/notification-manager/SampleApp/linux/notificationManager/main.cpp with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/.cproject [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/.cproject with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/.exportMap [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/.exportMap with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/.project [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/.project with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/.tproject [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/.tproject with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/edc_resource/hosting_control.edc [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/edc_resource/hosting_control.edc with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/inc/nmsampleapp.h [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/inc/nmsampleapp.h with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/inc/nmutil.h [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/inc/nmutil.h with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/res/ui_controls.edc [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/res/ui_controls.edc with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/shared/res/nmsampleapp.png [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/shared/res/nmsampleapp.png with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/src/main.cpp [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/src/main.cpp with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/src/nmsampleapp.cpp [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/src/nmsampleapp.cpp with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/src/nmutil.cpp [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/src/nmutil.cpp with 100% similarity]
service/resource-hosting/SampleApp/tizen/NMSampleApp/tizen-manifest.xml [moved from service/notification-manager/SampleApp/tizen/NMSampleApp/tizen-manifest.xml with 100% similarity]
service/resource-hosting/SampleApp/tizen/sampleConsumer/src/oicapp-client.cpp [moved from service/notification-manager/SampleApp/tizen/sampleConsumer/src/oicapp-client.cpp with 100% similarity]
service/resource-hosting/SampleApp/tizen/sampleConsumer/src/oicapp-log.h [moved from service/notification-manager/SampleApp/tizen/sampleConsumer/src/oicapp-log.h with 100% similarity]
service/resource-hosting/SampleApp/tizen/sampleConsumer/src/oicapp-sampleConsumer.c [moved from service/notification-manager/SampleApp/tizen/sampleConsumer/src/oicapp-sampleConsumer.c with 100% similarity]
service/resource-hosting/SampleApp/tizen/sampleConsumer/src/oicapp-sampleConsumer.h [moved from service/notification-manager/SampleApp/tizen/sampleConsumer/src/oicapp-sampleConsumer.h with 100% similarity]
service/resource-hosting/SampleApp/tizen/sampleConsumer/src/oicapp-utils.c [moved from service/notification-manager/SampleApp/tizen/sampleConsumer/src/oicapp-utils.c with 100% similarity]
service/resource-hosting/SampleApp/tizen/sampleConsumer/src/oicapp-utils.h [moved from service/notification-manager/SampleApp/tizen/sampleConsumer/src/oicapp-utils.h with 100% similarity]
service/resource-hosting/android/resource_hosting/.classpath [moved from service/notification-manager/NotificationManager/android/resource_hosting/.classpath with 100% similarity]
service/resource-hosting/android/resource_hosting/.project [moved from service/notification-manager/NotificationManager/android/resource_hosting/.project with 100% similarity]
service/resource-hosting/android/resource_hosting/AndroidManifest.xml [moved from service/notification-manager/NotificationManager/android/resource_hosting/AndroidManifest.xml with 100% similarity]
service/resource-hosting/android/resource_hosting/jni/Android.mk [moved from service/notification-manager/NotificationManager/android/resource_hosting/jni/Android.mk with 93% similarity]
service/resource-hosting/android/resource_hosting/jni/Application.mk [moved from service/notification-manager/NotificationManager/android/resource_hosting/jni/Application.mk with 100% similarity]
service/resource-hosting/android/resource_hosting/jni/ResourceHosing_JNI.cpp [moved from service/notification-manager/NotificationManager/android/resource_hosting/jni/ResourceHosing_JNI.cpp with 100% similarity]
service/resource-hosting/android/resource_hosting/jni/ResourceHosing_JNI.h [moved from service/notification-manager/NotificationManager/android/resource_hosting/jni/ResourceHosing_JNI.h with 100% similarity]
service/resource-hosting/android/resource_hosting/project.properties [moved from service/notification-manager/NotificationManager/android/resource_hosting/project.properties with 100% similarity]
service/resource-hosting/android/resource_hosting/src/org/iotivity/ResourceHosting/ResourceHosting.java [moved from service/notification-manager/NotificationManager/android/resource_hosting/src/org/iotivity/ResourceHosting/ResourceHosting.java with 98% similarity]
service/resource-hosting/include/hosting.h [moved from service/notification-manager/NotificationManager/include/hosting.h with 100% similarity]
service/resource-hosting/src/HostingObject.cpp [moved from service/notification-manager/NotificationManager/src/HostingObject.cpp with 100% similarity]
service/resource-hosting/src/HostingObject.h [moved from service/notification-manager/NotificationManager/src/HostingObject.h with 100% similarity]
service/resource-hosting/src/RequestObject.cpp [moved from service/notification-manager/NotificationManager/src/RequestObject.cpp with 100% similarity]
service/resource-hosting/src/RequestObject.h [moved from service/notification-manager/NotificationManager/src/RequestObject.h with 100% similarity]
service/resource-hosting/src/ResourceHosting.cpp [moved from service/notification-manager/NotificationManager/src/ResourceHosting.cpp with 66% similarity]
service/resource-hosting/src/ResourceHosting.h [moved from service/notification-manager/NotificationManager/src/ResourceHosting.h with 88% similarity]
service/resource-hosting/src/hosting.cpp [moved from service/notification-manager/NotificationManager/src/hosting.cpp with 100% similarity]
service/resource-hosting/src/unittest/HostingObjectUnitTest.cpp [moved from service/notification-manager/NotificationManager/src/unittest/HostingObjectUnitTest.cpp with 100% similarity]
service/resource-hosting/src/unittest/RequestObjectUnitTest.cpp [moved from service/notification-manager/NotificationManager/src/unittest/RequestObjectUnitTest.cpp with 100% similarity]
service/resource-hosting/src/unittest/ResourceEncapsulationTestSimulator.h [moved from service/notification-manager/NotificationManager/src/unittest/ResourceEncapsulationTestSimulator.h with 100% similarity]
service/resource-hosting/src/unittest/ResourceHostingUnitTest.cpp [moved from service/notification-manager/NotificationManager/src/unittest/ResourceHostingUnitTest.cpp with 100% similarity]
service/resource-hosting/src/unittest/SConscript [moved from service/notification-manager/NotificationManager/src/unittest/SConscript with 88% similarity]