mvmike / min-cal-widget

Minimal calendar widget
BSD 3-Clause "New" or "Revised" License
89 stars 15 forks source link

Build fails in F-Droid #100

Closed mvmike closed 2 years ago

mvmike commented 2 years ago

After moving the app to JDK-17 in 6efb42f once it became stable, F-Droid build fails since it's configured to do so with JDK-11

PR has been opened in fdroiddata to fix it, although I'm unsure if this is the correct way to do so:

@linsui, since you helped with the migration to JDK-11 in https://github.com/mvmike/min-cal-widget/issues/66, would you mind assisting (or point me in the right direction) me here? Haven't found any info in the documentation about how to tackle this.

linsui commented 2 years ago

Currently it's impossible because we are still on Debian Stretch and Jave 17 is not packaged. We're going to upgrade to Debain Bulleye. See https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10909.

mvmike commented 2 years ago

Thanks for the heads up, will watch the PR and try again once it's merged, thanks

mvmike commented 2 years ago

Reopened fdroiddata#11147 since build server has been upgraded to latest debian

mvmike commented 2 years ago

Build passed in f-droid and new version is available, thanks for the assistance @linsui 😃

Screenshot at 2022-10-18 15-47-21