OK. For reasons I don't understand -- but are likely due to the fact that I'm on Mac OS X now, not GNU/Liux -- I've now got same error Lou was getting. I've updated p5.nvdl in my local copy of the P5-for-xenoData branch to fix it. Will check-in soon.
LB> Worked, as they say, up to a point: but it fell over checking LB> validity of the revised P5 it had just built (my guess is that LB> p5.nvdl needs to know about the namespaces you're using)
Interesting ... but (as they say) it works for me. My first thought was that, since I have my own executable `onvdl` command, we were using different versions. But in fact, when on a GNU/Linux system (as opposed to Mac OS X), my `onvdl` command just runs the same .jar file that `./run-onvdl` would run if there were no local command. (I.e., ./oNVDL/bin/onvdl.jar.) So that's not it.
I don't really understand this. If no one pops up with a theory of the problem, I will try to investigate more thoroughly later in the week.