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
Ilayaperumal Gopinathan
6eddd8ce17
Doc update maven install to use .settings.xml
2015-08-13 11:14:33 +01:00
Dave Syer
09032a46db
Add docs for release to bintray
2015-03-05 15:46:24 +00:00
Dave Syer
4addd458fd
Update readme for mavn deploy
2015-03-03 14:14:04 +00:00
Dave Syer
79622590eb
Clean parent pom for use in user projects
2015-03-02 16:39:36 +00:00
Dave Syer
23af69a696
Reorg and add travis
2014-12-11 13:18:27 +00:00
Dave Syer
cf9decb851
Split build out from cloud parent
2014-12-09 13:17:34 +00:00
Dave Syer
9f62aa6738
Update README
2014-10-31 15:32:01 +00:00
Dave Syer
187423dd98
Initial commit
2014-10-06 09:26:37 +01:00