dcapwell commented on code in PR #2114:
URL: https://github.com/apache/cassandra/pull/2114#discussion_r1108894307
##########
build.xml:
##########
@@ -481,6 +496,7 @@
<!--
The build target builds all the .class files
-->
+ <target name="_build_subprojects" depends="_build-accord"
description="Builds all subprojects needed for the build" />
Review Comment:
yep, this is why I went this route, to make life easier later on... been
trying to make most of this generic with jvm-dtest in mind
--
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]