提交 8a97cf21 编写于 作者: H hanfeng 提交者: jinguang

!1421 【包管理】bundle_tool和distributed_bundle_framework两个部件,从bundle_framework仓中拆出

* add bm and dbms repository and committer config
上级 426ccd64
......@@ -23,9 +23,9 @@ OpenHarmony ApplicationFramework technology stack scope is shown in the followin
| Component Name | Component Description | Component Repository Name |
| ---------------------------------- | ------------------------------------------------------------ | --------------------------------------------- |
| Command Line Tool | Provides the command line to install, update, uninstall and query information of OpenHarmony bundles. | bundlemanager_bundle_framework |
| Command Line Tool | Provides the command line to install, update, uninstall and query information of OpenHarmony bundles. | bundlemanager_bundle_tool |
| Bundle Management Framework | Provides the ability to install, update, uninstall and query information of OpenHarmony bundles and service installation bundles. | bundlemanager_bundle_framework |
| Distributed Bundle Framework | Provides the ability to distributed manage bundles. | bundlemanager_bundle_framework |
| Distributed Bundle Framework | Provides the ability to distributed manage bundles. | bundlemanager_distributed_bundle_framework |
| SDK Tool | Provide hap packaging, unpacking tools, and application manifest file checking tools used by IDE. | developtools_packing_tool |
| Application Verify | Provides integrity verification and source control capabilities for hap applications. | security_appverify |
| Common Event Service | Provides applications with the ability to subscribe, publish, and unsubscribe from public events. | notification_common_event_service |
......@@ -72,6 +72,8 @@ OpenHarmony ApplicationFramework technology stack scope is shown in the followin
- systemabilitymgr_safwk_lite:https://gitee.com/openharmony/systemabilitymgr_safwk_lite
- developtools_packing_tool:https://gitee.com/openharmony/developtools_packing_tool
- bundlemanager_bundle_framework:https://gitee.com/openharmony/bundlemanager_bundle_framework
- bundlemanager_bundle_tool:https://gitee.com/openharmony/bundlemanager_bundle_tool
- bundlemanager_distributed_bundle_framework:https://gitee.com/openharmony/bundlemanager_distributed_bundle_framework
- bundlemanager_bundle_framework_lite:https://gitee.com/openharmony/bundlemanager_bundle_framework_lite
- developtools_ace_js2bundle:https://gitee.com/openharmony/developtools_ace_js2bundle
- developtools_ace_ets2bundle:https://gitee.com/openharmony/developtools_ace_ets2bundle
......
......@@ -18,9 +18,9 @@ ApplicationFramework SIG技术栈范围全景图如下图所示:
## 代码仓
| 部件名称 | 部件功能描述 | 部件仓名称 |
| ---------------- | ------------------------------------------------------------ | --------------------------------------------- |
| 命令行工具 | 包管理命令行工具:提供命令行中执行hap包的安装、更新、卸载及信息查询的能力。 | bundlemanager_bundle_framework |
| 命令行工具 | 包管理命令行工具:提供命令行中执行hap包的安装、更新、卸载及信息查询的能力。 | bundlemanager_bundle_tool |
| 包管理基础框架 | 提供OpenHarmony应用和服务安装包的安装、更新、卸载以及信息查询等能力,包含包管理接口和包管理服务。 | bundlemanager_bundle_framework |
| 分布式包管理框架 | 分布式包管理服务。 | bundlemanager_bundle_framework |
| 分布式包管理框架 | 分布式包管理服务。 | bundlemanager_distributed_bundle_framework |
| SDK工具 | 提供IDE使用的hap包打包、拆包工具、应用清单文件检查工具。 | developtools_packing_tool |
| 应用签名校验 | 提供了对hap应用的完整性校验和来源管控能力,是OpenHarmony生态安全的基础。 | security_appverify |
| 公共事件服务 | 为应用程序提供订阅、发布、退订公共事件的能力。 | notification_common_event_service |
......@@ -67,6 +67,8 @@ ApplicationFramework SIG技术栈范围全景图如下图所示:
- systemabilitymgr_safwk_lite:https://gitee.com/openharmony/systemabilitymgr_safwk_lite
- developtools_packing_tool:https://gitee.com/openharmony/developtools_packing_tool
- bundlemanager_bundle_framework:https://gitee.com/openharmony/bundlemanager_bundle_framework
- bundlemanager_bundle_tool:https://gitee.com/openharmony/bundlemanager_bundle_tool
- bundlemanager_distributed_bundle_framework:https://gitee.com/openharmony/bundlemanager_distributed_bundle_framework
- bundlemanager_bundle_framework_lite:https://gitee.com/openharmony/bundlemanager_bundle_framework_lite
- developtools_ace_js2bundle:https://gitee.com/openharmony/developtools_ace_js2bundle
- developtools_ace_ets2bundle:https://gitee.com/openharmony/developtools_ace_ets2bundle
......
......@@ -1008,6 +1008,8 @@
"https://gitee.com/openharmony/ability_form_fwk",
"https://gitee.com/openharmony/ability_idl_tool",
"https://gitee.com/openharmony/bundlemanager_bundle_framework",
"https://gitee.com/openharmony/bundlemanager_bundle_tool",
"https://gitee.com/openharmony/bundlemanager_distributed_bundle_framework",
"https://gitee.com/openharmony/bundlemanager_bundle_framework_lite",
"https://gitee.com/openharmony/global_resource_management",
"https://gitee.com/openharmony/global_resource_management_lite",
......@@ -1034,6 +1036,8 @@
"foundation/ability/form_fwk",
"foundation/ability/idl_tool",
"foundation/bundlemanager/bundle_framework",
"foundation/bundlemanager/bundle_tool",
"foundation/bundlemanager/distributed_bundle_framework",
"foundation/bundlemanager/bundle_framework_lite",
"base/global/resource_management",
"base/global/global_resource_management_lite",
......
......@@ -447,4 +447,6 @@
|445|tools_previewer|tools_previewer|https://gitee.com/duanlang2020|duanjintao2@huawei.com|https://gitee.com/hmscoe|zhaowenguang2@huawei.com|SIG_ide|
|446|third_party_libfuse|third_party/libfuse|https://gitee.com/bubble_mao|maojingjing1@huawei.com|https://gitee.com/panqinxu|panqinxu1@huawei.com|SIG_Kernel|
|447|kernel_common_modules|kernel/common_modules|https://gitee.com/liuyoufang|liuyu82@huawei.com|https://gitee.com/weiyj_lk|weiyongjun1@huawei.com|SIG_Kernel|
|448|kernel_linux_common_modules|kernel/linux/common_modules|https://gitee.com/liuyoufang|liuyu82@huawei.com|https://gitee.com/weiyj_lk|weiyongjun1@huawei.com|SIG_Kernel|
\ No newline at end of file
|448|kernel_linux_common_modules|kernel/linux/common_modules|https://gitee.com/liuyoufang|liuyu82@huawei.com|https://gitee.com/weiyj_lk|weiyongjun1@huawei.com|SIG_Kernel|
|449|bundlemanager_bundle_tool|foundation/bundlemanager/bundle_tool|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/shuaytao <br> https://gitee.com/zhongjianfei|shuaiyutao1@huawei.com <br> zhongjianfei@huawei.com|SIG_ApplicationFramework|
|450|bundlemanager_distributed_bundle_framework|foundation/bundlemanager/distributed_bundle_framework|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/shuaytao <br> https://gitee.com/zhongjianfei|shuaiyutao1@huawei.com <br> zhongjianfei@huawei.com|SIG_ApplicationFramework|
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册