Spencer Gibb
32ebcd2c31
Update springio platform version to Brussels-BUILD-SNAPSHOT
2017-01-30 11:08:51 -07:00
Spencer Gibb
f45463e30b
Bump task snapshot version
2017-01-30 11:08:15 -07:00
Spencer Gibb
952f705808
Revert "Update SNAPSHOT to Dalston.M1"
...
This reverts commit 91881ba86e .
2017-01-30 11:06:00 -07:00
Spencer Gibb
91881ba86e
Update SNAPSHOT to Dalston.M1
2017-01-30 11:04:44 -07:00
Spencer Gibb
f9c7c1a403
Upgrade to spring-boot 1.5.0
2017-01-30 10:26:25 -07:00
Spencer Gibb
48c4aa9e12
Upgrade to s-c-build 1.3.1
2017-01-30 10:26:03 -07:00
Spencer Gibb
f70bf5f7dd
Merge pull request #68 from mp911de/dalston-m1-vault
...
Add Spring Cloud Vault to spring-cloud-dependencies.
2017-01-30 12:11:56 -05:00
Mark Paluch
ee54869629
Add Spring Cloud Vault to spring-cloud-dependencies.
2017-01-30 14:30:12 +01:00
Spencer Gibb
14351aabf9
Update versions for Dalston
2017-01-27 09:23:12 -07:00
Ryan Baxter
ec61e52f72
Update version of SC Bus
2017-01-19 15:00:13 -05:00
Marcin Grzejszczak
821555cad8
Bumping contract for Dalston
2016-12-07 17:39:29 +01:00
Marcin Grzejszczak
3f8925dcec
Bumped Sleuth to 1.2.x for Dalston
2016-11-04 10:49:39 +01:00
Spencer Gibb
086d61949e
Update to Dalston
2016-11-01 15:51:37 -06:00
Spencer Gibb
695c67cf84
Update to SNAPSHOT
2016-11-01 14:43:46 -06:00
Spencer Gibb
fda0b282f2
Update SNAPSHOT to Camden.SR2
2016-11-01 14:34:41 -06:00
Dave Syer
b67c811e0a
Revert to snapshots
2016-10-18 16:51:15 +01:00
Dave Syer
b54f47595d
Update for Camden.SR1
2016-10-18 16:48:28 +01:00
Dave Syer
530a739b2a
Revert to snapshots
2016-09-25 07:45:26 +01:00
Dave Syer
1ab978f422
Update for Camden.RELEASE
2016-09-25 07:42:34 +01:00
Dave Syer
96b6f8a38b
Ensure version is scraped from parent pom
2016-09-20 13:48:13 +01:00
Marcin Grzejszczak
ee503618f8
Updating mvnw for all projects
2016-09-19 19:32:16 +02:00
Dave Syer
8fb29ffc7b
Update to sleuth 1.0.9
2016-09-19 13:49:20 +01:00
Marcin Grzejszczak
f02056c102
Updating mvnw for all projects
2016-09-19 14:19:25 +02:00
Dave Syer
5d081b3e25
Re-order commons to top so 1.1.3 takes priority
2016-09-19 12:56:20 +01:00
Dave Syer
7127a157f3
Rationalize dependency management in BOMs
2016-09-19 12:02:48 +01:00
Marcin Grzejszczak
02bfd7c14f
Updating mvnw for all projects
2016-09-19 12:47:50 +02:00
Marcin Grzejszczak
1af7315160
Updating mvnw for all projects
2016-09-15 16:14:14 +02:00
Dave Syer
dff2cd7fe0
Remove duplicate spring-cloud-task BOM
2016-09-09 16:56:36 +01:00
Spencer Gibb
26b38c3c37
Fixed reference to task
2016-09-09 09:24:28 -06:00
Dave Syer
b5d1634b81
Add missing cloud security BOM
2016-09-09 13:19:53 +01:00
Dave Syer
c3de752a4e
Add missing cloud security BOM
2016-09-09 13:18:19 +01:00
Dave Syer
e1248f716b
Revert to snapshots
2016-09-08 17:37:03 +01:00
Dave Syer
d563a890ea
Update for Camden.RC1
2016-09-08 17:35:24 +01:00
Marcin Grzejszczak
48ea07b303
Updating mvnw for all projects
2016-09-07 17:31:01 +02:00
Dave Syer
dbbdfd0ad0
Revert to snapshots
2016-08-27 11:17:56 +01:00
Dave Syer
e4d44f5a1a
Release Camden.M1
2016-08-27 10:52:32 +01:00
Marcin Grzejszczak
7819282ac6
Bumping Sleuth to 1.0.7
2016-08-24 17:41:54 +02:00
Marcin Grzejszczak
23131be322
Bumping Stream to Brooklyn.BUILD-SNAPSHOT for Camden
2016-08-24 17:38:42 +02:00
Marcin Grzejszczak
d934038558
Updating ghpages for all projects
2016-08-22 13:33:05 +02:00
Marcin Grzejszczak
b42bd7c50a
Updating ghpages for all projects
2016-08-19 11:47:27 +02:00
Marcin Grzejszczak
38bfbbce72
Updating ghpages for all projects
2016-08-18 13:16:22 +02:00
Dave Syer
257e46b05f
Change repo URLs to https
2016-08-17 17:31:27 +01:00
Dave Syer
f4df5fe713
Fix spring-boot version to 1.4.0
2016-08-17 17:02:21 +01:00
Marcin Grzejszczak
67c2a94d9c
Updating ghpages for all projects
2016-08-17 12:46:36 +02:00
Marcin Grzejszczak
d9cb5ccc82
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:49:30 +02:00
Dave Syer
78f0390127
Remove old (duplicate) readme
2016-08-16 07:56:07 +01:00
Dave Syer
00dcea45db
Update to latest Camden versions
2016-08-16 07:53:50 +01:00
Dave Syer
ed5fcf521f
Rename starters->release
2016-08-16 07:53:39 +01:00
Marcin Grzejszczak
daa4b00227
No deploying of artifacts from Travis
2016-07-29 14:41:04 +02:00
Marcin Grzejszczak
fd2e053789
Updating Sleuth to 1.0.5.BUILD-SNAPSHOT
2016-07-29 14:08:39 +02:00