Commit Graph

199 Commits

Author SHA1 Message Date
Jonatan Ivanov
4901a73b7f Updating docs: Java 8 instead of 7 (#208) 2020-12-14 08:49:53 +01:00
Marcin Grzejszczak
0c5b190e42 Fixed the invalid default value code formatting 2020-11-19 09:47:36 +01:00
Marcin Grzejszczak
313b7907de Updated settings.xml, changed code formatting for default values 2020-11-16 14:24:27 +01:00
Marcin Grzejszczak
80b1c9a661 Code for the default value 2020-11-16 14:14:49 +01:00
Jay Bryant
bf1b1a8862 Wording changes (#170)
* Wording changes

Replace potentially sensitive terms

* Wording changes

One more change.
2020-08-04 14:33:49 +02:00
Marcin Grzejszczak
e905e9abc7 Updated wrapper 2020-08-04 14:29:41 +02:00
Olga Maciaszek-Sharma
09bc053a02 Fix artifact version. 2020-08-03 12:09:35 +02:00
buildmaster
2631bd9e4f Bumping versions to 2.3.2.SNAPSHOT after release 2020-07-30 16:56:05 +00:00
spencergibb
53fd3a14c8 Bumps boot to version to 2.3.2.RELEASE 2020-07-30 10:06:50 -04:00
spencergibb
d7ef8963a9 Merge branch '2.3.x' 2020-07-07 12:41:48 -04:00
Spencer Gibb
bd215fab95 Creates and uses new github-project url in docs (#169)
Fixes gh-168
2020-07-07 12:41:16 -04:00
Marcin Grzejszczak
2491889a42 Skipping readme generation if there's no readme 2020-06-10 09:59:04 +02:00
Marcin Grzejszczak
843cbd2f7c Skipping readme generation if there's no readme 2020-06-08 16:08:57 +02:00
Marcin Grzejszczak
48c7ac77ce Merge branch '2.3.x' 2020-06-04 13:14:24 +02:00
Marcin Grzejszczak
b6a814b6cf No more null description 2020-06-04 13:12:57 +02:00
Marcin Grzejszczak
d4fefdcd77 Migrating to the docs.spring.io 2020-06-04 13:11:04 +02:00
Marcin Grzejszczak
fb9960639e Added missing files 2020-06-04 12:49:25 +02:00
Marcin Grzejszczak
5682e8d214 Removed gh-pages usage and ruby execution
migrated to docs.spring.io docs generation
merging of readme.adoc is done via Java code

fixes gh-165
2020-06-04 12:44:22 +02:00
spencergibb
d2852a8519 Bumps boot to version to 2.4.0-SNAPSHOT 2020-05-29 16:47:44 -04:00
Marcin Grzejszczak
9f47b8e8c8 Fixed setting null as default value for config props 2020-05-28 13:18:23 +02:00
buildmaster
9fc5902087 Bumping versions to 2.3.1.BUILD-SNAPSHOT after release 2020-05-28 09:04:35 +00:00
Marcin Grzejszczak
355a18d5fa Fixed new lines in the config properties generation 2020-05-26 14:01:24 +02:00
Marcin Grzejszczak
e2019664e2 Fixed improper packaging and config props parsing 2020-05-26 13:56:43 +02:00
Marcin Grzejszczak
bdd2ae3ed3 Migrated the configprops parsing to Java due to constant issues with Groovy versions 2020-05-26 13:45:03 +02:00
Marcin Grzejszczak
25c19bbda1 Moved the phase property to the module 2020-05-25 13:52:13 +02:00
Marcin Grzejszczak
c542d67ce7 Setting up repository for docs.spring.io migration 2020-05-25 13:40:42 +02:00
Marcin Grzejszczak
2355cbdc6e Improved the way the zipped docs are pushed; fixes gh-166 2020-05-25 12:18:20 +02:00
spencergibb
501a33c65a Merge branch '2.3.x' 2020-05-21 16:20:09 -04:00
spencergibb
fb2e92be6b Adds section about activating spring maven profile in IDE.
Fixes gh-159
2020-05-21 16:13:27 -04:00
spencergibb
0911190f3f Bumps boot to version to 2.3.0.RELEASE 2020-05-15 12:06:31 -04:00
spencergibb
bd26a5a184 Bumps boot to version to 2.3.0.BUILD-SNAPSHOT 2020-05-14 15:53:28 -04:00
spencergibb
2f1a258497 Merge branch '2.3.x' 2020-05-08 13:54:45 -04:00
spencergibb
76f15c1cd9 Merge branch '2.2.x' into 2.3.x 2020-05-08 13:49:52 -04:00
spencergibb
27553b9dd9 set current branch for test 2020-05-08 13:45:06 -04:00
spencergibb
fe89ee7de0 set current branch for test 2020-05-08 13:40:16 -04:00
spencergibb
2821e3222c set current branch for test 2020-05-08 13:36:21 -04:00
spencergibb
bb2126974f set current branch for test 2020-05-08 13:34:34 -04:00
spencergibb
c7ebf03a2a removes checked in bats libs 2020-05-08 13:10:50 -04:00
spencergibb
d673bca4da Updates bats tests to cloe bats-support and bats-assert
This along with upgrading to 0.7.0 of bats seems to fix bats tests.

Fixes gh-150
2020-05-08 12:23:56 -04:00
maaaace
76873a53ab fix(bashScript): download shellcheck to support arm64 processor
build_helper.sh just downloads shellcheck for x86_64 architecture by hard coding the verison and arch of zip file. Fortunately shellcheck starts to support arm64 since version 0.7.0, as a result update the version and add checking for architecture to support arm64.

Signed-off-by: maaaace <fuheming@huawei.com>
2020-05-08 12:23:49 -04:00
Spencer Gibb
bb7f805da5 Updates version to 3.0.0-SNAPSHOT 2020-04-16 16:31:36 -04:00
Spencer Gibb
cb4e0f2e1f Merge branch '2.3.x' 2020-04-03 10:25:24 -04:00
Spencer Gibb
efcd0f89f1 Bumps boot to version to 2.3.0.M4 2020-04-03 10:22:09 -04:00
Marcin Grzejszczak
aa8e68f719 Describes how to attach the zip with docs 2020-04-01 10:18:50 +02:00
Spencer Gibb
a33e77df15 Revert "Bumps boot version to 2.3.0.M3"
This reverts commit 2f67da30
2020-03-19 10:33:25 -04:00
Spencer Gibb
2f67da3078 Bumps boot version to 2.3.0.M3
fixes gh-153
2020-03-18 16:44:03 -04:00
Spencer Gibb
06bad4e6af Bumps boot version to 2.2.5 2020-02-27 11:03:50 -05:00
buildmaster
7132df33e9 Bumping versions 2020-01-30 07:12:20 +00:00
Marcin Grzejszczak
1e1a69d5e7 Merge branch '2.2.x' 2020-01-29 21:04:44 +01:00
Spencer Gibb
a8313feea7 Bumps boot version to 2.2.4 2020-01-27 11:51:02 -05:00