JabRef / jabref

Graphical Java application for managing BibTeX and biblatex (.bib) databases
https://devdocs.jabref.org
MIT License
3.64k stars 2.59k forks source link

Update JaCoCo #12171

Closed koppor closed 1 week ago

koppor commented 1 week ago

Follow-up to https://github.com/JabRef/jabref/pull/12166

JaCoCo needs to be updated to support JDK23. (Refs https://github.com/jacoco/jacoco/pull/1757)

Changes: https://www.jacoco.org/jacoco/trunk/doc/changes.html

Mandatory checks

Siedlerchr commented 1 week ago

Could not find org.jacoco:org.jacoco.agent:0.8.13.202411081104.

Siedlerchr commented 1 week ago

seems like they don't have that older snapshot build

koppor commented 1 week ago

seems like they don't have that older snapshot build

I don't find any snapshot build on maven central...

Siedlerchr commented 1 week ago

This version still a snapshot build, it shoudl be available from sonatype

https://www.jacoco.org/jacoco/trunk/doc/repo.html

github-actions[bot] commented 1 week ago

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.