Skip to content

[24628] Several fixes in annotations#195

Open
richiware wants to merge 7 commits into
masterfrom
bugfix/severals
Open

[24628] Several fixes in annotations#195
richiware wants to merge 7 commits into
masterfrom
bugfix/severals

Conversation

@richiware

@richiware richiware commented Jun 15, 2026

Copy link
Copy Markdown
Member

Description

This PR brings:

  • Fixed generated code for @verbatim.
  • Fixed @default when member type is an enumeration.
  • Fixed @default_literal.
  • Fixed registration of annotation which value is of string type.
  • Removed old REST code.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Any new/modified methods have been properly documented.
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.

Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
@MiguelCompany MiguelCompany modified the milestones: v4.4.0, v4.3.1 Jun 15, 2026
@MiguelCompany MiguelCompany changed the title Several fixes in annotations [24619] Several fixes in annotations Jun 15, 2026
Comment thread src/main/java/com/eprosima/idl/parser/tree/AnnotationMember.java Outdated
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
MiguelCompany
MiguelCompany previously approved these changes Jun 15, 2026
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
MiguelCompany
MiguelCompany previously approved these changes Jun 16, 2026
@richiware richiware changed the title [24619] Several fixes in annotations [24628] Several fixes in annotations Jun 16, 2026
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
MiguelCompany
MiguelCompany previously approved these changes Jun 16, 2026
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
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