Closed brucemelo closed 3 months ago
Use Wither without Build failing
I'm was working only with @Builder without any problem, I;ve tried to work with @Wither to avoid copy records and got error compilation.
Task :compileJava FAILED 1 actionable task: 1 executed
FAILURE: Build failed with an exception.
The error occurr when implement the interface *Wither and try to build
Operating System: Windows 11 Micronaut Version: 4.5.0 JDK Version: 21 Gradle 8.8
No response
4.5.0
Please create a reproducer
https://github.com/brucemelo/micronaut-sourcegen-wither-issue
Expected Behavior
Use Wither without Build failing
Actual Behaviour
I'm was working only with @Builder without any problem, I;ve tried to work with @Wither to avoid copy records and got error compilation.
FAILURE: Build failed with an exception.
The error occurr when implement the interface *Wither and try to build
Steps To Reproduce
Environment Information
Operating System: Windows 11 Micronaut Version: 4.5.0 JDK Version: 21 Gradle 8.8
Example Application
No response
Version
4.5.0