buildmaster
3a780623c1
Going back to snapshots
2017-10-27 15:49:29 +00:00
buildmaster
698124544c
Update SNAPSHOT to 2.0.0.M3
2017-10-27 15:48:50 +00:00
Marcin Grzejszczak
752148fea5
Merge branch 'master' into 2.0.x
2017-08-31 14:55:05 +02:00
Marcin Grzejszczak
99488a163b
Merge branch '1.2.x'
2017-08-31 14:54:24 +02:00
Marcin Grzejszczak
8c42673d30
Referrencing resources from sc-build
2017-08-31 14:54:17 +02:00
Marcin Grzejszczak
b1a79ce2bc
Merge branch 'master' into 2.0.x
2017-08-29 15:46:20 +02:00
Marcin Grzejszczak
8ce23984fe
Merge branch '1.2.x'
2017-08-29 15:46:03 +02:00
Marcin Grzejszczak
df3b9eee2e
Added 1.2.x to whitelist
2017-08-29 15:44:49 +02:00
Marcin Grzejszczak
0b4a56fc27
Migrated to new docs; fixes #248
2017-08-29 15:43:02 +02:00
Marcin Grzejszczak
0f895b8c1b
Merge branch 'master' into 2.0.x
2017-08-29 12:35:17 +02:00
Marcin Grzejszczak
565a805bcb
Migrated to new docs; fixes #248
2017-08-29 12:33:06 +02:00
Ryan Baxter
6ae5e0bec8
Going back to snapshots
2017-08-24 16:03:50 -04:00
Ryan Baxter
e6e5de275d
Update SNAPSHOT to 1.3.0.M1
2017-08-24 16:02:42 -04:00
Spencer Gibb
0972699040
Going back to snapshots
2017-08-17 15:25:48 -06:00
Spencer Gibb
ac2821db5f
Update SNAPSHOT to 2.0.0.M2
2017-08-17 15:17:19 -06:00
Ryan Baxter
e8a42e500e
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
2017-07-12 14:04:38 -04:00
Ryan Baxter
9a1c1bf634
Going back to snapshots
2017-07-12 14:04:38 -04:00
Ryan Baxter
7a9225619c
Update SNAPSHOT to 1.2.3.RELEASE
2017-07-12 14:03:27 -04:00
Spencer Gibb
2b6ad4a118
bump to version 1.3.0
2017-06-30 17:19:48 -06:00
Spencer Gibb
d4326005f9
Going back to snapshots
2017-06-16 14:54:23 -06:00
Spencer Gibb
02c522d015
Update SNAPSHOT to 2.0.0.M1
2017-06-16 14:53:15 -06:00
Spencer Gibb
0c041591d1
Bump to version 1.2.3.BUILD-SNAPSHOT
2017-05-19 14:59:52 -06:00
Spencer Gibb
6cfaea4bb7
Going back to snapshots
2017-05-19 14:57:35 -06:00
Spencer Gibb
79096fbf8d
Update SNAPSHOT to 1.2.2.RELEASE
2017-05-19 14:54:42 -06:00
Jon Schneider
c02398959d
Revert back to snapshots
2017-05-12 10:25:38 -05:00
Jon Schneider
9d53dd46bb
Update SNAPSHOT to 1.2.1.RELEASE
2017-05-12 09:18:36 -05:00
Spencer Gibb
9675df02f6
Bumping versions to 1.2.1.BUILD-SNAPSHOT after release
2017-04-05 14:19:30 -06:00
Spencer Gibb
72685376a9
Going back to snapshots
2017-04-05 14:19:29 -06:00
Spencer Gibb
6b30820b09
Update SNAPSHOT to 1.2.0.RELEASE
2017-04-05 14:16:21 -06:00
Spencer Gibb
d11abd8f5e
make code compile
2017-03-17 18:46:39 -06:00
Spencer Gibb
23f3e461ac
Going back to snapshots
2017-03-15 17:40:06 -06:00
Spencer Gibb
e75034a6fc
Update SNAPSHOT to 1.2.0.RC1
2017-03-15 17:32:18 -06:00
Spencer Gibb
b4bd6fdeff
Revert "Update SNAPSHOT to 1.2.0.M1"
...
This reverts commit d9d3b5f74a .
2017-01-26 10:41:16 -07:00
Spencer Gibb
d9d3b5f74a
Update SNAPSHOT to 1.2.0.M1
2017-01-26 10:39:31 -07:00
Spencer Gibb
d850aad13f
Bump to 1.2.0.BUILD-SNAPSHOT
2016-10-27 15:58:59 -06:00
Dave Syer
65c00ecb93
Revert to snapshots
2016-10-17 09:15:38 +01:00
Dave Syer
5d2d2908db
Update for 1.1.4
2016-10-17 09:08:50 +01:00
Dave Syer
8089c0d411
Revert to snapshots
2016-09-21 09:39:11 +01:00
Dave Syer
897555a57a
Update to 1.1.3
2016-09-21 09:38:16 +01:00
Dave Syer
cff67e0a12
Revert to snapshots
2016-09-06 14:53:36 +01:00
Dave Syer
00a2f23c00
Update to 1.1.2
2016-09-06 14:36:20 +01:00
Marcin Grzejszczak
67bea29be5
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:55:41 +02:00
Spencer Gibb
945f430efe
Update to SNAPSHOT
2016-06-06 17:01:58 -06:00
Spencer Gibb
aaff352781
Update SNAPSHOT to 1.1.1.RELEASE
2016-06-06 16:31:03 -06:00
Dave Syer
01edfbf7f6
Revert to snapshots
2016-05-09 10:33:44 +01:00
Dave Syer
90c8a81611
Update for 1.1.0.RELEASE
2016-05-09 10:26:47 +01:00
Dave Syer
0b654c22ab
Switch parent of docs poms
2016-05-06 17:40:09 +01:00
Dave Syer
9aa4ad97be
Update parent to 1.1.0.RELEASE
2016-05-06 17:13:33 +01:00
Dave Syer
a3fc78481a
Revert to snapshots
2016-04-18 10:17:36 +01:00
Dave Syer
3f5d5b90d3
Update to RC3
2016-04-18 10:16:24 +01:00