Dan Hermann
9b73071e67
instructions on how to run tool, remove unused readlink call in script
...
Fixes #9931
2018-08-27 21:44:47 +00:00
Dan Hermann
4f4c81adc8
do not fail build if license violations are found
...
Fixes #9944
2018-08-27 18:18:32 +00:00
Dan Hermann
c3aee102d0
add reporting of unused dependencies
...
Fixes #9923
2018-08-24 12:25:56 +00:00
Dan Hermann
b6e355d151
documentation for the dependency license audit tool
...
Fixes #9921
2018-08-21 13:31:59 +00:00
Dan Hermann
8b6c162c18
add missing dependency
...
Fixes #9924
2018-08-20 15:39:39 +00:00
Dan Hermann
319cbcbca3
fix remaining license checker problems
...
Fixes #9913
2018-08-20 14:00:43 +00:00
Dan Hermann
d236fa898a
move license URL check outside loop
...
Fixes #9895
2018-08-14 12:57:13 +00:00
Dan Hermann
95ea8e65c2
Adds support for specifying multiple licenses separated by the pipe symbol
...
Fixes #9895
2018-08-14 12:57:13 +00:00
Dan Hermann
0d6fef1100
update NOTICE.txt files for dependencies
...
Fixes #9894
2018-08-13 14:43:05 +00:00
Dan Hermann
3a813cee62
update dependency license info
...
Fixes #9891
2018-08-13 12:10:52 +00:00
Joao Duarte
cb65e15ed1
manually generate NOTICE.TXT from licenses in dependencies-report
...
Fixes #9886
2018-08-10 12:38:51 +00:00
Joao Duarte
35f48a8261
notices from pr #9541
...
Fixes #9886
2018-08-10 12:38:51 +00:00
Joao Duarte
c73912e71e
notices from pr #9556
...
Fixes #9886
2018-08-10 12:38:51 +00:00
Joao Duarte
a72a506f7d
notices from pr #9559
...
Fixes #9886
2018-08-10 12:38:51 +00:00
Joao Duarte
b5509b6b4c
notices from pr #9553
...
Fixes #9886
2018-08-10 12:38:51 +00:00
Joao Duarte
bf62024981
notices from pr #9547
...
Fixes #9886
2018-08-10 12:38:51 +00:00
Joao Duarte
05a695079d
merge together license compilation for dependencies
...
This merges PRs #9547 , #9553 , #9559 , #9556 , #9541
Fixes #9886
2018-08-10 12:38:51 +00:00
Andrew Cholakian
bd8f80eb70
Make dependencies report tests run on windows by using ! as separator
...
On windows filenames cannot use `:` as a separator, which we use for java notice files.
We settled on using a `!` instead which is compatible.
Fixes #9593
2018-05-16 21:49:00 +00:00
Andrew Cholakian
30e524e5ee
Improved NOTICE.txt generation
...
Fixes #9530
2018-05-10 16:14:45 +00:00
Dan Hermann
741215c234
change report columns
...
Fixes #9532
2018-05-07 11:40:28 +00:00
Dan Hermann
9b0f5041a6
Add component URL to license report
...
Fixes #9529
2018-05-05 13:43:43 +00:00
Dan Hermann
6c3546606d
temporarily disable the exit(1) in case of dependencies with unidentified licenses
...
Fixes #9525
2018-05-04 13:46:15 +00:00
Dan Hermann
9aeb2a7d0e
ignore different EOLs when testing report output
...
Fixes #9515
2018-05-02 17:27:48 +00:00
Dan Hermann
da5ecd301e
add license for jls-grok
...
Fixes #9331
2018-05-02 15:35:42 +00:00
Dan Hermann
0e2186c36f
remove unnecessary license mapping and shell function
...
Fixes #9331
2018-05-02 15:35:42 +00:00
Dan Hermann
48594baf2b
Add license reporting task
...
Fixes #9331
2018-05-02 15:35:42 +00:00