Skip to content

Add support for annotations with parameters and fix 'since' tags - #130

Merged
phax merged 1 commit into
phax:masterfrom
joelittlejohn:type-annotation-params
May 14, 2026
Merged

Add support for annotations with parameters and fix 'since' tags#130
phax merged 1 commit into
phax:masterfrom
joelittlejohn:type-annotation-params

Conversation

@joelittlejohn

Copy link
Copy Markdown
Contributor
  • Add annotated(JAnnotationUse) overload to allow configuring annotation parameters (e.g., @SiZe(min=1, max=10))
  • Update all since' tags to 4.2.0 for consistency
  • Add tests for parameterized annotations

@phax

phax commented Feb 4, 2026

Copy link
Copy Markdown
Owner

@joelittlejohn can you please re-add the

   * @throws JCodeModelException
   *         In case of error

in the Javadocs - otherwise my IDE complains 🤷🏼

- Add annotated(JAnnotationUse) overload to allow configuring annotation parameters (e.g., @SiZe(min=1, max=10))
- Update all since' tags to 4.2.0 for consistency
- Add tests for parameterized annotations
@joelittlejohn joelittlejohn reopened this Feb 4, 2026
@joelittlejohn

Copy link
Copy Markdown
Contributor Author

@phax done 👍

@phax
phax merged commit b16e2a2 into phax:master May 14, 2026
1 check passed
@phax

phax commented May 14, 2026

Copy link
Copy Markdown
Owner

Sorry I missed this for 4.2.0 :(

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.

2 participants