I have no local changes. [image: image.png]
I am following this <https://cwiki.apache.org/confluence/display/CASSANDRA2/RunningCassandraInIDEA> . After cloning the repo, when I run 'ant generate-idea-files', I see this: [image: image.png] So I do: set CASSANDRA_USE_JDK11=true, and rerun 'ant generate-idea-files', and how I see error: [image: image.png] On Wed, Jun 2, 2021 at 3:14 PM Mick Semb Wever <m...@apache.org> wrote: > > I tried both 'ant realclean' and ''git clean -xdff' before running the > > 'ant' command, but still build fails. > > > Manish, the failure should list (some of) the offending files (instead > of `${rat.failed.files}`). > What are the offending files listed in build/rat.txt ? > > Are you by chance working on a patch, and have added new files which > don't have the correct license headers? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org > >