Hi all,
I'm not entirely sure this is not a user question, but it is a newbie question
from a dev perspective still, so not sure if it belongs here on the dev list or
not... I am open to coaching in that case on where to go with this question.
I am very new to the experience of contributing to open source projects and
especially Solr. I am however very excited to give it a try and hope to learn a
lot while doing so!
This is my question: I just installed my Ubuntu 14.04 machine and set up my dev
environment, after which I checked out trunk/solr (using SVN) to my machine.
Before doing any local changes at all, I decided to run 'ant clean test', to
make sure everything works before I start...
The run failed. Is that normal for trunk or is that the known current state of
the tests or should I suspect there is something in my (all newly installed)
environment that is incorrectly set up? Just need a clue of where to start
fixing...
Thanks a bunch! And apologies if this should have really been in the user
mailing list.