[Title] Modify feature name in build script
authorTaeyoung Son <taeyoung2.son@samsung.com>
Fri, 10 Feb 2012 02:39:09 +0000 (11:39 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Fri, 10 Feb 2012 02:39:09 +0000 (11:39 +0900)
[Type] Feature
[Module] Sub
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

Change-Id: I77db12a435c8e7ceed233b5fef86cd51b61b6ede

build.sh
builder/build.properties.clean
builder/build.properties.product.clean

index edf9914..55df344 100755 (executable)
--- 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
index 2590cdf..1cecd74 100644 (file)
@@ -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
index b87f25f..5019f78 100644 (file)
 #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.