sdk/tools/cli.git
10 years agoCLI: Fix resource leak 64/12964/1
Bon-Yong Lee [Wed, 27 Nov 2013 03:00:58 +0000 (12:00 +0900)]
CLI: Fix resource leak

Fix missing #close of resource

Change-Id: Id2c0372adc4988be07f0147f218aab7ce9bc9697
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years agoMISC: package version up (2.1.47) - Weekly update 40/12740/1
kh5325.kim [Fri, 22 Nov 2013 04:28:56 +0000 (13:28 +0900)]
MISC: package version up (2.1.47) - Weekly update

Weekly update for the packaging.

Change-Id: I01615011df04a2d89a387ecd8b0644e4b9afecc1
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Modified message of usage about web-uninstall. 32/12532/1
Taeyoung Son [Mon, 18 Nov 2013 10:24:32 +0000 (19:24 +0900)]
MISC: Modified message of usage about web-uninstall.

Modified id option's description

Change-Id: I906bf3f2274bc8dd7e3c6706507bec7cc7b7003c
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMISC: package version up (2.1.16) - Removed web-ui-fw dependency 37/12437/1
kh5325.kim [Fri, 15 Nov 2013 05:54:26 +0000 (14:54 +0900)]
MISC: package version up (2.1.16) - Removed web-ui-fw dependency

Weekly update for the packaging.

Change-Id: I00358ab6277606ca9a4d1e6770e0986db5119745
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.46) - Weekly update 31/12431/1
kh5325.kim [Fri, 15 Nov 2013 05:20:21 +0000 (14:20 +0900)]
MISC: package version up (2.1.46) - Weekly update

Weekly update for the packaging.

Change-Id: I76e2224b80f1f2656e31c4615a89e189bcd532a5
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoBUILD: WEB: Supported hybrid multi app 43/11843/3
Taeyoung Son [Mon, 7 Oct 2013 06:14:49 +0000 (15:14 +0900)]
BUILD: WEB: Supported hybrid multi app

Supported building hybrid multi app.
Modified web-build cli's option.
Added NativeMultiPackager class.
Added build/install dependency for using native multi packager

Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
Conflicts:

package/pkginfo.manifest

Change-Id: I795968f7f3478239a3012c9dc1c2f6ea2579316c

10 years agoMISC: package version up (2.1.45) 91/11891/1
changhyun1.lee [Thu, 7 Nov 2013 09:28:10 +0000 (18:28 +0900)]
MISC: package version up (2.1.45)

 update for the packaging.

Change-Id: I2105f029672a0048b5dbfc572f8e62fae7073287
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoCLI: Remove common-eplugin dependent libraries 78/11778/1
Jihoon Song [Tue, 5 Nov 2013 01:17:23 +0000 (10:17 +0900)]
CLI: Remove common-eplugin dependent libraries

Sign module libraries in common-eplugin are changed from binary to source.
Related import scripts are removed.

Change-Id: I61db1a56ec373a6abf154a2a5beb5eee0ed037db
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoCLI: Add an uncaught exception handling policy 39/11739/2
Jihoon Song [Mon, 4 Nov 2013 07:21:09 +0000 (16:21 +0900)]
CLI: Add an uncaught exception handling policy

'web-signing' module doesn't stop process when exception occurred.
This cause is that CLI policy don't have an uncaught exception handler.
So, this policy is added.

Change-Id: I03021e09a3285b802b94d0fd636b923f7624cc5c
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agopackage version up (2.1.44) - Weekly update 67/11367/1
kh5325.kim [Fri, 25 Oct 2013 04:35:22 +0000 (13:35 +0900)]
package version up (2.1.44) - Weekly update

Change-Id: Ic6b21d8f16dcd80c5bc2dbb23b51419345cd0b7d
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoFixed mis-spells 59/11359/1
kh5325.kim [Fri, 25 Oct 2013 02:11:17 +0000 (11:11 +0900)]
Fixed mis-spells

Change-Id: I13edc0ef6a959ad6cca57f8c2bd0b1940ad4a8c3
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoFixed some Prevent issues 40/11340/1
kh5325.kim [Thu, 24 Oct 2013 15:44:36 +0000 (00:44 +0900)]
Fixed some Prevent issues

