Commit Graph

82 Commits

Author SHA1 Message Date
Robinson
68346cba11
Better error information when dependencies cannot be scanned. 2023-01-16 21:39:57 +01:00
Robinson
7abe41dacc
Added commmons-compress 2023-01-13 01:24:30 +01:00
Robinson
42c20d2bdf
Changed line format for build output. Sorted license info. 2023-01-13 01:24:23 +01:00
Robinson
35f96501bb
Fixed another typo 2022-11-16 22:19:24 +01:00
Robinson
4a7e73bb99
Fixed typo 2022-11-16 22:17:10 +01:00
Robinson
f3587668a6
Add back license files 2022-11-16 22:12:51 +01:00
Robinson
6e225e51cb
Cleaned up formatting. Added brotli4j 2022-11-16 22:08:40 +01:00
Robinson
cc4f4d5e47
Added prometheus 2022-11-16 01:03:50 +01:00
Robinson
5d7e14d380
Suppress missing license information for sub-projects in a multi-project build. 2022-11-16 01:03:36 +01:00
Robinson
881d6ce83e
Fixed issue when writing commercial license files 2022-01-20 23:59:14 +01:00
Robinson
9ebaf848c0
Added vaadin charts as commercial license 2021-12-21 22:15:47 -07:00
Robinson
89210795da
updated to gradle 7.2 2021-09-22 03:03:41 +02:00
Robinson
09996e97a1
Fixed imports 2021-09-22 03:00:29 +02:00
Robinson
9334abbb6a
Added vaadin flow-client + flow-server 2021-09-22 02:58:19 +02:00
Robinson
cdeea35666
Updated to gradle 7.2 2021-09-22 02:58:00 +02:00
Robinson
40d2eb2d2a added retrofit and conscrypt 2021-08-14 16:45:04 -06:00
Robinson
998fe91063 Updated license project logic, added vaadin license 2021-08-07 18:30:58 +02:00
Robinson
b1057913a9 Added commercial license info. Added more licenses. Direct byte copy instead of converting bytes->text->bytes 2021-08-01 14:31:49 +02:00
Robinson
f91640dd4c Fixed CDDL file name 2021-06-10 10:27:22 +02:00
Robinson
e5b99e4791 Added more license data 2021-05-20 01:16:27 +02:00
Robinson
827c8665c7 Now scan project + sub-project dependencies for license information. 2021-05-20 01:16:11 +02:00
Robinson
5b0fe09acf Added more license data 2021-05-19 15:40:37 +02:00
Robinson
bb96609bd6 Changed how lambda's work 2021-05-02 12:29:05 +02:00
Robinson
c1b3bd4d1c Added jna-jpms 2021-04-26 02:22:18 +02:00
Robinson
2f8f64965c License generation is only run for compile + archive tasks, and text output is only when it's new or when it's an archive task. Also cleaned up how dependencies are collected. 2021-04-14 11:32:34 +02:00
Robinson
5842c7b53b Fixed odd issue with empty/null lists 2021-03-11 01:47:34 +01:00
Robinson
6b68c32a84 Added Open JavaFX. moved kotlin (because of it's weird date issue) to the top 2021-01-28 20:42:12 +01:00
Robinson
c799f4f97f Fixed name shadowing issue 2021-01-28 20:41:43 +01:00
Robinson
6d08a06b39 Added check if file exists before trying to read from it 2021-01-15 00:17:01 +01:00
nathan
f8d5be9788 Added more license info 2020-09-24 00:54:06 +02:00
nathan
fcdae5f4f4 Added OpenLDAP Public License 2020-09-23 23:11:10 +02:00
nathan
81465b7d0d Added caffeine 2020-09-02 22:40:53 +02:00
nathan
0908c82290 Fixed bug when no license files are scanned, and we're not using kotlin 2020-09-02 22:40:36 +02:00
nathan
3fad1e0357 Fixed issues when removing kotlin license information if there is no kotlin 2020-08-29 09:58:27 +02:00
nathan
d4dc4ad5fc Added license versioning, added suppression of kotlin if no kotlin is used, fixed license version scanning 2020-08-28 23:16:09 +02:00
nathan
beb94799aa Suppress kotlin license information if we do not actually use kotlin (but still have the kotlin compiler on the classpath) 2020-08-28 16:29:36 +02:00
nathan
2a6d674e18 Added more license info 2020-08-18 22:41:09 +02:00
nathan
52a3ab3c1d Added more 3rd party licenses, shorted data class name 2020-08-11 01:03:06 +02:00
nathan
73e8878d7b Removed [NOT FOUND] because that info is already logged 2020-08-11 01:01:34 +02:00
nathan
76a37c9062 Added more 3rd party licenses 2020-08-09 23:26:50 +02:00
nathan
0b9e2bd5a4 Fixed indents 2020-08-07 16:35:14 +02:00
nathan
69c21a2a7e We cannot write out info for "unknown" license types. 2020-08-07 15:19:28 +02:00
nathan
138a22085b Fixed issue when cleaning (now it only runs when it's a clean) 2020-08-07 15:14:35 +02:00
nathan
0d35c6e35f Fixed issues resolving license names (reading from blob), fixed issues cleaning output files 2020-08-07 14:37:48 +02:00
nathan
4d2b3cb574 Permit setting the copyright. This is necessary for extra license information 2020-08-07 00:42:51 +02:00
nathan
6adc684589 Fixed issue with @Internal annotation 2020-08-07 00:20:35 +02:00
nathan
439016cb6b Fixed issues with copyright (Now following USC 17.4) 2020-08-06 23:59:26 +02:00
nathan
116ee8d1ea Explicitly adding compile+runtime dependencies for scanning 2020-08-06 16:23:26 +02:00
nathan
17ef859740 Added annotation 2020-08-06 16:22:58 +02:00
nathan
b018f9d88a Added json license info 2020-08-06 16:02:51 +02:00