enragedginger / akka-quartz-scheduler

Quartz Extension and utilities for cron-style scheduling in Akka
Other
559 stars 114 forks source link

Not compartible with new Akka 2.6.0 #89

Closed shestero closed 5 years ago

shestero commented 5 years ago

There is no akka.actor.ExtensionKey more...

guntiso commented 5 years ago
Symbol 'type akka.actor.ExtensionKey' is missing from the classpath.
This symbol is required by 'object com.typesafe.akka.extension.quartz.QuartzSchedulerExtension'.
enragedginger commented 5 years ago

This is addressed by #90. New build coming soon.

enragedginger commented 5 years ago

The new build is out and should be available on maven central shortly.