Commit graph

155 commits

Author SHA1 Message Date
860d985059 Added extension properties test. 2019-07-26 12:27:06 -07:00
c678bb7889 Improved version parsing. 2019-07-26 12:26:34 -07:00
c16f95a8d3 Testing extension properties. 2019-07-25 10:03:06 -07:00
6d23cead06 Changed to trusty dist. 2019-07-25 02:02:14 -07:00
24b12f131e Improved semver parsing. 2019-07-25 01:51:59 -07:00
e1891c47af Added version extension properties. 2019-07-25 01:51:40 -07:00
17b5ceaaf6 Updated dependencies. 2019-07-25 01:46:05 -07:00
ebc5b66fac Gradle 5.5.1 update. 2019-07-24 21:52:14 -07:00
7a1ff7ee24 Added JDK 12 processor argument configuration. 2019-05-26 23:49:02 -07:00
d45e700b6b Changed compileOnly to implementation. 2019-05-25 15:04:17 -07:00
b9c865bc6f Updated changelog. 2019-05-24 09:59:27 -07:00
51dbfe9c4e Version 1.0.2 2019-05-24 09:54:01 -07:00
a1054cf46a Updated examples. 2019-05-24 09:53:00 -07:00
fa23243ff5 Closes #6
Impletemented Gradle project directory-aware getPropertiesFile() function for all loading/saving.
2019-05-24 09:52:34 -07:00
ffda5e3ad4 Updated changelog. 2019-05-24 01:39:51 -07:00
4efc2ba2d6 Updated the examples. 2019-05-24 01:13:41 -07:00
6081bdfdd5 Added the Gradle project directory as the configuration properties file location. Closes #6 2019-05-24 01:03:30 -07:00
e47f762a6f 1.1.3 2019-04-23 17:14:01 -07:00
617c0b89ac Updated examples for 1.0.0. 2019-04-23 17:13:28 -07:00
6634ab3baf Added changelog. 2019-04-23 13:37:16 -07:00
2d2e8a2aca Pre-1.0.0 release cleanup. 2019-04-23 12:05:29 -07:00
a6b5cd6420 Cleanup 2019-04-19 00:09:52 -07:00
a729d3a87c Ensured only positive int in major, minor and patch. 2019-04-19 00:09:03 -07:00
338899e317 Cleanup. 2019-04-19 00:07:54 -07:00
c7bf4e21cc Version 1.0.1 2019-04-16 11:57:58 -07:00
2438d5c3d7 Updated wrappers and dependencies. 2019-04-16 11:53:18 -07:00
51fba9b362 Updated copyright. 2019-04-16 11:52:00 -07:00
7649039342 Added gradle.properties 2019-04-16 11:51:37 -07:00
a6b9eeea1d Cleanup. 2019-04-15 23:38:28 -07:00
28ca769c54 Cleanup. 2019-04-15 23:36:53 -07:00
2d8b0d5a62 Version 1.1.1 2019-04-15 23:36:38 -07:00
Ronald van Eede
da087f19db Extended existing tests to include semver property (#5) 2019-04-15 00:29:07 -07:00
5043868fc7 Cleanup. 2019-04-14 15:47:47 -07:00
27c3657f0f Handle empty input. 2019-04-14 15:47:25 -07:00
9d996cccac Added semver command line option. 2019-04-14 00:34:44 -07:00
b9ead8272e Improvements to the version parsing. 2019-04-14 00:34:11 -07:00
e760e8fb77 Whitepaces cleanup 2019-04-13 04:59:47 -07:00
ad5c3fa233 Updated baseline. 2019-04-13 04:46:14 -07:00
7c45ed087f Switched to gherkin syntax. 2019-04-13 04:45:50 -07:00
239a952d89 Implemented parsing of semver. 2019-04-13 04:43:40 -07:00
8510e80094 Test with semverKey. 2019-04-11 10:21:46 -07:00
963966eb1c Addded the ability to specify the semver property key. 2019-04-11 10:14:36 -07:00
1b12eba58b Closes #3 2019-04-11 10:13:58 -07:00
Ronald van Eede
e2c01103a7 Include full semver version in version.properties (#4) 2019-04-11 08:03:12 -07:00
ad2a7ae786 Reworked how the version properties file is read/written to better handle command line options, tests, etc. 2019-04-11 07:30:11 -07:00
6f4d3c1501 Updated dependencies and added buildScan support. 2019-04-11 00:32:14 -07:00
9985de1e0a Fixed test. 2019-04-10 22:38:34 -07:00
d3ebf2689e Reworked hasEnv to isNotSystemProperty. 2019-04-10 22:28:18 -07:00
e17feafd90 Added command line info. 2019-04-10 14:13:32 -07:00
8b0108ba96 Added tests for Utils class. 2019-04-10 14:13:13 -07:00