Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/community/release/release-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ Log in to the ASF Nexus repository with your Apache ID, locate the released vers

#### 3.3.3 Package Source Code

:::caution Note
:::warning
Do not package in your daily working directory!
:::

Expand Down
2 changes: 1 addition & 1 deletion website/community/release/verify-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For a detailed checklist, please refer to the official [Incubator Release Checkl

> **Prerequisite:** Ensure you have `gpg` or `gpg2` installed.

:::caution Note
:::warning
Downloading may take some time depending on your network connection.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ mvn clean deploy -Papache-release -DskipTests -Dgpg.skip=false

#### 3.3.3 打包源代码

:::caution 注意
:::warning
请勿在日常工作目录中打包!
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ title: '如何验证版本'

> 验证环节需依赖 GPG 工具,建议预先安装 `gpg` 或 `gpg2`。

:::caution 注意
:::warning
请确保网络环境畅通,下载耗时取决于网络状况。
:::

Expand Down
Loading