Change-Id: Ib30c92d51662579ab97cbc16242432d4c60ee69d
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCode cleaning (removed trailing space characters) 31/11131/1
kh5325.kim [Mon, 21 Oct 2013 04:32:09 +0000 (13:32 +0900)]
Code cleaning (removed trailing space characters)

Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] Fixed bug in batch script 59/10759/2
Taeyoung Son [Fri, 11 Oct 2013 05:42:18 +0000 (14:42 +0900)]
[Title] Fixed bug in batch script
[Desc.]
[Issue]

Change-Id: Ic282585daa2be5f5204959a7d2122cc2bd26c097
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years ago[Title] add common script to native package 81/10581/1
Taeyoung Son [Mon, 7 Oct 2013 08:09:41 +0000 (17:09 +0900)]
[Title] add common script to native package
[Desc.]
[Issue]

Change-Id: I30cc50828708419f376b9254ae0fadfecf4e7bf8
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years ago[Title] Fixed bug in common.bat 77/10577/1
Taeyoung Son [Mon, 7 Oct 2013 07:25:09 +0000 (16:25 +0900)]
[Title] Fixed bug in common.bat
[Desc.]
[Issue]

Change-Id: I36dac384e19dd3c8f93c43b4cc3f90e685e6e9f7
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years ago[Title] Fixed bug in common.bat 75/10575/1
Taeyoung Son [Mon, 7 Oct 2013 07:21:02 +0000 (16:21 +0900)]
[Title] Fixed bug in common.bat
[Desc.]
[Issue]

Change-Id: I444aae797bc415390900f524d0e6a817a9d7dd91
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoChanged package version "2.1.40".
Kangho Kim [Mon, 23 Sep 2013 06:28:06 +0000 (15:28 +0900)]
Changed package version "2.1.40".

Build url : http://172.21.111.252/jenkins/job/package_version_up/734/

10 years agoMerge "[Title] cli: improved back button process [Desc.] [Issue] N_SE-51752" into...
kh5325.kim [Mon, 16 Sep 2013 07:48:40 +0000 (16:48 +0900)]
Merge "[Title] cli: improved back button process [Desc.] [Issue] N_SE-51752" into develop

10 years agopackage version up (2.1.39)
kh5325.kim [Sat, 14 Sep 2013 04:38:35 +0000 (13:38 +0900)]
package version up (2.1.39)

Change-Id: If2f1cf8f454e4a30e4dfcdfd51497d8a2ec962f1

10 years ago[Title] Support library (directory type)
Taeyoung Son [Fri, 13 Sep 2013 14:17:30 +0000 (23:17 +0900)]
[Title] Support library (directory type)
[Desc.]
[Issue]

Change-Id: Ie9c88d31cddf4dc41fbd05b2fe11dd99f29492ab

10 years agoChanged package version "2.1.38".
Kangho Kim [Fri, 13 Sep 2013 11:55:15 +0000 (20:55 +0900)]
Changed package version "2.1.38".

Build url : http://172.21.111.252/jenkins/job/package_version_up/722/

10 years ago[Title] Support library (directory type)
Taeyoung Son [Fri, 13 Sep 2013 10:54:46 +0000 (19:54 +0900)]
[Title] Support library (directory type)
[Desc.]
[Issue]

Change-Id: I881cfb2dca956a008bf973dfd5e86a5cf6fcb1fc

10 years ago[Title] cli: improved back button process
Jihoon Song [Fri, 13 Sep 2013 07:06:02 +0000 (16:06 +0900)]
[Title] cli: improved back button process
[Desc.]
[Issue] N_SE-51752

Change-Id: Idc05c12f40bea129dc1edf5a4da14c355a5ab9f7

10 years agoFixed native_install() to work stand-alone
kh5325.kim [Tue, 10 Sep 2013 10:22:51 +0000 (19:22 +0900)]
Fixed native_install() to work stand-alone

Change-Id: Icafa0fd114e76762404a73430ae8d4bff083ad80

10 years ago[Title] IDE cannot genarate .tpk file when user installed native-development without...
Gun Kim [Fri, 6 Sep 2013 03:38:59 +0000 (12:38 +0900)]
[Title] IDE cannot genarate .tpk file when user installed native-development without web-development. fixed it
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I2e4c77a4f7d18aa206b8d70f331aad9899cb3f77

