what version of java.time does bokeh-scala use

I keep getting an error about “could not access … in value java.time” anytime i try to compile with sbt compile. the errors included zonedDateTime Instant etc.

Is there a particular version of java.time i should be using ? Thanks

Hi,

···

On Wed, Aug 12, 2015 at 8:12 PM, zanzadu [email protected] wrote:

I keep getting an error about “could not access … in value java.time” anytime i try to compile with sbt compile. the errors included zonedDateTime Instant etc.

Is there a particular version of java.time i should be using ? Thanks

bokeh-scala doesn’t use java.time. It uses joda-time instead to allow support for JVM 7. This being said, I think the issue is that the published version of bokeh-scala was built under JVM 8. Still I would be good to know what versions of bokeh-scala and JVM you use, to make sure I’m one the right track. The workaround for now is to either use JVM 8 or locally compile bokeh-scala under JVM of your choosing, until new version is released.

Mateusz

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/df16c00b-9b1c-494f-984a-c6e6304ab9b9%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.