void-ptr974 opened a new pull request, #4808: URL: https://github.com/apache/bookkeeper/pull/4808
### Motivation The 4.18.0 source release archive is missing the top-level `lombok.config`, which makes source builds fail with `@CustomLog` configuration errors. ### Changes Include `lombok.config` in the source assembly descriptor. ### Verification - Confirmed the generated source tarball contains `bookkeeper-4.18.0/lombok.config`. - Built from the regenerated source tarball with `mvn -DskipTests -Dexec.skip=true -Dmaven.antrun.skip=true clean install`. -- 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]
