Commit Graph

58 Commits

Author SHA1 Message Date
buildmaster
ee66ee4791 Bumping versions 2021-11-26 08:12:59 +00:00
Olga MaciaszekSharma
ab3faaebe0 Merge remote-tracking branch 'origin/2.3.x' into main 2021-05-13 12:51:06 +02:00
Olga MaciaszekSharma
7cc037d7cc Switch to GH actions. 2021-05-13 12:46:18 +02:00
buildmaster
b9e5eb8bd2 Bumping versions 2021-04-20 19:03:50 +00:00
buildmaster
8c93d9c597 Going back to snapshots 2021-02-08 20:51:44 +00:00
buildmaster
1b50fb3d96 Update SNAPSHOT to 2.3.2.RELEASE 2021-02-08 20:47:35 +00:00
Marcin Grzejszczak
e905e9abc7 Updated wrapper 2020-08-04 14:29:41 +02:00
buildmaster
c2ef62de73 Going back to snapshots 2020-07-30 16:56:04 +00:00
buildmaster
a247cbcfae Update SNAPSHOT to 2.3.1.RELEASE 2020-07-30 16:47:53 +00:00
buildmaster
fc0e97bfae Bumping versions 2020-07-08 07:12:29 +00:00
Marcin Grzejszczak
d4fefdcd77 Migrating to the docs.spring.io 2020-06-04 13:11:04 +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
buildmaster
881c967d3c Bumping versions 2020-05-28 08:46:59 +00:00
buildmaster
6b64579beb Bumping versions 2020-05-28 07:12:36 +00: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
a744025d26 Disabling docs zip publishing for all modules other than the docs module 2020-05-25 13:26:55 +02:00
Spencer Gibb
dae472a17d Updates README.adoc 2020-04-22 10:51:16 -04:00
buildmaster
3fcf51db80 Bumping versions 2020-04-07 07:12:50 +00:00
Marcin Grzejszczak
aa8e68f719 Describes how to attach the zip with docs 2020-04-01 10:18:50 +02:00
buildmaster
03175d3e66 Bumping versions 2019-12-07 07:13:32 +00:00
buildmaster
af4bc6f95c Bumping versions 2019-11-13 07:13:23 +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
buildmaster
758e7241a2 Bumping versions 2019-10-05 07:13:05 +00:00
buildmaster
4faff54278 Bumping versions 2019-09-17 07:13:02 +00: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
Marcin Grzejszczak
f7f7f81534 Parametrized the configprops path 2019-09-06 13:32:42 +02:00
Marcin Grzejszczak
941340a588 Added automated configprops table generation; fixes gh-144 2019-09-06 13:15:50 +02:00
buildmaster
32f586b20c Bumping versions 2019-08-06 07:12:43 +00:00
buildmaster
3afd0a2bd3 Bumping versions 2019-07-31 07:12:43 +00:00
Marcin Grzejszczak
7de33c920c Added info about attributes 2019-07-30 09:55:25 +02:00
Marcin Grzejszczak
8e73741657 Added info about attributes 2019-07-30 09:33:01 +02:00
Marcin Grzejszczak
2a25b01f99 Added readme 2019-07-22 15:11:36 +02:00
Spencer Gibb
8125841e11 Revert "Update SNAPSHOT to 2.2.0.M3"
This reverts commit e46b1072a8.
2019-06-28 15:39:26 -04:00
Spencer Gibb
e46b1072a8 Update SNAPSHOT to 2.2.0.M3 2019-06-28 15:37:49 -04:00
Marcin Grzejszczak
a5ea61295e Added automated guides updating; fixes gh-131 2019-04-29 18:35:49 +04:00
Spring Operator
3e440513ef URL Cleanup (#99)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 2 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 3 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
  https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
  https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 3 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
  https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).
2019-03-22 10:49:52 +01:00
Marcin Grzejszczak
8215171d54 Updated readme 2019-03-07 15:30:41 +01:00
buildmaster
256b86c191 Going back to snapshots 2019-02-15 14:16:01 +00:00
buildmaster
d383f11a98 Update SNAPSHOT to 2.1.3.RELEASE 2019-02-15 14:14:12 +00:00
Marcin Grzejszczak
be7927d350 Updated readme 2019-02-07 19:12:14 +01:00
Marcin Grzejszczak
70bcc3f1c0 Added more concrete checkstyle setup 2019-02-07 19:02:08 +01:00
Marcin Grzejszczak
4541cb274b Added checkstyle documentation 2019-02-05 09:53:15 +01:00
Marcin Grzejszczak
4398f81257 New docs (#83)
Updates the pom.xmls to start generating documentation in the new way
2018-12-20 17:41:24 +01:00
Marcin Grzejszczak
4e7df1097b Merge branch 'master' into 2.0.x 2017-08-31 14:19:34 +02:00
Marcin Grzejszczak
8f19618cc2 Let's eat our own dogfood
sc-build reuses sc-build logic to generate its own docs
2017-08-31 14:08:45 +02:00
Spencer Gibb
ed8d17e5ae Update readme for code of conduct.
See gh-26
2016-02-01 20:26:34 -07:00
Roy Clarkson
da523063a8 Fix formatting in README.adoc 2015-11-04 12:32:15 -06:00
Ilayaperumal Gopinathan
2a3bd7f1d8 Update asciidoc to refer to .settings.xml
Fixes gh-13
2015-08-13 11:14:40 +01:00