Skip to content

Conversation

yuqi1129
Copy link
Contributor

What changes were proposed in this pull request?

  • Add gradle build files for module catalogs and clients.
  • Remove unnecessary logic to disable the build task for module catalogs and clients.

Why are the changes needed?

It's a bug need to fix.

Fix: #2121

Does this PR introduce any user-facing change?

N/A.

How was this patch tested?

Test and verify it locally.

@yuqi1129 yuqi1129 self-assigned this Feb 19, 2024
@jerryshao jerryshao changed the title [#2121] fix: Fix publish bugs when publish module clients and catalogs [#2121] fix(build): Fix publish bugs when publish module clients and catalogs Feb 19, 2024
@yuqi1129 yuqi1129 added branch-0.4 need backport Issues that need to backport to another branch labels Feb 19, 2024
@jerryshao jerryshao merged commit 8745d6d into apache:main Feb 21, 2024
github-actions bot pushed a commit that referenced this pull request Feb 21, 2024
…d `catalogs` (#2259)

### What changes were proposed in this pull request?

- Add gradle build files for module `catalogs` and `clients`.
- Remove unnecessary logic to disable the build task for module
`catalogs` and `clients`.

### Why are the changes needed?

It's a bug need to fix.

Fix: #2121 

### Does this PR introduce _any_ user-facing change?

N/A.

### How was this patch tested?

Test and verify it locally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] Gradle publish failed due to ignoring the build task for catalogs and clients
2 participants