Yes its trunk. I tried both 'ant realclean' and ''git clean -xdff' before running the 'ant' command, but still build fails.
On Wed, Jun 2, 2021 at 11:21 AM Berenguer Blasi <berenguerbl...@gmail.com> wrote: > Is that on 'trunk'? I just tested and it works for me. Try 'ant > realclean' before building or 'git clean -xdff' to make sure all is > really clean before building. > > On 2/6/21 6:42, Manish G wrote: > > Hi, > > > > I am trying to build the repo(https://github.com/apache/cassandra) > locally, > > and I get following issue: > > > > > > *BUILD FAILED....\cassandra\.build\build-rat.xml:79: Some files have > > missing or incorrect license information. Check RAT report in > > ....\cassandra/build/rat.txt for more details! \n ${rat.failed.files}* > > > > Do I need to do some pre-configuration here? > > > > Manish > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org > >