10 years agopackage version up (2.1.35)
kh5325.kim [Thu, 5 Sep 2013 10:56:07 +0000 (19:56 +0900)]
package version up (2.1.35)

10 years agopackage version up (2.1.34)
kh5325.kim [Sat, 31 Aug 2013 02:43:25 +0000 (11:43 +0900)]
package version up (2.1.34)

10 years ago[Title] Fixed out of memory problem
Taeyoung Son [Tue, 27 Aug 2013 12:41:14 +0000 (21:41 +0900)]
[Title] Fixed out of memory problem
            - do not read all resources to memory
[Desc.]
[Issue]

Change-Id: I5200ef2a10a0d4495c80b07f90ab90bab84a7312

10 years ago[Title] cli: added a screen size feature for web templates
Jihoon Song [Fri, 23 Aug 2013 11:08:39 +0000 (20:08 +0900)]
[Title] cli: added a screen size feature for web templates
[Desc.]
[Issue]

Change-Id: I9a4211e9f0abc111a292bd86633449a99c43a06c

10 years agoFixed to init inputCmd variable
kh5325.kim [Thu, 22 Aug 2013 01:40:56 +0000 (10:40 +0900)]
Fixed to init inputCmd variable

10 years agopackage version up (2.1.33), Removed 'web-ui-fw' install-dependency
kh5325.kim [Tue, 20 Aug 2013 02:06:28 +0000 (11:06 +0900)]
package version up (2.1.33), Removed 'web-ui-fw' install-dependency

10 years ago[Title] cli: fixed the scrollable problem of jqm templates
Jihoon Song [Tue, 6 Aug 2013 10:29:59 +0000 (19:29 +0900)]
[Title] cli: fixed the scrollable problem of jqm templates
[Desc.]
[Issue] N_SE-48323

Change-Id: Ic4e0bccb9acc22fba8109ba9ffed97ca8ad2c2de

10 years ago[Title] cli: updated jQuery mobile 1.3.2
Jihoon Song [Fri, 2 Aug 2013 09:23:41 +0000 (18:23 +0900)]
[Title] cli: updated jQuery mobile 1.3.2
[Desc.]
[Issue] #10084

Change-Id: I4ddce365e47b4cfa4f84563b31d63dfd65bfb07a

11 years agopackage version up (2.1.32)
kh5325.kim [Mon, 29 Jul 2013 01:26:30 +0000 (10:26 +0900)]
package version up (2.1.32)

11 years agopackage version up (2.1.31)
kh5325.kim [Fri, 26 Jul 2013 12:38:59 +0000 (21:38 +0900)]
package version up (2.1.31)

11 years agoModified help messages
kh5325.kim [Fri, 26 Jul 2013 12:32:56 +0000 (21:32 +0900)]
Modified help messages

11 years agopackage version up (2.1.30)
kh5325.kim [Fri, 26 Jul 2013 02:33:35 +0000 (11:33 +0900)]
package version up (2.1.30)

11 years agoRemoved unused dll check
kh5325.kim [Fri, 26 Jul 2013 02:18:31 +0000 (11:18 +0900)]
Removed unused dll check

11 years ago[Title] cli: updated default & sample profile.xml
Jihoon Song [Tue, 23 Jul 2013 05:50:56 +0000 (14:50 +0900)]
[Title] cli: updated default & sample profile.xml
[Desc.]
[Issue]

Change-Id: I21351657da32f1f4469c1d2c76ba960b2b78c9d0

11 years agopackage version up (2.1.29)
kh5325.kim [Mon, 22 Jul 2013 13:58:27 +0000 (22:58 +0900)]
package version up (2.1.29)

11 years agoCheck directory by absolute path
kh5325.kim [Mon, 22 Jul 2013 13:30:49 +0000 (22:30 +0900)]
Check directory by absolute path

11 years ago[Title] cli: fixed a scalable problem for web ui fw
Jihoon Song [Tue, 16 Jul 2013 07:31:38 +0000 (16:31 +0900)]
[Title] cli: fixed a scalable problem for web ui fw
[Desc.]
[Issue]

Change-Id: Ife592a19de19145e447a8468371ae756849026d5

