it currently needs the java8 bootstrap on classpath to do the release when you want to support java 8 we can drop Java 8 support later in 2.0.0
何品 PJ Fanning <fannin...@apache.org> 于2025年1月31日周五 19:56写道: > Maybe we could treat this as an issue in GitHub? > > I think this might be the main reason for the Java 8 Home requirement. > > https://github.com/apache/pekko/blob/5cf14f54a4b6508a039d2fd8abfa9c40b3cac3c7/project/JdkOptions.scala#L83-L84 > > This requirement is not affecting me right now and I fear we could > break releases by making changes. > > I would really prefer to start looking at a 2.0.0 branch where we can > drop Java 8 support altogether. > > > On Fri, 31 Jan 2025 at 08:30, Nicolas Vollmar <nvoll...@gmail.com> wrote: > > > > Hi everyone, > > > > We still have this annoying check for JDK 8 in Pekko we inherited from > Akka. > > Afaik no other Pekko project has that. > > I don't see much value in it and it makes quickly loading the project > > tedious. > > I'd be in favour to just remove it > > > > What are your opinions? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org > For additional commands, e-mail: dev-h...@pekko.apache.org > >