buildmaster
7cac6615d2
Update SNAPSHOT to 2.0.0.RC2
2018-05-25 15:16:14 +00:00
buildmaster
773874d77c
Going back to snapshots
2018-04-23 16:20:53 +00:00
buildmaster
c0977d7675
Update SNAPSHOT to 2.0.0.RC1
2018-04-23 16:19:50 +00:00
buildmaster
dab5888372
Going back to snapshots
2018-02-27 08:21:49 +00:00
buildmaster
cfed33d3ca
Update SNAPSHOT to 2.0.0.M6
2018-02-27 08:19:40 +00:00
buildmaster
c3048a1189
Going back to snapshots
2018-02-09 23:51:18 +00:00
buildmaster
f6b012b3d9
Update SNAPSHOT to 2.0.0.M5
2018-02-09 23:50:23 +00:00
Spencer Gibb
ba1c058925
Update docs branches
2017-11-28 12:59:19 -05:00
buildmaster
4450cedebd
Going back to snapshots
2017-11-16 23:37:21 +00:00
buildmaster
895c894b20
Update SNAPSHOT to 2.0.0.M4
2017-11-16 23:36:28 +00:00
buildmaster
923ef1e851
Going back to snapshots
2017-10-30 09:08:22 +00:00
buildmaster
5a7696df09
Update SNAPSHOT to 2.0.0.M3
2017-10-30 09:07:42 +00:00
Marcin Grzejszczak
1b675b51d4
Referrencing resources from sc-build
2017-09-01 08:32:40 +02:00
Marcin Grzejszczak
efa00893c6
Updated whitelist
2017-08-29 15:29:48 +02:00
Marcin Grzejszczak
7ca1711f32
Migrated to new docs; fixes #150
2017-08-29 15:29:12 +02:00
Mark Paluch
eb2f4a98b5
[maven-release-plugin] prepare for next development iteration
2017-08-24 09:24:41 +02:00
Mark Paluch
3feab445a6
[maven-release-plugin] prepare release v2.0.0.M2
2017-08-24 08:58:13 +02:00
Mark Paluch
8dab1719b9
[maven-release-plugin] prepare for next development iteration
2017-06-29 16:03:00 +02:00
Mark Paluch
d2150f6c22
[maven-release-plugin] prepare release 2.0.0.M1
2017-06-29 16:03:00 +02:00
Mark Paluch
1c76534b16
Setup 2.0 development.
...
Closes gh-127.
2017-06-29 14:30:18 +02:00
Marcin Grzejszczak
379eaf7207
Updated docs
2017-04-18 10:28:49 +02:00
Mark Paluch
c998378bb9
Going back to snapshots
2017-04-10 20:18:30 +02:00
Mark Paluch
47ce37b724
Update SNAPSHOT to 1.0.0.RELEASE
2017-04-10 20:06:46 +02:00
Mark Paluch
02da01628d
[maven-release-plugin] prepare for next development iteration
2017-03-16 14:42:26 +01:00
Mark Paluch
008209d9e1
[maven-release-plugin] prepare release 1.0.0.RC1
2017-03-16 14:42:26 +01:00
Mark Paluch
32c93c039b
[maven-release-plugin] prepare for next development iteration
2017-01-27 09:08:04 +01:00
Mark Paluch
b0f4b137a5
[maven-release-plugin] prepare release 1.0.0.M2
2017-01-27 09:07:57 +01:00
Mark Paluch
d838a4672d
Prepare release.
...
Remove snapshot repositories. Upgrade dependencies.
See gh-72.
2017-01-27 09:06:04 +01:00
Mark Paluch
b867a43a5c
[maven-release-plugin] prepare for next development iteration
2016-10-28 14:07:33 +02:00
Mark Paluch
b3db6a30c2
[maven-release-plugin] prepare release 1.0.0.M1
2016-10-28 14:07:29 +02:00
Mark Paluch
a83670e36b
Polishing.
...
Fix project URL in starter. Use GA version for docs pom.xml.
2016-10-28 14:06:36 +02:00
Mark Paluch
1a4a69ba70
Specify plugin versions for jar, source, javadoc and deploy plugins.
...
Fixes gh-53.
2016-10-28 14:06:32 +02:00
Marcin Grzejszczak
2c93692fe7
Deploying documentation to proper folder
...
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:
- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/ )
2016-08-16 15:47:08 +02:00
Mark Paluch
28280f5dae
Polishing
...
Reduce dependencies to Spring Web. Remove amqp test dependency from starter. Remove version property from vault parent pom.
2016-07-04 22:20:11 +02:00
Mark Paluch
6f9da0822f
Add basic documentation.
2016-05-11 23:19:13 +02:00