11 years agoChanged package version "2.1.28".
Kangho Kim [Fri, 12 Jul 2013 10:53:50 +0000 (19:53 +0900)]
Changed package version "2.1.28".

Build url : http://172.21.111.252/jenkins/job/package_version_up/675/

11 years ago[Title] cli: updated the tizen web ui fw library policy
Jihoon Song [Thu, 11 Jul 2013 08:11:38 +0000 (17:11 +0900)]
[Title] cli: updated the tizen web ui fw library policy
[Desc.]
[Issue]

Change-Id: Ib0ba9a4cd7d34a1c584feee86c79d7ccb1f09786

11 years agoMerge "[Title] create symbolic link in Mac OS [Desc.] [Issue]" into develop
Hyeongseok Heo [Wed, 3 Jul 2013 06:36:34 +0000 (15:36 +0900)]
Merge "[Title] create symbolic link in Mac OS [Desc.] [Issue]" into develop

11 years agoMerge "[Title] Fixed bug about webtizen [Desc.] [Issue]" into develop
Hyeongseok Heo [Wed, 3 Jul 2013 06:34:32 +0000 (15:34 +0900)]
Merge "[Title] Fixed bug about webtizen [Desc.] [Issue]" into develop

11 years ago[Title] remove unnecessary process in web-install
Taeyoung Son [Mon, 1 Jul 2013 09:19:00 +0000 (18:19 +0900)]
[Title] remove unnecessary process in web-install
            - setting developer mode option is removed
[Desc.]
[Issue]

Change-Id: I8f7fe8593ba82f9c17e34e2d0b57f2a3b9fb2829

11 years agoMerge "[Title] cli: fixed NPE for profile converting [Desc.] [Issue]" into develop
Jihoon Song [Mon, 1 Jul 2013 07:20:10 +0000 (16:20 +0900)]
Merge "[Title] cli: fixed NPE for profile converting [Desc.] [Issue]" into develop

11 years ago[Title] cli: fixed NPE for profile converting
Jihoon Song [Mon, 1 Jul 2013 07:13:42 +0000 (16:13 +0900)]
[Title] cli: fixed NPE for profile converting
[Desc.]
[Issue]

Change-Id: I8da7146c18478006490962ad22c9664877f553fe

11 years ago[Title] create symbolic link in Mac OS
Taeyoung Son [Mon, 1 Jul 2013 05:28:09 +0000 (14:28 +0900)]
[Title] create symbolic link in Mac OS
[Desc.]
[Issue]

Change-Id: I61ec67888e2c81115964a38cb2cc7f43aec08abe

11 years ago[Title] Fixed bug about webtizen
Taeyoung Son [Mon, 1 Jul 2013 02:40:44 +0000 (11:40 +0900)]
[Title] Fixed bug about webtizen
[Desc.]
[Issue]

Change-Id: I64ae965c1463beb0c1f7d9d74382f4118c6bd59b

11 years agoChanged package version "2.1.27".
Kangho Kim [Sat, 29 Jun 2013 10:22:51 +0000 (19:22 +0900)]
Changed package version "2.1.27".

Build url : http://172.21.111.252/jenkins/job/package_version_up/636/

11 years ago[Title] Fixed tizenhwkey handler
changhyun1.lee [Sat, 29 Jun 2013 10:03:32 +0000 (19:03 +0900)]
[Title] Fixed tizenhwkey handler
[Desc.]
[Issue] N_SE-43910

Change-Id: Iec2b27e65b6b57b4a5144027b0f48b8a4d7190bb

11 years agoChanged package version "2.1.26".
Kangho Kim [Thu, 27 Jun 2013 07:09:57 +0000 (16:09 +0900)]
Changed package version "2.1.26".

Build url : http://172.21.111.252/jenkins/job/package_version_up/620/

11 years ago[Title] cli: removed a certificate generator library
Jihoon Song [Thu, 27 Jun 2013 06:57:40 +0000 (15:57 +0900)]
[Title] cli: removed a certificate generator library
[Desc.]
[Issue]

Change-Id: If453f3b5d199ce1355c452ab0f77889ff9acd95b

11 years agoModified help messages
kh5325.kim [Wed, 26 Jun 2013 02:50:26 +0000 (11:50 +0900)]
Modified help messages

