I'm trying to use p2 director to automate the creation of a test environment
for executing tests during a build. The product I am testing is an RCP
product and this appears to install OK, but when I try to install the
feature containing the tests I get the following errors. It seems the
persistent location and configuration location are expected to be the same
but are not. I don't understand what is causing this and how I can fix it.
I've included my ant script at the bottom too.