Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalArgumentException at Maven Compile after the update to 1.3.0 #966

Closed
odrotbohm opened this issue Nov 25, 2024 · 0 comments
Closed
Assignees
Milestone

Comments

@odrotbohm
Copy link
Member

Back-port of GH-962.

@odrotbohm odrotbohm added this to the 1.3.1 milestone Nov 25, 2024
@odrotbohm odrotbohm self-assigned this Nov 25, 2024
odrotbohm added a commit that referenced this issue Nov 25, 2024
… in interfaces.

A bug [0] in APTK causes our Javadoc extraction to fail for methods whose parameters are classes nested in interfaces. We fix that by temporarily including a fixed copy of TypeElementWrapper, that looks up outer types on interfaces as well.

[0] toolisticon/aptk#163
odrotbohm added a commit that referenced this issue Nov 25, 2024
Exclude the temporary type from Javadoc creation.
odrotbohm added a commit that referenced this issue Dec 10, 2024
Exclude the temporary type from Javadoc creation.
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

No branches or pull requests

1 participant