eolivelli commented on code in PR #3317:
URL: https://github.com/apache/bookkeeper/pull/3317#discussion_r891007190


##########
pom.xml:
##########
@@ -110,6 +110,7 @@
     <javac.target>1.8</javac.target>
     <redirectTestOutputToFile>true</redirectTestOutputToFile>
     <testRetryCount>2</testRetryCount>
+    <src.dir>src/main/java</src.dir>

Review Comment:
   if this is only for "delombok" then what about giving a more specific name ? 
like output.delombok.dir ?



-- 
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]

Reply via email to