Commit Graph

50 Commits

Author SHA1 Message Date
Marcin Grzejszczak
98f9214ca6 Referrencing resources from sc-build 2017-08-31 15:05:52 +02:00
Marcin Grzejszczak
544e073a2f Migrated to new docs; fixes #351 2017-08-29 13:40:07 +02:00
Spencer Gibb
eaf1ba5d3e Bump version to 1.2.2.BUILD-SNAPSHOT 2017-05-22 13:25:56 -06:00
Spencer Gibb
26e211f846 Going back to snapshots 2017-05-22 13:18:03 -06:00
Spencer Gibb
c07c11d593 Update SNAPSHOT to 1.2.1.RELEASE 2017-05-22 13:12:15 -06:00
Spencer Gibb
bba6c16a34 Bump version to 1.2.1.BUILD-SNAPSHOT 2017-04-10 21:31:59 -06:00
Spencer Gibb
8f20330a53 Going back to snapshots 2017-04-10 21:25:09 -06:00
Spencer Gibb
419c1bc28a Update SNAPSHOT to 1.2.0.RELEASE 2017-04-10 21:17:02 -06:00
Spencer Gibb
01d90cefb3 Going back to snapshots 2017-03-16 13:50:11 -06:00
Spencer Gibb
294ed149b8 Update SNAPSHOT to 1.2.0.RC1 2017-03-16 13:44:37 -06:00
Spencer Gibb
5b45629063 Revert "Update SNAPSHOT to 1.2.0.M1"
This reverts commit 01321d78bd.
2017-01-27 14:30:37 -07:00
Spencer Gibb
01321d78bd Update SNAPSHOT to 1.2.0.M1 2017-01-27 14:29:17 -07:00
Spencer Gibb
ba85624a98 Implements ConsulServiceRegistry and auto registration
No longer create ConsulLifecycle bean by default. It is now deprecated.

New auto registration is not created if user has created ConsulLifecycle
bean.
2016-12-08 10:14:08 -07:00
Spencer Gibb
29ae38d435 Update to SNAPSHOT 2016-11-28 13:41:09 -07:00
Spencer Gibb
5eaf6aa87a Update SNAPSHOT to 1.1.2.RELEASE 2016-11-28 10:09:48 -07:00
Ryan Baxter
23177d3de6 Updated versions for next release 2016-10-18 15:25:24 -04:00
Ryan Baxter
77ace700f8 Revert "Changed versions for release"
This reverts commit 81e49f70f1.
2016-10-18 15:15:51 -04:00
Ryan Baxter
81e49f70f1 Changed versions for release 2016-10-18 14:52:24 -04:00
Spencer Gibb
ee007651e5 Update to SNAPSHOT 2016-09-22 16:16:06 -06:00
Spencer Gibb
ebadf1cb67 Update SNAPSHOT to 1.1.0.RELEASE 2016-09-22 16:00:21 -06:00
Spencer Gibb
cd73c94d79 Revert "Update SNAPSHOT to 1.1.0.RC1"
This reverts commit 657e7f9926.
2016-09-07 07:09:59 -06:00
Spencer Gibb
657e7f9926 Update SNAPSHOT to 1.1.0.RC1 2016-09-07 07:08:00 -06:00
Spencer Gibb
ca440e74d8 Update to SNAPSHOT 2016-08-26 10:14:16 -06:00
Spencer Gibb
ee548d06d6 Update SNAPSHOT to 1.1.0.M1 2016-08-26 08:43:18 -06:00
Marcin Grzejszczak
51cdd88f37 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:13:37 +02:00
Spencer Gibb
2d0728f8d3 Update to 1.1.0 2016-06-30 16:19:55 -06:00
Spencer Gibb
cc54bcbd62 Update to SNAPSHOT 2016-06-30 16:09:39 -06:00
Spencer Gibb
ea20ef3986 Update SNAPSHOT to 1.0.2.RELEASE 2016-06-30 15:56:33 -06:00
Spencer Gibb
e1082b8cd7 Update to SNAPSHOT 2016-06-07 12:34:31 -06:00
Spencer Gibb
e7b7c31cf7 Update SNAPSHOT to 1.0.1.RELEASE 2016-06-07 12:27:35 -06:00
Dave Syer
6fefb39f86 Update to 1.0.1 snapshots 2016-05-11 09:27:50 +01:00
Spencer Gibb
ca9b92f98f Revert "Update SNAPSHOT to 1.0.0.RELEASE"
This reverts commit c29a544409.
2016-05-10 14:53:25 -06:00
Spencer Gibb
c29a544409 Update SNAPSHOT to 1.0.0.RELEASE 2016-05-10 14:50:18 -06:00
Dave Syer
2808f07025 Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
724340a26e Update parent to 1.1.0.RELEASE 2016-05-06 17:13:33 +01:00
Dave Syer
1f961b2091 Revert to snapshots 2016-04-18 14:51:14 +01:00
Dave Syer
bfea7109f8 Update to RC2 2016-04-18 14:50:45 +01:00
Spencer Gibb
314b159a84 Revert "Update SNAPSHOT to milestone 1.0.0.RC1"
This reverts commit e4c066b0b7.
2016-03-23 10:24:27 -06:00
Spencer Gibb
e4c066b0b7 Update SNAPSHOT to milestone 1.0.0.RC1 2016-03-23 10:15:42 -06:00
Marcin Grzejszczak
8e4d101b16 Revert to snapshots 2016-02-05 12:01:44 +01:00
Marcin Grzejszczak
8c0ac35a5e Update to 1.0.0.M6 2016-02-05 11:54:11 +01:00
Spencer Gibb
c54cb8b827 Revert "Update SNAPSHOT to MILESTONE 1.0.0.M5"
This reverts commit d883f5d1bb.
2015-12-22 11:53:44 -07:00
Spencer Gibb
d883f5d1bb Update SNAPSHOT to MILESTONE 1.0.0.M5 2015-12-22 11:51:20 -07:00
Spencer Gibb
d447374722 Revert Update SNAPSHOT to MILESTONE 1.0.0.M4 2015-11-17 13:45:29 -07:00
Spencer Gibb
fbe47137dd Update SNAPSHOT to MILESTONE 1.0.0.M4 2015-11-17 13:41:24 -07:00
Spencer Gibb
c3a8b3d958 fix parent snapshot version 2015-09-08 11:05:18 -06:00
Spencer Gibb
6e1701b01a set version to 1.0.0.BUILD-SNAPSHOT 2015-05-20 16:39:28 -06:00
Spencer Gibb
b77cbbb603 format pom.xml files 2015-03-19 19:38:16 -06:00
Spencer Gibb
c8a9d40547 remove dependency on s-c-config-client.
bump version to 1.0.0.BUILD-SNAPSHOT.
form java files
2015-03-19 19:35:09 -06:00
Spencer Gibb
e33ca725f5 added docs module patterned after s-c-netflix
fixes gh-9
2015-02-27 12:37:00 -07:00