bereng commented on code in PR #2532:
URL: https://github.com/apache/cassandra/pull/2532#discussion_r1295670717
##########
build.xml:
##########
@@ -1976,6 +1976,7 @@
<classpathentry kind="src" path="conf" including="hotspot_compiler"/>
<classpathentry kind="src" output="${test.classes}" path="test/unit"/>
<classpathentry kind="src" output="${test.classes}" path="test/long"/>
+ <classpathentry kind="src" output="${test.classes}" path="test/microbench"/>
Review Comment:
Apologies for the late reply I have been OOO. I don't have IDEA so I can't
help much here... I have added the commit though in hope you or Benjamin can
test it.
--
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]