Skip to content

Remove unused ApiOriginFilter#1129

Merged
bdemers merged 1 commit into
developfrom
remove-unused-api-origin-filter
May 31, 2026
Merged

Remove unused ApiOriginFilter#1129
bdemers merged 1 commit into
developfrom
remove-unused-api-origin-filter

Conversation

@bdemers
Copy link
Copy Markdown
Member

@bdemers bdemers commented May 31, 2026

ApiOriginFilter is dead code: an unused JAX-RS CORS response filter that carries no @Provider annotation and is referenced nowhere in the codebase, so it is never registered. It dates back to the project's initial import into Apache. This removes it.

Dead code: the CORS filter carries no @Provider and is referenced nowhere; leftover from the project's initial import to Apache.
@github-actions
Copy link
Copy Markdown

View details about the 'Apache Rat - Check' build 954 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

View details about the 'Maven Verify (with Java 21-zulu)' build 1919 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

View details about the 'Maven Verify (with Java 17-zulu)' build 1919 in the Build Scan 📊

@bdemers bdemers merged commit 7da77c7 into develop May 31, 2026
6 checks passed
@bdemers bdemers deleted the remove-unused-api-origin-filter branch May 31, 2026 18:51
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.

1 participant