eclipse-jdt/eclipse.jdt.core

Where to find the changelog for ECJ compiler versions?

Aberta

#262 aberto em 26 de jul. de 2022

 (4 comentários) (2 reações) (0 responsável)Java (183 forks)auto 404
help wanted

Métricas do repositório

Stars
 (233 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

New versions of ecj are published in Maven central at https://search.maven.org/search?q=g:org.eclipse.jdt%20a:ecj but I am not able to find a version changelog. E.g. from release 3.26.0 and 3.27.0 the minimum required Java version was changed from 8 to 11, which is an information I would like to have upfront before upgrading my dependencies.

Guia do colaborador