|
d62f8b591c
|
Bumped bld to 1.9.0
|
2024-02-26 17:48:47 -08:00 |
|
|
119818193d
|
Bumped bld to 1.8.0
|
2024-01-31 15:43:42 -08:00 |
|
|
fd5746f007
|
Updated dependencies
|
2023-11-10 23:26:41 -08:00 |
|
|
4a6fa98d46
|
Updated dependencies
|
2023-10-20 16:32:36 -07:00 |
|
|
24b047ae1b
|
Version 1.2.1
|
2023-10-01 20:26:21 -07:00 |
|
|
1f1ece0956
|
Added bld to examples script
|
2023-10-01 18:28:20 -07:00 |
|
|
c5a6e2220c
|
Updated all dependencies
|
2023-09-29 15:31:33 -07:00 |
|
|
84d3f69215
|
Added pandoc command to build file
|
2023-08-27 13:11:54 -07:00 |
|
|
9ddf470e40
|
Removed redundant variable types
|
2023-08-20 13:43:57 -07:00 |
|
|
5cf167e7bf
|
Upgraded to bld 1.7.2
|
2023-08-20 11:07:22 -07:00 |
|
|
a8d3d7a4ea
|
Added saving source files to build/generated directory
|
2023-08-20 11:06:51 -07:00 |
|
|
4440fe0373
|
Added test for bld example
|
2023-08-19 11:04:13 -07:00 |
|
|
11a47e7e0b
|
Add bld example
|
2023-08-18 23:52:02 -07:00 |
|
|
d7d641f207
|
Disabled SpotBugs for now.
Updated dependencies and copyright
|
2023-07-14 19:32:41 -07:00 |
|
|
2ce19a215f
|
Updated dependencies
|
2022-04-28 21:55:25 -07:00 |
|
|
e01ea7882f
|
Updated dependencies and copyright.
|
2022-01-03 14:35:44 -08:00 |
|
|
8c5f4a72fa
|
CLeaned up examples.
|
2021-06-18 19:41:38 -07:00 |
|
|
5dce160cf1
|
Changed dprecated annotationProcessorGeneratedSourcesDirectory to generatedSourceOutputDirectory.
|
2021-06-18 17:53:31 -07:00 |
|
|
b224e1fc99
|
Upgraded to Gradle 7.1.
|
2021-06-18 17:20:30 -07:00 |
|
|
af3de2cc74
|
Added Github workflow martix for JDK 1.8, 11 & 15.
|
2021-05-31 11:37:20 -07:00 |
|
|
ba0b56f9e2
|
Moved Sonarqube to GitHub action.
|
2021-05-19 22:56:46 -07:00 |
|
|
79945ad2df
|
Upgraded to Gradle 7.0.1
|
2021-05-11 20:50:41 -07:00 |
|
|
0809e69dfc
|
Added support for snapshot.
|
2021-05-02 21:57:42 -07:00 |
|
|
00c699972a
|
Updated dependencies & copyright.
|
2021-04-29 06:55:49 -07:00 |
|
|
462bfe3cc5
|
Updated dependencies.
|
2020-06-30 19:07:55 -07:00 |
|
|
1b706aedc5
|
Removed Kobalt.
|
2020-06-30 18:23:10 -07:00 |
|
|
f8101bb2e9
|
Updated dependencies and copyright.
|
2020-03-17 22:39:29 -07:00 |
|
|
1580bfca98
|
Removed Java 12 syntax.
|
2019-07-28 21:37:40 -07:00 |
|
|
14a72542ff
|
Updated compiler option syntax.
|
2019-07-27 14:11:43 -07:00 |
|
|
cb07b2e21b
|
Updated Java 12 syntax.
|
2019-07-26 16:01:13 -07:00 |
|
|
3bd333b603
|
Kobalt 1.0.125 update.
|
2019-07-26 15:59:14 -07:00 |
|
|
0e03c6c1c2
|
Gradle 5.5.1 update.
|
2019-07-26 15:58:51 -07:00 |
|
|
fb593a0a1a
|
Added JDK 12 and Gradle 5.4.1 instructions. Closes #6
|
2019-05-26 23:47:23 -07:00 |
|
|
66a0fec4e3
|
IDEA misc updates.
|
2019-05-25 15:19:43 -07:00 |
|
|
2102691d37
|
Changed compileOnly to implementation.
|
2019-05-25 14:30:13 -07:00 |
|
|
90df90e543
|
Updated examples.
|
2019-05-25 13:47:21 -07:00 |
|
|
f801ce03fe
|
Added new example with custom properties and template.
|
2019-04-27 20:10:50 -07:00 |
|
|
cd10d5325a
|
Cleanup.
|
2019-04-23 15:47:03 -07:00 |
|
|
37d33f1ea3
|
Cleanup.
|
2019-04-18 23:39:59 -07:00 |
|
|
c0be96dd24
|
Tied exec:java to verify phase.
|
2019-04-17 14:49:36 -07:00 |
|
|
919661095c
|
Updated wrappers and dependencies.
|
2019-04-16 11:55:07 -07:00 |
|
|
927919b18b
|
Added maven project.
|
2019-04-15 21:27:51 -07:00 |
|
|
fbdd6661ea
|
Cleanup/
|
2019-04-15 21:24:20 -07:00 |
|
|
6455662d23
|
The version is now calculated internally.
|
2019-04-14 22:25:01 -07:00 |
|
|
45e99ea6a7
|
Added project name.
|
2019-04-05 23:50:31 -07:00 |
|
|
b1602c78a9
|
Added annotation with template example.
|
2019-04-01 19:35:18 -07:00 |
|
|
77a1b1cf14
|
Improved templates.
|
2019-04-01 19:31:31 -07:00 |
|
|
55d2e9e0d7
|
Getting ready for 1.2.0 release.
|
2019-04-01 01:58:37 -07:00 |
|
|
e8c00828f3
|
IDEA 2019.1 update.
|
2019-03-31 13:38:03 -07:00 |
|
|
3074f1eb67
|
Generated version.
|
2019-03-30 21:21:53 -07:00 |
|