-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New option '-Xecj_collect_used_deps' which allows to control jdeps file
-Xecj_collect_used_deps=all (default) collect information about direct as well as transitive dependencies into jdeps -Xecj_collect_used_deps=direct_only collect only information about direct dependencies into jdeps -Xecj_collect_used_deps=none don't collect any used dependency information into jdeps
- Loading branch information
Showing
1 changed file
with
65 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters