Skip to content

An option with an ambiguous meaning caused Lombok weaving to fail. #231

@youngledo

Description

@youngledo

Using AspectJ in my multi-module project and combining it with Lombok, I found that this option causes the woven code to be recompiled and errors to occur.

Image

Moreover, I used the native AspectJ library "aspectjtools.jar" to weave the above code, and everything worked fine.
Image

Error logs are as follows:
aspectj.log

After my testing, I commented out this line of code and everything works fine.

Image

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions