Commit Graph

1043 Commits

Author SHA1 Message Date
buildmaster
0fbe1ca90a Update SNAPSHOT to 4.0.0-M2 2022-03-31 16:23:01 +00:00
buildmaster
2830e11a3b Bumping versions 2022-03-25 14:55:17 +00:00
spencergibb
c1bb7946cc Fixes asciidoc includes for main 2022-02-04 14:16:23 -05:00
spencergibb
1d354900b7 Merge branch '3.1.x' 2022-02-04 14:15:25 -05:00
spencergibb
2bb8d61d7d Fixes asciidoc includes for 3.1.x 2022-02-04 14:14:07 -05:00
spencergibb
f005cfaa2b Merge branch '3.1.x' 2022-02-04 11:24:07 -05:00
Artem Bilan
711fbce9ba Remove lf from NewlineAtEndOfFileCheck
Different OSs may check out files with different line separators.
So, to better support other development environments it would be great to just require any end of file, not just Linux-specific.
2022-02-04 11:21:59 -05:00
spencergibb
84ecff1ac8 Updates boot version to 2.6.3 2022-02-04 11:21:22 -05:00
spencergibb
0e31343b92 move comment 2022-02-04 11:20:01 -05:00
spencergibb
592d80f379 Adds building-jdk8.adoc for backwards compatibility 2022-02-03 13:08:27 -05:00
spencergibb
40ae242fe8 Updates docs to reflect java 17.
Removed building-base.adoc and building-jdk8.adoc
2022-02-03 12:46:04 -05:00
buildmaster
b94c72ea30 Bumping versions 2022-01-26 08:13:45 +00:00
buildmaster
d9bdd101ac Going back to snapshots 2022-01-25 17:44:45 +00:00
buildmaster
41669f2cc5 Update SNAPSHOT to 4.0.0-M1 2022-01-25 17:43:30 +00:00
Glenn Renfro
0afa19a2e1 Updated version for the various components.
Was unable to update asciidoctor-maven-plugin from 2.1.0 -> 2.2.1 because of build failure.
Need to investigate for M2
2022-01-24 11:48:17 -05:00
Marcin Grzejszczak
d135092150 Update maven.yml 2022-01-17 10:38:32 +01:00
Ryan Baxter
4b3c5c511c Bump jacoco plugin to 0.8.7 2022-01-12 11:12:14 -05:00
spencergibb
e0ad557de9 Updates sdkman to java 17 temurin 2022-01-03 14:25:20 -05:00
spencergibb
eb0d694c4e Merge branch '3.1.x' 2022-01-03 14:17:19 -05:00
spencergibb
ad3ddefa16 Adds .sdkmanrc 2022-01-03 14:16:50 -05:00
spencergibb
c55d97d47c Updates to version 4.0.0-SNAPSHOT and boot 3.0.0 2022-01-03 14:14:44 -05:00
spencergibb
cdda8827b8 Merge branch '3.0.x' 2021-12-09 15:12:47 -05:00
Spencer Gibb
5a44935cb1 Removes nexus staging plugin (#222) 2021-12-09 15:10:39 -05:00
buildmaster
e6b1048b95 Bumping versions 2021-12-02 08:12:42 +00:00
buildmaster
cd07e0a1e0 Bumping versions 2021-11-30 08:13:07 +00:00
buildmaster
8f44088dab Bumping versions to 3.1.1-SNAPSHOT after release 2021-11-29 18:44:44 +00:00
buildmaster
bee859195e Going back to snapshots 2021-11-29 18:44:43 +00:00
buildmaster
e5d07102d3 Update SNAPSHOT to 3.1.0 2021-11-29 18:42:36 +00:00
spencergibb
fb3f9dac01 Adds maven-gpg-plugin.version to dependencies pom 2021-11-29 12:54:46 -05:00
spencergibb
b52e6489fa Merge remote-tracking branch 'origin/main'
# Conflicts:
#	pom.xml
2021-11-29 12:04:29 -05:00
buildmaster
b91b10a197 Bumping versions 2021-11-29 17:01:00 +00:00
buildmaster
ee66ee4791 Bumping versions 2021-11-26 08:12:59 +00:00
Olga Maciaszek-Sharma
4493fa05ea Add duplicate finder (#220)
* Add duplicate finder to plugins and executions.

* Add duplicate finder to plugins and executions.

* Fix docs.
2021-11-26 08:41:00 +01:00
spencergibb
e0c89da706 Merge branch '3.0.x' 2021-11-23 15:28:56 -05:00
Marcin Grzejszczak
74842d8a7f Uses nexus staging plugin to deploy to central (#216)
* Uses nexus staging plugin to deploy to central

* Don't automatically close
2021-11-23 15:25:26 -05:00
buildmaster
e874b69be7 Bumping versions 2021-11-19 19:30:30 +00:00
buildmaster
b8132405ba Bumping versions 2021-11-03 19:18:16 +00:00
buildmaster
604011cb50 Going back to snapshots 2021-11-01 18:54:48 +00:00
buildmaster
036039ae77 Update SNAPSHOT to 3.1.0-RC1 2021-11-01 18:53:40 +00:00
buildmaster
af34adfc11 Bumping versions 2021-10-22 15:25:08 +00:00
buildmaster
2741145bf3 Going back to snapshots 2021-10-14 14:58:32 +00:00
buildmaster
8902fd634c Update SNAPSHOT to 3.1.0-M3 2021-10-14 14:55:50 +00:00
buildmaster
3a21352bc6 Bumping versions 2021-10-06 17:12:36 +00:00
Jonatan Ivanov
f27797c8ac Merge pull request #218 from robertmcnees/gh_217
Removed .travis and scripts reference from documentation
2021-09-27 12:21:43 -07:00
buildmaster
e5fa41b0db Going back to snapshots 2021-09-27 16:26:31 +00:00
buildmaster
4b87554b2b Update SNAPSHOT to 3.1.0-M2 2021-09-27 16:25:23 +00:00
Robert McNees
bfc8b98a21 Update docs/src/main/asciidoc/building-base.adoc
Co-authored-by: Jonatan Ivanov <jonatan.ivanov@gmail.com>
2021-09-27 11:06:00 -04:00
Robert McNees
e331da87fa Removed .travis and scripts reference from documentation 2021-09-22 07:38:59 -04:00
buildmaster
3e6b8144b6 Bumping versions to 3.0.5-SNAPSHOT after release 2021-09-20 14:09:33 +00:00
buildmaster
b2b9e8fa90 Going back to snapshots 2021-09-20 14:09:33 +00:00