Commit Graph

165 Commits (master)

Author SHA1 Message Date
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
nathan 929c57c49e Updated build scripts 2019-02-12 12:14:52 +01:00
nathan 0c86f73014 Updated build script 2019-02-12 11:55:51 +01:00
nathan 043146e295 Updated dependency 2019-01-12 00:26:08 +01:00
nathan 05151d9e58 Bunmped version to 1.4 2019-01-12 00:25:34 +01:00
nathan 72449582e5 Fixed issues where there could be duplicate license files 2019-01-11 23:10:56 +01:00
nathan 7dd9a991df Updated gradle wrapper task 2019-01-11 22:47:07 +01:00
nathan 7c03c3a04a Added kotlin compile to compile dependency tasks 2019-01-06 22:25:06 +01:00
nathan a0d37f0f19 Fixed issues with work-done, up-to-date, and adding the license files at the right 'spot' during a build 2019-01-06 21:47:18 +01:00
nathan 1d3bb05375 Code cleanup 2019-01-06 18:42:06 +01:00
nathan 5319baf9d7 Updated version from 1.2.2 to 1.2.3 2019-01-06 18:34:00 +01:00
nathan 8e130e60bc Better injection of license data into archive tasks, added support to explicitly get generated license files 2019-01-06 18:33:56 +01:00
nathan cc46192431 Fixed license file inclusion in jar 2019-01-06 16:20:50 +01:00
nathan 02edf43554 Fixed plugin impl class 2019-01-06 16:19:23 +01:00
nathan cffd882592 Added build script version dependency 2019-01-06 16:16:15 +01:00
nathan 566a2ec70d Updated and converted build script to kotlin 2019-01-06 15:44:31 +01:00
nathan d5b6f9399c Fixed issue when custom properties is not available 2018-08-27 23:33:09 +02:00
nathan 651b4b6dd5 Updated comments 2018-08-09 23:26:42 +02:00
nathan 02c15b5674 Updated build and comments 2018-08-05 16:56:46 +02:00
nathan c10614fd82 changed which class loads license file resources 2018-08-05 16:56:09 +02:00
nathan e6229a9e21 Updated version 2018-08-03 13:59:45 +02:00
nathan aed1898fbc Fixed warnings 2018-08-03 13:57:14 +02:00
nathan ec3e28c842 Updated gitignore 2018-08-03 13:55:22 +02:00
nathan bd38238006 Fixed resource package typo 2018-08-03 13:55:12 +02:00
nathan 95a3c70834 Copyright year is no longer required (uses current year if no copyright year specified), maven publishing is no longer required 2018-08-02 22:23:52 +02:00
nathan 62e75ecd3a Added comments 2018-08-02 20:54:22 +02:00
nathan 94f5ac5b73 Formatting 2018-08-02 20:52:35 +02:00
nathan 189ef6ff85 Unspecified copyright will use the current year 2018-08-02 20:52:27 +02:00
nathan b909c6b961 Formatting 2018-08-02 16:06:46 +02:00
nathan 73c80bfeb4 Updated version, updated kotlin version 2018-08-02 16:05:02 +02:00
nathan 2673b27a29 Added MIT alias to MIT_X11 2018-08-02 16:02:07 +02:00
nathan 0720034d97 Moved License to the default package, so gradle imports do not complain. 2018-08-02 16:01:46 +02:00
nathan 759fef2fd8 Added manifest info 2018-07-22 16:23:55 +02:00
nathan 52cddfb353 Updated URL 2018-07-17 21:38:41 +02:00
nathan c27b6af88a Removed non-working code 2018-07-17 21:23:53 +02:00