Commit graph

35 commits

Author SHA1 Message Date
d9da5d5bd0 Added more test. 2019-04-04 10:03:12 -07:00
1227746981 Fixed and added more tests. 2019-04-01 13:23:03 -07:00
fe6503fffc Added name to boolen parameters. 2019-03-31 14:16:05 -07:00
b590486ffd assertEquals instead of assertTrue. 2019-03-31 14:15:35 -07:00
bf1e1494bc Updated copyright. 2019-03-31 10:44:08 -07:00
ada26af81b Updated build metadata description. 2019-03-30 22:46:07 -07:00
2baf69cd32 Added check for required version properties.
Removed savedAfterProjectEvaluate option (no longer needed)
2018-12-20 13:05:51 -08:00
Lewis
53910122f4 Add option for disabling saves every project evaluation
Caveat: If the properties file does not yet exist, this setting is ignored so it can be created
2018-12-19 19:01:55 -05:00
ea643113c4 Updated dependencies. 2018-10-31 20:37:04 -07:00
d1be138400 Version 0.9.8-beta 2018-07-13 23:55:56 -07:00
1bf7b7c86e Fix properties loading on store. 2018-07-13 23:48:02 -07:00
a4e47cef0b Added increment build metadata task. 2018-07-13 15:19:05 -07:00
edae9cc660 Fixed eof newline per klintTestCheck. 2018-07-11 23:03:02 -07:00
281c6388ca Reimplemented SortedProperty with fix for Java > 8. 2018-07-11 22:54:30 -07:00
8007ba395c Added detekt plugin. 2018-07-11 03:42:27 -07:00
e378d47946 Now using reader and writer to access the properties file. 2018-07-11 03:41:37 -07:00
5b8a298a2b Added check for Gradle version. 2018-07-11 03:40:03 -07:00
0c62bba423 Removed sorted properties, not compatbile with Java > 8. 2018-07-10 23:52:26 -07:00
29c6fe9132 Added sorted properties. (Test) 2018-07-10 00:33:25 -07:00
2f96e48186 Added version to info log. 2018-07-07 18:30:22 -07:00
c7d46bfd7a Added more debug info. 2018-07-03 19:23:12 -07:00
964ddf5168 Syntax fix. 2018-07-03 14:01:09 -07:00
53bd8d7476 Added file absolute path to logger.info messages. 2018-07-03 14:00:12 -07:00
989733422d Made cacheable. 2018-07-03 13:58:56 -07:00
a0e3bcd893 Added test to make sure the default properties is version.properties. 2018-07-02 23:52:14 -07:00
642066b7ea Fixed klinkCheck errors. 2018-07-02 23:51:45 -07:00
acbd394d2d Added default constructor to increment task. 2018-07-02 23:10:03 -07:00
877e4bd622 Reformat. 2018-07-01 21:49:54 -07:00
483d639dfb Project version is now set on start. 2018-07-01 21:49:11 -07:00
62182b489b Fix prefix on default properties file. 2018-07-01 21:47:50 -07:00
691580baec Reformat. 2018-07-01 21:47:19 -07:00
ce67c4124b Added keysPrefix property. 2018-06-30 18:10:41 -07:00
884cb69039 Added ktlint checks. 2018-06-30 01:15:29 -07:00
b67c5a33de Added reset of lower version numbers on increment. 2018-06-29 23:17:26 -07:00
17c072b192 First commit. 2018-06-29 20:21:27 -07:00