From: Taeyoung Son Date: Fri, 10 Feb 2012 02:39:09 +0000 (+0900) Subject: [Title] Modify feature name in build script X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=baa693d3c3e51b3041f463145f0e150e3f08a242;p=sdk%2Fide%2Fcommon-eplugin.git [Title] Modify feature name in build script [Type] Feature [Module] Sub [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution] Change-Id: I77db12a435c8e7ceed233b5fef86cd51b61b6ede --- diff --git a/build.sh b/build.sh index edf9914..55df344 100755 --- a/build.sh +++ b/build.sh @@ -130,7 +130,7 @@ else fi echo "Set about properties..." -about_mapping_path=${build_path}/plugins/com.samsung.tizen.common.platform/about.mappings +about_mapping_path=${build_path}/plugins/org.tizen.common.platform/about.mappings about_major_version_parameter=0 about_ir_version_parameter=1 about_build_version_parameter=2 diff --git a/builder/build.properties.clean b/builder/build.properties.clean index 2590cdf..1cecd74 100644 --- a/builder/build.properties.clean +++ b/builder/build.properties.clean @@ -21,7 +21,7 @@ #The type of the top level element we are building, generally "feature" topLevelElementType=feature #The id of the top level element we are building -topLevelElementId=com.samsung.tizen.common.feature +topLevelElementId=org.tizen.common.feature ############# PRODUCT/PACKAGING CONTROL ############# #product=/com.samsung.freshide/SLPSDK.product diff --git a/builder/build.properties.product.clean b/builder/build.properties.product.clean index b87f25f..5019f78 100644 --- a/builder/build.properties.product.clean +++ b/builder/build.properties.product.clean @@ -21,10 +21,10 @@ #The type of the top level element we are building, generally "feature" topLevelElementType=feature #The id of the top level element we are building -topLevelElementId=com.samsung.tizen.common.product.feature +topLevelElementId=org.tizen.common.product.feature ############# PRODUCT/PACKAGING CONTROL ############# -product=/com.samsung.tizen.common.platform/common_native_wac.product +product=/org.tizen.common.platform/common_native_wac.product runPackager=true #Set the name of the archive that will result from the product build.