Skip to content

chore: remove @version and @since javadoc tags#60

Open
adityamparikh wants to merge 3 commits intoapache:mainfrom
adityamparikh:chore/remove-version-since-javadoc
Open

chore: remove @version and @since javadoc tags#60
adityamparikh wants to merge 3 commits intoapache:mainfrom
adityamparikh:chore/remove-version-since-javadoc

Conversation

@adityamparikh
Copy link
Contributor

Summary

  • Remove @version 1.0.0 and @since 1.0.0 from all javadoc comments across 13 source files
  • The Apache Solr community does not use these tags in javadocs

Test plan

  • Compilation passes
  • Spotless formatting check passes
  • Javadoc generation passes (no new warnings)
  • CI tests pass

🤖 Generated with Claude Code

The Apache Solr community does not use @Version and @SInCE tags in
javadocs. Remove all occurrences of @Version 1.0.0 and @SInCE 1.0.0
from 13 source files.

Signed-off-by: Aditya Parikh <adityamparikh@gmail.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: adityamparikh <aditya.m.parikh@gmail.com>
adityamparikh and others added 2 commits March 8, 2026 20:09
- S1118: Add private constructor to CollectionUtils utility class
- S1488: Return stream expression directly in validateCollectionExists
- S7467: Replace unused caught exceptions with unnamed pattern _ (Java 25)
  in CollectionService, CollectionUtils, and IndexingService

Signed-off-by: Aditya Parikh <aditya.m.parikh@gmail.com>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: adityamparikh <aditya.m.parikh@gmail.com>
Signed-off-by: Aditya Parikh <adityamparikh@gmail.com>
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