Skip to content

Remove fisco-bcos.org references from submodule build files#31

Merged
kyonRay merged 2 commits intomasterfrom
copilot/remove-fisco-bcos-link
Mar 4, 2026
Merged

Remove fisco-bcos.org references from submodule build files#31
kyonRay merged 2 commits intomasterfrom
copilot/remove-fisco-bcos-link

Conversation

Copy link
Contributor

Copilot AI commented Mar 4, 2026

sdk-common/build.gradle and sdk-acv/build.gradle still referenced http://www.fisco-bcos.org as the POM project URL, despite the root build.gradle having already been updated to the correct GitHub URL in a prior PR.

Changes

  • sdk-common/build.gradle — replace stale http://www.fisco-bcos.org POM url with https://github.com/WeBankBlockchain/WeDPR-Lab-Java-SDK
  • sdk-acv/build.gradle — same replacement

Both submodule publishing configs now match the root build.gradle.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…on and sdk-acv build.gradle

Co-authored-by: kyonRay <32325790+kyonRay@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove https://fisco-bcos.org link from repository branches Remove fisco-bcos.org references from submodule build files Mar 4, 2026
@kyonRay kyonRay marked this pull request as ready for review March 4, 2026 07:10
Copilot AI review requested due to automatic review settings March 4, 2026 07:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aligns submodule Maven publishing metadata with the root Gradle configuration by removing the stale http://www.fisco-bcos.org POM project URL and replacing it with the repository’s GitHub URL.

Changes:

  • Update sdk-common POM url to https://github.com/WeBankBlockchain/WeDPR-Lab-Java-SDK
  • Update sdk-acv POM url to https://github.com/WeBankBlockchain/WeDPR-Lab-Java-SDK

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
sdk-common/build.gradle Updates published POM project URL to the GitHub repository URL.
sdk-acv/build.gradle Updates published POM project URL to the GitHub repository URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kyonRay kyonRay merged commit ce93d98 into master Mar 4, 2026
4 of 8 checks passed
@kyonRay kyonRay deleted the copilot/remove-fisco-bcos-link branch March 4, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants