lhotari commented on PR #18520: URL: https://github.com/apache/pulsar/pull/18520#issuecomment-1326297061
@Technoboy- Did this PR solve the issue? Just wondering about the docs in http://anthonywhitford.com/lombok.maven/lombok-maven-plugin/usage.html: > Place the java source code with lombok annotations in src/main/lombok (instead of src/main/java). During the build process, the src/main/lombok code will be [delomboked](http://projectlombok.org/features/delombok.html) and the generated java code ends up in target/generated-sources/delombok. The delomboked code is compiled and analysed together with the src/main/java code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
