smiklosovic commented on code in PR #2370:
URL: https://github.com/apache/cassandra/pull/2370#discussion_r1254227180
##########
build.xml:
##########
@@ -2102,4 +2102,5 @@
<import file="${build.helpers.dir}/build-rat.xml"/>
<import file="${build.helpers.dir}/build-owasp.xml"/>
<import file="${build.helpers.dir}/build-git.xml"/>
+ <import file="${basedir}/.build/build-checkerframework.xml"/>
Review Comment:
@jacek-lewandowski this can be "build.helpers.dir", no? as on the previous
lines. build.helpers.dir is alias for basedir/.build
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]