Closed offtherailz closed 1 year ago
Ok, I saw you updated the description. This PR is for making this building with Java 9-11
Closing since this print-lib version is now deprecated in favor of https://github.com/mapfish/mapfish-print-v2/ now used in MS master.
I had compilation errors with Java 9-11 both locally and on github actions. I applied these changes adding :
javax.annotations
lib that looks not to be includedxercesImpl
lib to a newer one (the old is deprecated)This seems to make tests run and the web-app properly compile. I didn't tested the application personally.