11 years agoMerge "[Title] Version up [Desc.] [Issue]" into develop
Bonyong.Lee [Tue, 25 Jun 2013 23:40:32 +0000 (08:40 +0900)]
Merge "[Title] Version up [Desc.] [Issue]" into develop

11 years agoMerge "[Title] Fixed bug in install/uninstall command. - Even install...
kh5325.kim [Mon, 24 Jun 2013 10:30:32 +0000 (19:30 +0900)]
Merge "[Title] Fixed bug in install/uninstall command.             - Even install/uninstall failed, it always return 0. [Desc.] [Issue]" into develop

11 years ago[Title] Version up
gyeongseok.seo [Mon, 24 Jun 2013 10:29:11 +0000 (19:29 +0900)]
[Title] Version up
[Desc.]
[Issue]

Change-Id: Icc77c4f81bed9e77ffce6dbb5b4380d1bcf01220

11 years ago[Title] Fixed bug in install/uninstall command.
Taeyoung Son [Mon, 24 Jun 2013 10:27:11 +0000 (19:27 +0900)]
[Title] Fixed bug in install/uninstall command.
            - Even install/uninstall failed, it always return 0.
[Desc.]
[Issue]

Change-Id: I7c28dd13a2e7b8f393a1f1c7b11a9063d124e38e

11 years agoMerge "[Title] cli: show loaded items for sign [Desc.] [Issue]" into develop
Jihoon Song [Mon, 24 Jun 2013 10:24:50 +0000 (19:24 +0900)]
Merge "[Title] cli: show loaded items for sign [Desc.] [Issue]" into develop

11 years ago[Title] cli: show loaded items for sign
Jihoon Song [Mon, 24 Jun 2013 10:34:58 +0000 (19:34 +0900)]
[Title] cli: show loaded items for sign
[Desc.]
[Issue]

Change-Id: I8e84a41914984373df50f53c38db600118c77140

11 years ago[Title] Remove unused command, 'web-compliance'
gyeongseok.seo [Mon, 24 Jun 2013 10:23:29 +0000 (19:23 +0900)]
[Title] Remove unused command, 'web-compliance'
[Desc.] stop supporting
[Issue]

Change-Id: If1b1a84ba36f7c035f0ae9c0a9b7175e2f170b88

11 years agoChanged package version "2.1.24".
Kangho Kim [Mon, 24 Jun 2013 09:57:53 +0000 (18:57 +0900)]
Changed package version "2.1.24".

Build url : http://172.21.111.252/jenkins/job/package_version_up/606/

11 years ago[Title] cli: fixed read/write handling for sign
Jihoon Song [Mon, 24 Jun 2013 09:56:27 +0000 (18:56 +0900)]
[Title] cli: fixed read/write handling for sign
[Desc.]
[Issue]

Change-Id: Ied857ca06ce09c17c1badd6de096dd299514cb65

11 years agoChanged package version "2.1.23".
Kangho Kim [Mon, 24 Jun 2013 08:59:51 +0000 (17:59 +0900)]
Changed package version "2.1.23".

Build url : http://172.21.111.252/jenkins/job/package_version_up/605/

11 years ago[Title] fixed some bugs
Jihoon Song [Mon, 24 Jun 2013 08:57:43 +0000 (17:57 +0900)]
[Title] fixed some bugs
[Desc.]
[Issue]

Change-Id: I58d687ae3f81c6664700d3979102dc3904904bb9

11 years ago[Title] cli: support old profiles conversion
Jihoon Song [Mon, 24 Jun 2013 07:17:05 +0000 (16:17 +0900)]
[Title] cli: support old profiles conversion
[Desc.]
[Issue]

Change-Id: Ic5e03ccb88ef6acad74e16accbaec6f6698f6142

11 years agoMerge "[Title] Add option (-eufm, --exclude-uifw-min) [Desc.] [Issue]" into develop
Bonyong.Lee [Mon, 24 Jun 2013 06:48:25 +0000 (15:48 +0900)]
Merge "[Title] Add option (-eufm, --exclude-uifw-min) [Desc.] [Issue]" into develop

