Commit Graph

149 Commits

Author SHA1 Message Date
Robinson 9a73ad8d2e updated version 2021-03-11 01:47:52 +01: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
Robinson 0b356e2be2 Updated gradle, 2021-01-15 00:16:34 +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 d4920ccf31 Updated version info. moved kotlin dependencies to compileOnly to not force kotlin versions in other projects 2020-08-29 10:01:28 +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 cdb6962b9d updated version 2020-08-28 23:17:34 +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 92c8aab112 updated verion 2020-08-07 16:45:06 +02:00
nathan 0b9e2bd5a4 Fixed indents 2020-08-07 16:35:14 +02:00
nathan f99038dd15 Updated version 2020-08-07 15:44:55 +02:00
nathan b9b8638b7e Updated version 2020-08-07 15:23:48 +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
nathan 3d7d417ce0 Safer parsing of data (now wrapped in try/catch) 2020-08-06 15:56:07 +02:00
nathan b81a1f656f added com.github.ben-manes:gradle-versions-plugin 2020-08-06 15:55:46 +02:00
nathan bb353bb4bf Code polish 2020-08-06 13:38:17 +02:00
nathan 5478526b4e Fixed newline issue 2020-08-06 03:00:01 +02:00
nathan c048a47948 Better error handling when setting copyright info 2020-08-06 02:47:33 +02:00
nathan 823d6b25e5 Licensing can now load license data from dependencies. There is master list for uncontrolled dependencies, and if a project ALSO uses this plugin, it's License info will be automatically added. 2020-08-06 01:59:55 +02:00
nathan 5a16322ed5 Updated deps, cleaned up build 2019-06-15 00:31:00 +02:00
nathan 9561b6b71b Updated gradle 2019-05-13 16:05:45 +02:00
nathan 97eca62ad2 Updated to use gradle utils for updates 2019-05-13 12:04:39 +02:00
nathan ed1df0ab26 Reverted copyright+author changes. WIP dependency ID. 2019-03-23 19:36:18 +01:00
nathan 4bb465ddfa Updated version from 1.6 to 1.6.1 2019-03-23 17:49:27 +01:00
nathan 64aca3039a Changed logic for didWork and alreadyBuilt 2019-03-23 17:48:43 +01:00
nathan 2fc4b02f4b Updated version from 1.5 to 1.6 2019-03-23 16:45:46 +01:00
nathan 264c027254 Simplified copyright+author method name 2019-03-23 16:45:04 +01:00
nathan f8057a212a Updated version from 1.4 to 1.5 2019-03-23 16:29:43 +01:00
nathan 20821466e9 WIP dependency license info insertion 2019-03-23 16:29:30 +01:00
nathan 314a5b8939 Added copyright WITH author info (instead of only global copyrights and authors) 2019-03-23 00:09:57 +01:00
nathan 982d449056 Updated build 2019-03-23 00:09:22 +01:00