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
Use JavaCompile.destinationDirectory instead of the whole task (#2405)
as a source directory for copying module-info.class to the multi-release jar.
This ensures that no additional files except java compiler output get into jar.
Fixes#2398
0 commit comments