Moved resource container API header files to new include folder
authorMarkus Jung <markus.jung@samsung.com>
Wed, 15 Jul 2015 07:24:54 +0000 (16:24 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 15 Jul 2015 13:17:22 +0000 (13:17 +0000)
commitf1cf2c09fa967fc6c506bd9ddefb973dc0cd0ef4
tree3c6bc52e552fdbe642c2e306c936343dfd9f0f3e
parente07ea34f740742aba235cd9eb700ba753f3993ea
Moved resource container API header files to new include folder

Change-Id: I2a22f3efb5f6e0e010b2543697192efeff1a2e1f
Signed-off-by: Markus Jung <markus.jung@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1662
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Hun-je Yeon <hunje.yeon@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-manipulation/src/resourceContainer/SConscript
service/resource-manipulation/src/resourceContainer/bundle-api/include/ResourceContainerBundleAPI.h
service/resource-manipulation/src/resourceContainer/include/BundleInfo.h [deleted file]
service/resource-manipulation/src/resourceContainer/include/BundleInfoInternal.h [moved from service/resource-manipulation/src/resourceContainer/include/internal/BundleInfoInternal.h with 100% similarity]
service/resource-manipulation/src/resourceContainer/include/Configuration.h [moved from service/resource-manipulation/src/resourceContainer/include/internal/Configuration.h with 100% similarity]
service/resource-manipulation/src/resourceContainer/include/JavaBundleResource.h [moved from service/resource-manipulation/src/resourceContainer/include/internal/JavaBundleResource.h with 100% similarity]
service/resource-manipulation/src/resourceContainer/include/ResourceContainer.h [deleted file]
service/resource-manipulation/src/resourceContainer/include/ResourceContainerImpl.h [moved from service/resource-manipulation/src/resourceContainer/include/internal/ResourceContainerImpl.h with 100% similarity]
service/resource-manipulation/src/resourceContainer/include/org_iotivity_resourcecontainer_bundle_api_BaseActivator.h [moved from service/resource-manipulation/src/resourceContainer/include/internal/org_iotivity_resourcecontainer_bundle_api_BaseActivator.h with 100% similarity]
service/resource-manipulation/src/resourceContainer/unittests/SConscript