提交 aab07e90 编写于 作者: 冷昌晶 提交者: jinguang

!1029 Switch component name from compileruntime to ets_utils for...

!1029 Switch component name from compileruntime to ets_utils for js_api_module,js_util_module,js_sys_module,js_worker_module
* Switch component name from compileruntime to ets_utils for js_api_modu…
上级 6950da26
...@@ -23,10 +23,7 @@ ...@@ -23,10 +23,7 @@
- project name: - project name:
- build_lite: https://gitee.com/openharmony/build_lite - build_lite: https://gitee.com/openharmony/build_lite
- build: https://gitee.com/openharmony/build - build: https://gitee.com/openharmony/build
- js_api_module: https://gitee.com/openharmony/js_api_module - ets_utils: https://gitee.com/openharmony-sig/commonlibrary_ets_utils
- js_sys_module: https://gitee.com/openharmony/js_sys_module
- js_util_module: https://gitee.com/openharmony/js_util_module
- js_worker_module: https://gitee.com/openharmony/js_worker_module
- productdefine_common: https://gitee.com/openharmony/productdefine_common - productdefine_common: https://gitee.com/openharmony/productdefine_common
- prebuilts_aosp_libs: https://gitee.com/openharmony/prebuilts_aosp_libs - prebuilts_aosp_libs: https://gitee.com/openharmony/prebuilts_aosp_libs
- third_party_gn: https://gitee.com/openharmony/third_party_gn - third_party_gn: https://gitee.com/openharmony/third_party_gn
......
...@@ -22,10 +22,7 @@ ...@@ -22,10 +22,7 @@
- 代码仓地址: - 代码仓地址:
- build_lite: https://gitee.com/openharmony/build_lite - build_lite: https://gitee.com/openharmony/build_lite
- build: https://gitee.com/openharmony/build - build: https://gitee.com/openharmony/build
- js_api_module: https://gitee.com/openharmony/js_api_module - ets_utils: https://gitee.com/openharmony-sig/commonlibrary_ets_utils
- js_sys_module: https://gitee.com/openharmony/js_sys_module
- js_util_module: https://gitee.com/openharmony/js_util_module
- js_worker_module: https://gitee.com/openharmony/js_worker_module
- productdefine_common: https://gitee.com/openharmony/productdefine_common - productdefine_common: https://gitee.com/openharmony/productdefine_common
- prebuilts_aosp_libs: https://gitee.com/openharmony/prebuilts_aosp_libs - prebuilts_aosp_libs: https://gitee.com/openharmony/prebuilts_aosp_libs
- third_party_gn: https://gitee.com/openharmony/third_party_gn - third_party_gn: https://gitee.com/openharmony/third_party_gn
......
...@@ -728,11 +728,8 @@ ...@@ -728,11 +728,8 @@
{ {
"sig-name": "sig-compileruntime", "sig-name": "sig-compileruntime",
"projects": [ "projects": [
"https://gitee.com/openharmony/js_api_module", "https://gitee.com/openharmony-sig/commonlibrary_ets_utils",
"https://gitee.com/openharmony/js_sys_module", "https://gitee.com/openharmony-sig/utils_memory",
"https://gitee.com/openharmony/js_util_module",
"https://gitee.com/openharmony/js_worker_module",
"https://gitee.com/openharmony-sig/utils_memory",
"https://gitee.com/openharmony-sig/third_party_mimalloc", "https://gitee.com/openharmony-sig/third_party_mimalloc",
"https://gitee.com/openharmony/commonlibrary_c_utils", "https://gitee.com/openharmony/commonlibrary_c_utils",
"https://gitee.com/openharmony/commonlibrary_utils_lite", "https://gitee.com/openharmony/commonlibrary_utils_lite",
...@@ -742,11 +739,8 @@ ...@@ -742,11 +739,8 @@
"https://gitee.com/openharmony/arkcompiler_toolchain" "https://gitee.com/openharmony/arkcompiler_toolchain"
], ],
"project-path": [ "project-path": [
"base/compileruntime/js_api_module", "commonlibrary/ets_utils",
"base/compileruntime/js_sys_module", "utils/memory",
"base/compileruntime/js_util_module",
"base/compileruntime/js_worker_module",
"utils/memory",
"third_party/mimalloc", "third_party/mimalloc",
"commonlibrary/c_utils", "commonlibrary/c_utils",
"commonlibrary/utils_lite", "commonlibrary/utils_lite",
......
...@@ -269,10 +269,10 @@ ...@@ -269,10 +269,10 @@
|267|telephony_cellular_data|base/telephony/cellular_data|https://gitee.com/jyh926|jiayanhong@huawei.com|https://gitee.com/zhang-hai-feng|zhanghaifeng11@huawei.com|SIG_SoftBus| |267|telephony_cellular_data|base/telephony/cellular_data|https://gitee.com/jyh926|jiayanhong@huawei.com|https://gitee.com/zhang-hai-feng|zhanghaifeng11@huawei.com|SIG_SoftBus|
|268|communication_nfc|foundation/communication/nfc|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/knpingan|zhangxiuping@huawei.com|SIG_SoftBus| |268|communication_nfc|foundation/communication/nfc|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/knpingan|zhangxiuping@huawei.com|SIG_SoftBus|
|269|third_party_e2fsprogs|third_party/e2fsprogs|https://gitee.com/wangxing-hw|raymond.wangxing@huawei.com|https://gitee.com/taiyipei|peitaiyi@huawei.com|SIG_CompileRuntime| |269|third_party_e2fsprogs|third_party/e2fsprogs|https://gitee.com/wangxing-hw|raymond.wangxing@huawei.com|https://gitee.com/taiyipei|peitaiyi@huawei.com|SIG_CompileRuntime|
|270|js_api_module|base/compileruntime/js_api_module|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br> gongjunsong@huawei.com|SIG_CompileRuntime| |270|ets_utils|commonlibrary/ets_utils|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br> gongjunsong@huawei.com|SIG_CompileRuntime|
|271|js_sys_module|base/compileruntime/js_sys_module|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br> gongjunsong@huawei.com|SIG_CompileRuntime| |271|ability_ability_base|foundation/ability/ability_base|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch <br> https://gitee.com/jayleehw <br> https://gitee.com/zhongjianfei <br> https://gitee.com/ccllee|xuchenghua09@huawei.com <br> liqiang121@huawei.com <br> zhongjianfei@huawei.com <br> caochunlei1@huawei.com|SIG_ApplicationFramework|
|272|js_util_module|base/compileruntime/js_util_module|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br> gongjunsong@huawei.com|SIG_CompileRuntime| |272|ability_form_fwk|foundation/ability/form_fwk|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch <br> https://gitee.com/jayleehw <br> https://gitee.com/zhongjianfei <br> https://gitee.com/ccllee|xuchenghua09@huawei.com <br> liqiang121@huawei.com <br> zhongjianfei@huawei.com <br> caochunlei1@huawei.com|SIG_ApplicationFramework|
|273|js_worker_module|base/compileruntime/js_worker_module|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br> gongjunsong@huawei.com|SIG_CompileRuntime| |273|ability_idl_tool|foundation/ability/idl_tool|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch <br> https://gitee.com/jayleehw <br> https://gitee.com/zhongjianfei|xuchenghua09@huawei.com <br> liqiang121@huawei.com <br> zhongjianfei@huawei.com|SIG_ApplicationFramework|
|274|communication_bluetooth|foundation/communication/bluetooth|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/xujiang181|jiang.xu@huawei.com|SIG_SoftBus| |274|communication_bluetooth|foundation/communication/bluetooth|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/xujiang181|jiang.xu@huawei.com|SIG_SoftBus|
|275|miscservices_inputmethod|base/miscservices/inputmethod|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_BasicSoftwareService| |275|miscservices_inputmethod|base/miscservices/inputmethod|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_BasicSoftwareService|
|276|notification_distributed_notification_service|base/notification/distributed_notification_service|https://gitee.com/autumn330|hw.liuwei@huawei.com|https://gitee.com/jayleehw|liqiang121@huawei.com|SIG_BasicSoftwareService| |276|notification_distributed_notification_service|base/notification/distributed_notification_service|https://gitee.com/autumn330|hw.liuwei@huawei.com|https://gitee.com/jayleehw|liqiang121@huawei.com|SIG_BasicSoftwareService|
...@@ -392,11 +392,8 @@ ...@@ -392,11 +392,8 @@
|390| device_board_talkweb|device/board/talkweb|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| https://gitee.com/talkweb_houpengfei | houpengfei@talkweb.com.cn |SIG_Devboard| |390| device_board_talkweb|device/board/talkweb|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| https://gitee.com/talkweb_houpengfei | houpengfei@talkweb.com.cn |SIG_Devboard|
|391| device_soc_rockchip|device/soc/rockchip|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| https://gitee.com/bob_qu |qu_bo@hoperun.com|SIG_Devboard| |391| device_soc_rockchip|device/soc/rockchip|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| https://gitee.com/bob_qu |qu_bo@hoperun.com|SIG_Devboard|
|392|notification_eventhandler|base/notification/eventhandler|https://gitee.com/zero-cyc|chenlien@huawei.com|https://gitee.com/jayleehw|liqiang121@huawei.com|SIG_BasicSoftwareService| |392|notification_eventhandler|base/notification/eventhandler|https://gitee.com/zero-cyc|chenlien@huawei.com|https://gitee.com/jayleehw|liqiang121@huawei.com|SIG_BasicSoftwareService|
|393|ability_ability_base|foundation/ability/ability_base|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch <br> https://gitee.com/jayleehw <br> https://gitee.com/zhongjianfei <br> https://gitee.com/ccllee|xuchenghua09@huawei.com <br> liqiang121@huawei.com <br> zhongjianfei@huawei.com <br> caochunlei1@huawei.com|SIG_ApplicationFramework| |393|third_party_exfatprogs|third_party/exfatprogs|https://gitee.com/ningzuobin|ningzuobin@huawei.com|https://gitee.com/bubble_mao <br> https://gitee.com/panqinxu|maojingjing1@huawei.com <br> panqinxu1@huawei.com|SIG_Kernel|
|394|ability_form_fwk|foundation/ability/form_fwk|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch <br> https://gitee.com/jayleehw <br> https://gitee.com/zhongjianfei <br> https://gitee.com/ccllee|xuchenghua09@huawei.com <br> liqiang121@huawei.com <br> zhongjianfei@huawei.com <br> caochunlei1@huawei.com|SIG_ApplicationFramework| |394|arkcompiler_toolchain|arkcompiler/toolchain|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong <br> https://gitee.com/weng-changcheng|sunzhe23@huawei.com <br> gongjunsong@huawei.com <br> wengchangcheng@huawei.com|SIG_CompileRuntime|
|395|ability_idl_tool|foundation/ability/idl_tool|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch <br> https://gitee.com/jayleehw <br> https://gitee.com/zhongjianfei|xuchenghua09@huawei.com <br> liqiang121@huawei.com <br> zhongjianfei@huawei.com|SIG_ApplicationFramework| |395|device_board_unionman|device/board/unionman|https://gitee.com/qtpl456|wangshaofeng5@huawei.com|https://gitee.com/algoideas <br> https://gitee.com/osprey <br> https://gitee.com/chepiaom|minjie.yu@unionman.com.cn <br> e.hong@unionman.com.cn <br> shaoqiang.yu@unionman.com.cn|SIG_Devboard|
|396|third_party_exfatprogs|third_party/exfatprogs|https://gitee.com/ningzuobin|ningzuobin@huawei.com|https://gitee.com/bubble_mao <br> https://gitee.com/panqinxu|maojingjing1@huawei.com <br> panqinxu1@huawei.com|SIG_Kernel| |396|vendor_unionman|vendor/unionman|https://gitee.com/qtpl456|wangshaofeng5@huawei.com|https://gitee.com/algoideas <br> https://gitee.com/osprey <br> https://gitee.com/chepiaom|minjie.yu@unionman.com.cn <br> e.hong@unionman.com.cn <br> shaoqiang.yu@unionman.com.cn|SIG_Devboard|
|397|arkcompiler_toolchain|arkcompiler/toolchain|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong <br> https://gitee.com/weng-changcheng|sunzhe23@huawei.com <br> gongjunsong@huawei.com <br> wengchangcheng@huawei.com|SIG_CompileRuntime| |397|device_soc_amlogic|device/soc/amlogic|https://gitee.com/qtpl456|wangshaofeng5@huawei.com|https://gitee.com/algoideas <br> https://gitee.com/osprey <br> https://gitee.com/chepiaom|minjie.yu@unionman.com.cn <br> e.hong@unionman.com.cn <br> shaoqiang.yu@unionman.com.cn|SIG_Devboard|
|398|device_board_unionman|device/board/unionman|https://gitee.com/qtpl456|wangshaofeng5@huawei.com|https://gitee.com/algoideas <br> https://gitee.com/osprey <br> https://gitee.com/chepiaom|minjie.yu@unionman.com.cn <br> e.hong@unionman.com.cn <br> shaoqiang.yu@unionman.com.cn|SIG_Devboard|
|399|vendor_unionman|vendor/unionman|https://gitee.com/qtpl456|wangshaofeng5@huawei.com|https://gitee.com/algoideas <br> https://gitee.com/osprey <br> https://gitee.com/chepiaom|minjie.yu@unionman.com.cn <br> e.hong@unionman.com.cn <br> shaoqiang.yu@unionman.com.cn|SIG_Devboard|
|400|device_soc_amlogic|device/soc/amlogic|https://gitee.com/qtpl456|wangshaofeng5@huawei.com|https://gitee.com/algoideas <br> https://gitee.com/osprey <br> https://gitee.com/chepiaom|minjie.yu@unionman.com.cn <br> e.hong@unionman.com.cn <br> shaoqiang.yu@unionman.com.cn|SIG_Devboard|
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册