Commit graph

111 commits

Author SHA1 Message Date
6455662d23 The version is now calculated internally. 2019-04-14 22:25:01 -07:00
9cc9c66b29 Re-enabled SpotBugs. 2019-04-08 09:55:34 -07:00
4f66ef8024 Added tests for private methods. 2019-04-03 02:20:41 -07:00
f4169e56ed Trim int properties. 2019-04-03 02:19:20 -07:00
9f3b488822 Added more coverage tests. 2019-04-02 23:00:36 -07:00
77a1b1cf14 Improved templates. 2019-04-01 19:31:31 -07:00
5580ea6687 Fixed template name. 2019-04-01 19:29:05 -07:00
e51dd093d9 Combined redundant if statements. 2019-04-01 15:22:46 -07:00
e35276ddc8 Removed unnecessary throw in disabled constructor. 2019-04-01 15:22:08 -07:00
1f8388ca4f Fixed javadoc. 2019-04-01 12:15:01 -07:00
45a90d1353 Added separator, pre-release and metada prefixes. 2019-04-01 01:51:18 -07:00
6f2ce396f3 Spotbugs cleanup. 2019-03-30 20:32:42 -07:00
6fcf7daa1c Syntax cleanup. 2019-03-30 20:31:36 -07:00
421f8deff5 Version file is now written directly into Kotlin's generated source target directory. 2019-03-30 17:33:16 -07:00
42ce43ad46 Copyright update. 2019-03-30 17:30:08 -07:00
66f779eccc Made sure the properties file can be read. 2018-11-02 17:40:18 -07:00
3b4404edbe Added FindsBugs warnings suppression. 2018-11-02 17:39:08 -07:00
fc48de28b4 Removed unecessary exceptions. 2018-07-11 03:35:10 -07:00
21f74b2729 Now using an InputStreamReader with UTF8 to read the properties file. 2018-07-11 03:34:45 -07:00
dc82c66d68 Added spotbugs and errorprone plugins. 2018-07-11 03:33:42 -07:00
d1438ecad5 Added file path when version properties file not found. 2018-07-07 18:51:21 -07:00
d72dab7593 Added file paths to log. 2018-07-02 01:49:40 -07:00
d53463e0e5 Fixed typo. 2018-07-02 00:05:00 -07:00
d2cc1dd590 Added keysPrefix property to tests. 2018-06-30 23:31:14 -07:00
b0b7ecda30 Removed * imports. 2018-06-30 23:30:12 -07:00
26e43b09d4 Added keysPrefix property. 2018-06-30 18:13:22 -07:00
feba5b62b3 Copyright update. 2018-01-16 20:08:49 -08:00
70f181e4a0 Added JvmOverloads annotation. 2017-05-27 11:11:38 -07:00
45b36afe15 Format. 2017-05-04 19:12:34 -07:00
20ebb51070 Fixed javadoc. 2017-05-04 11:39:44 -07:00
b183d7bb09 Fixed javadoc. 2017-05-04 11:37:56 -07:00
3471f081a9 Added more tests. 2017-04-26 11:19:57 -07:00
c65c0033e2 Added packageName annotation element. 2017-04-26 11:19:29 -07:00
424e6c4dbd More tests. 2017-04-25 17:49:01 -07:00
1684ca0aa2 Capitalization. 2017-04-25 17:48:36 -07:00
0b9e1ddce1 Update static fields in templates to uppercase. 2017-04-23 19:52:24 -07:00
a5f4767fa5 Improved exception.
Improved VersionInfo() initialization.
2017-04-22 10:45:04 -07:00
18b236f55c Fixed template. 2017-04-22 10:01:16 -07:00
4e1c124510 Fixed VersionInfo initialization. 2017-04-22 10:01:07 -07:00
d3f7130cc7 Added public access. 2017-04-22 09:08:40 -07:00
b471f6208d Updated copyright. 2017-04-16 14:26:01 -07:00
6d76cceeef Normalized fields and property names. 2017-04-16 14:25:31 -07:00
3f630c1b55 Synchronized java and kotlin templates. 2017-04-16 14:21:17 -07:00
80700b2ad7 Changed Java template to match the Kotlin template. 2017-04-15 11:43:03 -07:00
585e4d1df7 Turned into an object for easier Java access. 2017-04-15 09:49:36 -07:00
5efb2a9e1d Added support for mustache instead of Velocity. 2017-04-14 22:27:07 -07:00
13dec4f063 Added support for generating koltin source file. 2017-04-14 16:29:43 -07:00
c4baf11bcd Updated to Kobalt 0.882 2016-08-04 21:00:39 -07:00
240c928e77 Code format, tabs to spaces, etc. 2016-07-18 17:45:07 -07:00
5e083bc609 Code format. 2016-07-15 11:34:37 -07:00