11 years agopackage version up (2.1.22)
kh5325.kim [Mon, 24 Jun 2013 06:43:22 +0000 (15:43 +0900)]
package version up (2.1.22)

11 years ago[Title] Add option (-eufm, --exclude-uifw-min)
Taeyoung Son [Fri, 14 Jun 2013 07:27:13 +0000 (16:27 +0900)]
[Title] Add option (-eufm, --exclude-uifw-min)
[Desc.]
[Issue]

Change-Id: If36149172da7245ac8e346fe3f65435a82f84564

11 years ago[Title] cli: fixed a wrong string
Jihoon Song [Sun, 23 Jun 2013 12:22:21 +0000 (21:22 +0900)]
[Title] cli: fixed a wrong string
[Desc.]
[Issue]

Change-Id: I01f65190c4f5110b2c7874f2d92ca68f3ea202d3

11 years ago[Title] cli: sync the renewaled secure profile models
Jihoon Song [Sat, 22 Jun 2013 10:29:34 +0000 (19:29 +0900)]
[Title] cli: sync the renewaled secure profile models
[Desc.]
[Issue]

Change-Id: I9ee04363cd219bd13b82fbc4b721b65bc2f3fe1e

11 years agoUse NewAppXmlStore#setManifestFile
kh5325.kim [Fri, 21 Jun 2013 08:34:41 +0000 (17:34 +0900)]
Use NewAppXmlStore#setManifestFile

11 years agoRollbacked previous change
kh5325.kim [Fri, 21 Jun 2013 07:47:08 +0000 (16:47 +0900)]
Rollbacked previous change

11 years agopackage version up (2.1.21), Removed loadXML() in using NewAppXmlStore
kh5325.kim [Fri, 21 Jun 2013 05:57:28 +0000 (14:57 +0900)]
package version up (2.1.21), Removed loadXML() in using NewAppXmlStore

11 years ago[Title] fix binary name to project name in manifest.xml in native-packaging
ho.namkoong [Sun, 16 Jun 2013 09:16:03 +0000 (18:16 +0900)]
[Title] fix binary name to project name in manifest.xml in native-packaging
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#] 9669
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ie4bc6ec1884430f2f1bccdce5d15138dd7112b64

11 years ago[Title] fixed sonar critical serverities
Jihoon Song [Fri, 14 Jun 2013 08:04:51 +0000 (17:04 +0900)]
[Title] fixed sonar critical serverities
[Desc.]
[Issue]

Change-Id: Icb16acacf9280a45f0cc6c72144592fd168948f9

11 years agoMerge "[Title] Fixed sonar error [Desc.] [Issue]" into develop
Bonyong.Lee [Fri, 14 Jun 2013 04:57:42 +0000 (13:57 +0900)]
Merge "[Title] Fixed sonar error [Desc.] [Issue]" into develop

11 years ago[Title] Fixed sonar error
gyeongseok.seo [Fri, 14 Jun 2013 00:54:09 +0000 (09:54 +0900)]
[Title] Fixed sonar error
[Desc.]
[Issue]

Change-Id: I182c2b7cc1bbfd768a530e1629f535ab861b9885

11 years ago[Title] cli: removed exclude & include options for web signing & packaging
Jihoon Song [Thu, 13 Jun 2013 07:57:59 +0000 (16:57 +0900)]
[Title] cli: removed exclude & include options for web signing & packaging
[Desc.]
[Issue] TDIS-6040

Change-Id: I06c2b89dabdeb94f15bccc91eedd2f0a4a8f3132

11 years agopackage version up (2.1.20)
kh5325.kim [Thu, 13 Jun 2013 07:50:26 +0000 (16:50 +0900)]
package version up (2.1.20)

11 years agopackage version up (2.1.19)
kh5325.kim [Thu, 13 Jun 2013 06:03:35 +0000 (15:03 +0900)]
package version up (2.1.19)

11 years ago[Title] change platform version in native-packaging help page
ho.namkoong [Thu, 13 Jun 2013 05:43:56 +0000 (14:43 +0900)]
[Title] change platform version in native-packaging help page
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I64e0886654a1053c380f1563e49f8183c6bcd2c7

