Skip to content

chore(internal/config): remove excluded_dependencies field from JavaModule config struct - #6675

Merged
zhumin8 merged 1 commit into
googleapis:mainfrom
zhumin8:java-rm-excluded_dependencies
Jul 8, 2026
Merged

chore(internal/config): remove excluded_dependencies field from JavaModule config struct#6675
zhumin8 merged 1 commit into
googleapis:mainfrom
zhumin8:java-rm-excluded_dependencies

Conversation

@zhumin8

@zhumin8 zhumin8 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

The excluded_dependencies field in JavaModule is no longer needed and is being removed.

Note: wait googleapis/google-cloud-java#13676 that removes these from google-cloud-java/librarian.yaml successfully merge in

Fixes #5901

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request removes the unused excluded_dependencies field from the Java configuration schema, the JavaModule struct, the merge logic in library.go, and the associated unit tests. As there are no review comments, I have no feedback to provide.

@zhumin8
zhumin8 marked this pull request as ready for review July 8, 2026 14:15
@zhumin8
zhumin8 requested a review from a team as a code owner July 8, 2026 14:15
@zhumin8
zhumin8 merged commit 1ac29d2 into googleapis:main Jul 8, 2026
31 of 32 checks passed
sofisl pushed a commit to sofisl/librarian that referenced this pull request Jul 8, 2026
…odule config struct (googleapis#6675)

The `excluded_dependencies` field in `JavaModule` is no longer needed
and is being removed.

Note: wait googleapis/google-cloud-java#13676
that removes these from google-cloud-java/librarian.yaml successfully
merge in

Fixes googleapis#5901
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.

java(repometadata): remove excluded_dependencies from .repo-metadata.json

2 participants