Closed mark-watson closed 8 years ago
Travis says java8 works fine: https://travis-ci.org/dbpedia/lookup so I am closing this as it looks related to local settings
Hi @mark-watson: the problem is not with Java 8. The cause is that. http://nxparser.googlecode.com/svn/repository does not exist anymore.
I've replaced it for a repo at github. Could you please try to recompile?
Best
Thanks sandroacoelho,
That fixed it.
I tried changing the Scala version in the POM file, to no avail.
I tried building the master branch with Java 8 - worked until the end, with a "error: File name too long" error.
I understand that this is probably a low priority thing to fix, since people installing Java 7 is a good option.
EDIT: building master branch of the required extraction-framework works fine if I use an external non-encrypted drive and Java 8. Apparently having my home drive on Ubuntu encrypted caused the long file name error. I still can't build lookup: nxparser not found.