Skip to content

Brings the Java build in line with other clients.#2361

Open
imotov wants to merge 3 commits into
NVIDIA:mainfrom
imotov:issue-2131/fix-cuvs-java-build-issues
Open

Brings the Java build in line with other clients.#2361
imotov wants to merge 3 commits into
NVIDIA:mainfrom
imotov:issue-2131/fix-cuvs-java-build-issues

Conversation

@imotov

@imotov imotov commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Fixes several build issues that previously allowed improperly formatted files and files with incorrect copyright headers to pass CI.

  • Replaces the Java-specific copyright check with the standard pre-commit check.
  • Adds Java and Maven dependencies to the all configuration.
  • Moves formatting and Spotless checks into pre-commit.
  • Fixes formatting in files that were not properly formatted.
  • Removes the remaining headers_h_1 imports.

Fixes #2131

Fixes several build issues that previously allowed improperly formatted files and files with incorrect copyright headers to pass CI.
- Replaces the Java-specific copyright check with the standard pre-commit check.
- Adds Java and Maven dependencies to the all configuration.
- Moves formatting and Spotless checks into pre-commit.
- Fixes formatting in files that were not properly formatted.
- Removes the remaining headers_h_1 imports.

Fixes NVIDIA#2131
@imotov

imotov commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test cc91b0a

@copy-pr-bot

copy-pr-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@imotov imotov added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jul 24, 2026
@imotov

imotov commented Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test 77df6c3

@imotov
imotov marked this pull request as ready for review July 25, 2026 02:08
@imotov
imotov requested review from a team as code owners July 25, 2026 02:08
@imotov
imotov requested a review from KyleFromNVIDIA July 25, 2026 02:08
Comment thread java/cuvs-java/pom.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Java code format standard is not being enforced

2 participants