Commit Graph

180 Commits

Author SHA1 Message Date
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
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
Spencer Gibb
e512de74b8 Updates to 3.0.0.BUILD-SNAPSHOT
Bumps boot to 2.3.0.BUILD-SNAPSHOT
2020-01-17 14:46:06 -05:00
buildmaster
e082a147a1 Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2019-12-18 13:42:52 +00:00
buildmaster
2cd4391e49 Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-19 13:57:25 +00:00
Marcin Grzejszczak
9d88a2c0de Using the maven flatten plugin for published POMs
To avoid propagating build setup that is required to build a Spring Cloud project, the maven flatten plugin can be used. It has the advantage of letting you use whatever features you need while publishing "clean" pom to the repository.

fixes gh-89
2019-11-07 14:12:44 +01:00
Marcin Grzejszczak
fc96d209c7 Added project-root var resolution in readme generation script 2019-10-23 15:49:54 +02:00
Marcin Grzejszczak
200efcb348 Added gitignore so that the unpacked sources are not added [don't have a better idea ATM] 2019-10-03 21:34:56 +02:00
Marcin Grzejszczak
ed42b3a69a Revert "remove bats fixtures temporarily"
This reverts commit 6ece1d5969.
2019-10-03 21:25:01 +02:00
Spencer Gibb
6ece1d5969 remove bats fixtures temporarily 2019-10-03 12:08:06 -04:00
buildmaster
f01646cffd Bumping versions 2019-10-03 13:46:18 +00:00
buildmaster
ac503a0448 Bumping versions 2019-09-24 14:05:10 +00:00
buildmaster
46a0f7cd0c Bumping versions 2019-09-24 11:01:17 +00:00
buildmaster
bf7db5e2dd Bumping versions 2019-09-24 07:50:35 +00:00
buildmaster
7d473e0ba2 Bumping versions 2019-09-24 07:13:02 +00:00
Igor Perikov
1a67bf0b89 Update path to local checkstyle-header.txt (#141)
So it is valid and same as url pointing to github-uploaded .txt file
2019-09-16 11:59:22 -04:00
Marcin Grzejszczak
f2f55d458f Fixed logging 2019-09-12 11:44:55 +02:00
Marcin Grzejszczak
643ca5161e Reclone spring cloud static if there are issues when cloning / pulling changes 2019-09-11 17:17:22 +02:00
Marcin Grzejszczak
1d35ef3be7 Added tests, not failing if parent file doesn't exist 2019-09-09 11:30:17 +02:00
Marcin Grzejszczak
f9aad5f2f5 Fixed the default path for configprops 2019-09-06 14:28:57 +02:00
Marcin Grzejszczak
efdb76462e Improved rendering of the table with props 2019-09-06 13:54:18 +02:00