DolphinScheduler/dolphinscheduler-dist
kezhenxu94 6e08b29254
Add a script to check the license (#2552)
* Add a script to check the license

### Motivation

Check licenses in the distribution package

### Modification

1. Add a script to check licenses, and list known licenses.
1. Remove unused dep license, lombok.
1. Remove unnecessary ignored patterns in .gitignore.
1. Add missing config items to apache-rat plugin, which just checked a small part of files before.
1. Add check to GitHub Actions process

### Result

1. Newly-added dependencies should be checked and confirmed.
1. Closes #1578

* Separate rat and dependency check

* Tee dependencies to stdout

* Add more debug messages

* Check light-weight task first
2020-05-02 22:19:20 +08:00
..
release-docs Add a script to check the license (#2552) 2020-05-02 22:19:20 +08:00
src/main/assembly 1,quartz.properties add conf category 2,dolphinscheduler-daemon.sh modify (#1960) 2020-02-15 19:58:45 +08:00
pom.xml resolve #2474 (#2477) 2020-04-21 11:08:04 +08:00