I can no longer build the Akka release-2.3-dev branch with Java 6, due to commit https://github.com/akka/akka/commit/5b09a733aa which uses "SafeVarargs", which is a Java 7 feature.
I thought that Akka 2.3 was for Java 6+ and only Akka 2.4 would drop support for Java 6?
Shall I raise an issue, or was this deliberate?
(If this is a bug, how come this passed the CI build?)
Thanks,
Rich
--
You received this message because you are subscribed to the Google Groups "Akka Developer List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to akka-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I've created a PR at https://github.com/akka/akka/pull/18852
I didn't create an issue; let me know if one is needed.
Thanks, looks good :-)
> PS: Weird that you could post messages to this mailing list... we closed it down a while ago
I just used the Google Groups web UI.
Sorry, I didn't read the big "closed" notice at the top :-)
Not a big problem, but weird, we thought we locked it down ;)
I'll use gitter in future.
See you there!
-- konrad