-
Notifications
You must be signed in to change notification settings - Fork 641
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Update com.github.jk1.dependency-license-report to cyclonedx-gradle-plugin * Remove redundant mavenLocal() * Store license files by license name * Sort by version additionally * Stick to bundled dependencies * Auto generate NOTICE file * Add comments * Display "/" for 'Unicode/ICU License' * Rename 'third-party-licenses' to 'dist-license' to suit LICENSE file's meaning * Doing some paperwork * failed to apply plugins block, minor adjust * Remove logback completely * download license if only url is given * delete mysql's license * exempt licenses * minor optimize * Add checkDeniedLicense task * Output success
- Loading branch information
Showing
334 changed files
with
6,902 additions
and
56,534 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,5 +44,6 @@ header: | |
- 'gradlew' | ||
- 'gradlew.bat' | ||
- '**/*.txt' | ||
- 'tools/dist-license/licenses/**' | ||
|
||
comment: on-failure |
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
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
Oops, something went wrong.