Groups
Groups
Sign in
Groups
Groups
scoobi-dev
Conversations
About
Send feedback
Help
java 8 and scoobi: fix
16 views
Skip to first unread message
Alex Cozzi
unread,
Feb 25, 2015, 12:17:08 PM
2/25/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scoob...@googlegroups.com
I was looking into the problem of running scoobi in Java 8 and I identified one of the problem as being the same as
https://issues.jenkins-ci.org/browse/JENKINS-18537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
that can be solved by updating xstream to the latest version:
at line 33 of project/dependencies.scala:
"com.thoughtworks.xstream" % "xstream" % "1.4.8" intransitive(),
after that I can run the test in local mode with Java 8 on my mac (with two failures in the test setting the log level, but I think those were happening anyhow)
Reply all
Reply to author
Forward
0 new messages