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
Dave Syer
8ae75314e1
Update README with new CLA link
2016-07-11 14:35:12 +01:00
Marcin Grzejszczak
a24ec14fe7
Updating Sleuth to 1.0.3.BUILD-SNAPSHOT
2016-07-07 12:49:31 +02:00
Spencer Gibb
248dfe973c
Update consul to 1.2.0
2016-07-01 11:39:43 -06:00
Spencer Gibb
5071fca915
Updated to camden
2016-07-01 10:59:04 -06:00
Dave Syer
5b3159a5f0
Revert to snapshots
2016-07-01 14:56:41 +01:00
Dave Syer
10aca045c8
Update for Brixton.SR2
2016-07-01 14:46:03 +01:00
Dave Syer
f4b7bd72e6
Update readme script to handle local includes
2016-06-11 09:54:41 +01:00
Dave Syer
45afb30582
Revert to snapshots (Brixton still)
2016-06-10 17:11:22 +01:00
Dave Syer
7fe8e4aed9
Update to Brixton.SR1
2016-06-10 16:59:44 +01:00
Dave Syer
f3873eb80e
Update tp mvn 3.3.9
2016-06-04 09:14:03 +01:00
Spencer Gibb
b439bd7105
Remove ref to nonexistent spring-cloud-bus-hystrix
...
fixes gh-54
2016-05-23 10:14:21 -06:00
Dave Syer
7b3c7b698a
Re-instate .settings.xml for Travis
2016-05-12 11:34:44 +01:00
Dave Syer
28be19f97a
Update README and remove .settings.xml where appropriate
2016-05-12 10:47:36 +01:00
Dave Syer
73ac2c7736
Merge branch 'Brixton.RELEASE'
2016-05-11 17:26:49 +01:00
Dave Syer
bfa1f6c5d2
Fix parent gpg signing
2016-05-11 17:26:20 +01:00
Dave Syer
28402b81c1
Revert to snapshots
2016-05-11 10:09:01 +01:00
Dave Syer
fea08c2364
Bump Spring Boot version
2016-05-11 09:44:37 +01:00
Dave Syer
f48799d09d
Fix build parent versions
2016-05-11 09:40:47 +01:00
Dave Syer
588b6d2b32
Update for Brixton.RELEASE
2016-05-11 09:36:22 +01:00
Dave Syer
f64c86d012
Update build parent
2016-05-11 09:24:53 +01:00
Dave Syer
0287a34c7d
Re-order BOMs so that rxjava gets the right version from netflix
...
Because stream (currently) depends on an old version of rxjava, this
was causing issues for user projects, pulling in the wrong version
onto the classpath. Putting the netflix BOM first in dependency
management is enoug hto fix it for now (until something else
has a strong opinion about one of the dependencies in netflix).
2016-05-10 09:49:50 +01:00
Dave Syer
d94b065a91
Revert to snapshots
2016-04-18 16:22:00 +01:00
Dave Syer
109092ad76
Update to RC2
2016-04-18 16:21:28 +01:00
Spencer Gibb
2a8ff60fff
Document how to use with Spring IO Platform.
...
fixes gh-49
2016-04-08 10:24:19 -06:00
Dave Syer
e0c3176b79
Remove all traces of Spring Boot dependency management
2016-04-04 09:34:30 +01:00
Spencer Gibb
9b57dd5970
Update Boot version to 1.3.3
2016-03-30 23:11:12 -06:00
Dave Syer
9f55dec82c
Remove reference to missing starter for redis
2016-03-27 10:04:28 +01:00
Dave Syer
0fd15c5956
Revert to snapshots
2016-03-24 11:15:34 +00:00
Dave Syer
52840c26d7
Bump for Brixton.RC1
2016-03-24 11:13:39 +00:00
Spencer Gibb
da9b57de64
Update mvnw to determine profile on mac and linux
2016-03-22 12:55:10 -06:00
Spencer Gibb
db3ef21cd4
remove debug
2016-03-04 12:50:36 -07:00
Spencer Gibb
b632d9df21
Add profiles to s-c-n-dependencies
2016-03-04 12:44:53 -07:00
Spencer Gibb
70beb5e992
Fix spring-cloud-dependencies-parent relativePath
2016-03-04 12:29:49 -07:00
Spencer Gibb
91ab9ea2c9
Update .travis.yml
2016-03-04 12:19:25 -07:00
Spencer Gibb
85dc59ea5f
Update .travis.yml
2016-03-04 12:12:36 -07:00
Spencer Gibb
98bb87e73e
Add spring profile with snapshot/milestone/release repos.
...
fixes gh-44
2016-03-04 12:03:10 -07:00
Dave Syer
9796165dcb
Fix mvnw script for milestones
2016-03-02 17:34:27 +00:00
Dave Syer
13b4f48dfa
Remove s-c-task from release train
2016-02-29 13:53:56 +00:00