komoot / photon

an open source geocoder for openstreetmap data
Apache License 2.0
1.92k stars 281 forks source link

Improve shading #732

Closed otbutz closed 1 year ago

otbutz commented 1 year ago
otbutz commented 1 year ago

The test failure seems unrelated to my changes:

image

The Manifest looks fine now:

Manifest-Version: 1.0
Created-By: Maven JAR Plugin 3.3.0
Build-Jdk-Spec: 11
Main-Class: de.komoot.photon.App
Multi-Release: true
otbutz commented 1 year ago

Drafted #733 which should fix the issue.

lonvia commented 1 year ago

The latest commit should fix the unrelated CI issues, can you please rebase?