I've just tried to build Jena head on my Ubuntu system. It's failing with a bunch of errors in JDBCRemoteDriver. I did:
git checkout master && git pull && mvn clean install The relevant output is here: https://gist.github.com/ijdickinson/a57a64af29769d18e377 Is there something I need to configure for this test to work? Thanks, Ian PS Ubuntu 14:10, JDK 7u75-2.5.4-1~utopic1
