mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
As you can see in fdroidserver/common.py:219
for java_version in ('7', '8', '9'):
the code look for java version without the 1. in front, after getting a
bunch of error message that JDK could't be found, investigating the code
and documentation I discovered my configuration was ignored because of
this and realized the example was wrong
|
||
|---|---|---|
| .. | ||
| config.py | ||
| fdroid-icon.png | ||
| makebuildserver.config.py | ||
| opensc-fdroid.cfg | ||
| public-read-only-s3-bucket-policy.json | ||
| template.yml | ||