summaryrefslogtreecommitdiff
path: root/builder
diff options
context:
space:
mode:
authorTaeyoung Son <taeyoung2.son@samsung.com>2012-02-10 11:39:09 +0900
committerTaeyoung Son <taeyoung2.son@samsung.com>2012-02-10 11:39:09 +0900
commitbaa693d3c3e51b3041f463145f0e150e3f08a242 (patch)
tree03986a1614ec3dee3e940789cf81657f4d026d73 /builder
parentd0d2b6d898b25e7d4d698c340d9225ddaa01b4db (diff)
downloadcommon-eplugin-baa693d3c3e51b3041f463145f0e150e3f08a242.tar.gz
common-eplugin-baa693d3c3e51b3041f463145f0e150e3f08a242.tar.bz2
common-eplugin-baa693d3c3e51b3041f463145f0e150e3f08a242.zip
[Title] Modify feature name in build script
[Type] Feature [Module] Sub [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution] Change-Id: I77db12a435c8e7ceed233b5fef86cd51b61b6ede
Diffstat (limited to 'builder')
-rw-r--r--builder/build.properties.clean2
-rw-r--r--builder/build.properties.product.clean4
2 files changed, 3 insertions, 3 deletions
diff --git a/builder/build.properties.clean b/builder/build.properties.clean
index 2590cdf24..1cecd74e1 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 b87f25f17..5019f787c 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.