Skip to content

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

@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.

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

Error logs are as follows:
aspectj.log

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

Metadata

Metadata

Assignees

No one assigned

    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