smiklosovic commented on code in PR #1982:
URL: https://github.com/apache/cassandra/pull/1982#discussion_r1015490449
##########
ide/idea-iml-file.xml:
##########
@@ -29,14 +29,14 @@
<sourceFolder url="file://$MODULE_DIR$/interface/thrift/gen-java"
isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tools/stress/src"
isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tools/stress/test/unit"
isTestSource="true" />
+ <sourceFolder url="file://$MODULE_DIR$/test/anttasks"
isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/unit"
isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/long"
isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/microbench"
isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/burn"
isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/conf"
type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/test/distributed"
isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/resources"
type="java-test-resource" />
- <sourceFolder url="file://$MODULE_DIR$/test/conf"
type="java-test-resource" />
Review Comment:
if you check closely enough you will notice this is here twice (on line 37
too). This causes errors in IDEA in settings when configuring stuff in modules
setting.
--
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]