You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve warning message if multi-release JARs are not supported
This is a follow up from my pervious PR [1]. Unfortunatly, it only
occured to me after it was merged that the warning message is
incomplete. In my case it was not the runtime environment which did
not support multi-release JARs, but the build system. This adjusts the
message accordingly.
1: apache#1760
0 commit comments