Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information