11 years ago[Title] applied platform version's change to native-cli's usage.
Gun Kim [Thu, 13 Jun 2013 02:35:21 +0000 (11:35 +0900)]
[Title] applied platform version's change to native-cli's usage.
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: If7d8b4b0082b798e5b5296311072635d8ef337ee

11 years agoMerge "[Title] cli: fixed a filter problem [Desc.] [Issue]" into develop
Bonyong.Lee [Thu, 13 Jun 2013 01:22:36 +0000 (10:22 +0900)]
Merge "[Title] cli: fixed a filter problem [Desc.] [Issue]" into develop

11 years agoMerge "[Title] Fixed cli's batch file, Installer no more using window regestry [Desc...
Bonyong.Lee [Thu, 13 Jun 2013 01:21:02 +0000 (10:21 +0900)]
Merge "[Title] Fixed cli's batch file, Installer no more using window regestry [Desc.] [Issue]" into develop

11 years ago[Title] Fixed arguments, sdb push method
gyeongseok.seo [Wed, 12 Jun 2013 07:41:38 +0000 (16:41 +0900)]
[Title] Fixed arguments, sdb push method
[Desc.] dist's file name not needed
[Issue]

Change-Id: Icd09b044e8086c9d0605aba3c06532d05c56342a

11 years ago[Title] Fixed SDB first start wait logic
gyeongseok.seo [Wed, 12 Jun 2013 06:53:05 +0000 (15:53 +0900)]
[Title] Fixed SDB first start wait logic
[Desc.]
[Issue]

Change-Id: Ifa65f1bdbb872c4eb26db627006c24737f1d26e6

11 years ago[Title] Fixed cli's batch file, Installer no more using window regestry
gyeongseok.seo [Wed, 12 Jun 2013 03:59:18 +0000 (12:59 +0900)]
[Title] Fixed cli's batch file, Installer no more using window regestry
[Desc.]
[Issue]

Change-Id: Id617e426c88f4f82e6f88c588693573b65139394

11 years ago[Title] cli: fixed a filter problem
Jihoon Song [Wed, 12 Jun 2013 02:40:04 +0000 (11:40 +0900)]
[Title] cli: fixed a filter problem
[Desc.]
[Issue]

Change-Id: I60a960ff6660467561cb582ba842f92e7a22e659

11 years agopackage version up (2.1.18)
kh5325.kim [Tue, 11 Jun 2013 13:46:19 +0000 (22:46 +0900)]
package version up (2.1.18)

11 years ago[Title] applied multi-sdk's change.
Gun Kim [Tue, 11 Jun 2013 10:53:27 +0000 (19:53 +0900)]
[Title] applied multi-sdk's change.
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I189893a24a9f776a406d4ed5252c611d8d102597

11 years ago[Title] cli: updated sample profiles
Jihoon Song [Mon, 10 Jun 2013 02:46:43 +0000 (11:46 +0900)]
[Title] cli: updated sample profiles
[Desc.]
[Issue] TDIS-5799

Change-Id: I9c2c35dbafa55b2e57d21515e690db99e206c91a

11 years agopackage version up (2.1.17)
kh5325.kim [Sat, 8 Jun 2013 08:56:33 +0000 (17:56 +0900)]
package version up (2.1.17)

11 years agopackage version up (2.1.16)
kh5325.kim [Sat, 8 Jun 2013 04:46:57 +0000 (13:46 +0900)]
package version up (2.1.16)

11 years ago[Title] cli: changed capitalization concept
Jihoon Song [Wed, 5 Jun 2013 08:02:11 +0000 (17:02 +0900)]
[Title] cli: changed capitalization concept
[Desc.]
[Issue]

Change-Id: I381b00ebeedc2994d4c0e010eaa31c81f0f7a659

11 years ago[Title] fix arch bug in native-pack and add detailed description in help page
ho.namkoong [Fri, 31 May 2013 11:52:39 +0000 (20:52 +0900)]
[Title] fix arch bug in native-pack and add detailed description in help page
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#] 9508
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ia07ed4f2b0aee0d318f1bb1222cc1330c6666f8e

11 years ago[Title] version up
gyeongseok.seo [Tue, 28 May 2013 08:19:57 +0000 (17:19 +0900)]
[Title] version up
[Desc.]
[Issue]

Change-Id: I5afc31a6213a8fba5473b108fffd73ea27c10fb3