On 02/03/15 16:55, Andy Seaborne wrote:
On 02/03/15 16:09, Ian Dickinson wrote:
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


This appeared on Jenkins in the last couple of days and I was about to
see what is going on.

A workaround:

"mvn -Pdev"

only builds core, arq, tdb, fuseki2 and extras.

     Andy



My fault - now fixed. I've kicked off a deployment build as well but Jenkins is busy so that will take some time.

It was a side effect of trying to get release build to work with multiple Fuseki versions - I'd forgotten to undo a change to the Fuseki test versions in JDBC in case that was why the release plugin was getting mixed up.

        Andy


Reply via email to