Commit Graph

42 Commits

Author SHA1 Message Date
Dave Syer
8587791549 Remove . from default classpath for cli launcher
Since "." is already on the search path for config files, it is
not obviously necessary to add "." to the classpath as well.
2016-10-06 10:45:03 +02:00
Spencer Gibb
5c8c99af7e Revert "Update SNAPSHOT to 1.2.0.RC1"
This reverts commit 110fa69b975377a1c478faa10fb4f7266a24f8e4.
2016-09-26 16:06:21 -06:00
Spencer Gibb
c2c96700db Update SNAPSHOT to 1.2.0.RC1 2016-09-26 15:51:32 -06:00
Spencer Gibb
b486928aab Update install instructions 2016-09-26 15:29:12 -06:00
Spencer Gibb
604e05838c Added reference for ~/.spring-cloud config location 2016-09-19 13:11:10 -06:00
Marcin Grzejszczak
3d2bb7100f Removed adoc footer 2016-09-07 17:57:00 +02:00
Marcin Grzejszczak
cffb7d8528 Updating ghpages for all projects 2016-08-22 13:30:49 +02:00
Marcin Grzejszczak
0c80a3a7d9 Updating ghpages for all projects 2016-08-19 11:44:33 +02:00
Marcin Grzejszczak
6ac6057d7e Updating ghpages for all projects 2016-08-18 13:08:46 +02:00
Marcin Grzejszczak
753e05b6fd Updating ghpages for all projects 2016-08-17 12:42:51 +02:00
Marcin Grzejszczak
533be6dedf 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:41:50 +02:00
Dave Syer
9d44ed2631 Document the new local config YAML features
Also remove --git-url command line flag (since you can
put it in configserver.yml now).
2016-08-15 16:46:46 +01:00
Gaël Marziou
a6d3d0ea4d Fix installation instructions (#21)
Fix installation instructions by removing an unwanted end of line character that would prevent copy/pasting into a shell.
2016-08-10 17:31:40 -04:00
Dave Syer
5d284175cc Update README 2016-07-20 14:01:35 +01:00
Dave Syer
f23680d008 Change groupId in docs 2016-07-20 13:53:39 +01:00
Spencer Gibb
b2e2802693 fix typo 2016-07-19 08:05:21 -06:00
Dave Syer
4ebecbbe34 Update docs 2016-07-08 10:08:40 +01:00
Spencer Gibb
00df0d83ea Update install instructions to 1.1.2.RELEASE 2016-07-01 12:18:17 -06:00
Dave Syer
7a942cbef3 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Dave Syer
0bff1e41d4 Update for 1.1.0.RELEASE 2016-05-11 10:12:25 +01:00
Dave Syer
c5a937146f Bump for Brixton.RC1 2016-03-24 11:27:20 +00:00
Dave Syer
ec0dcfd1bd Revert to snapshots 2016-02-05 12:44:25 +00:00
Dave Syer
032c96d86e Add integration tests and release 1.1.0.M5 2016-02-05 12:42:32 +00:00
Dave Syer
ed9ece70a3 Back to snapshot 2015-09-11 18:30:20 +01:00
Dave Syer
9a028eb13f Brixton.M1 release 2015-09-11 18:28:14 +01:00
Dave Syer
e251951ae0 Make ghpages.sh work on a branch 2015-08-25 15:16:55 +01:00
Dave Syer
55e4ca1963 Fix path to docs in README raw text 2015-06-25 12:31:28 +01:00
Dave Syer
03be8e718d Update version numbers in install guide 2015-04-24 15:06:05 +01:00
Dave Syer
58cb4a8a36 Update install docs for 1.0.0 2015-03-20 22:58:33 +00:00
Dave Syer
77a4801cd7 Add link to github in rendered docs 2015-03-20 11:48:07 +00:00
Dave Syer
aaaf07ef2d Update install docs 2015-02-02 12:04:43 +01:00
Dave Syer
68d5ad1634 Correct Spring Boot version 2014-12-19 17:09:19 +00:00
Dave Syer
574df6611d Update installation instructions for CLI
Fixes gh-4
2014-12-19 17:03:53 +00:00
Dave Syer
d86a9f4e4c Change docs path in README 2014-12-11 15:41:36 +00:00
Dave Syer
d9a844dcd4 Update installation instructions 2014-11-17 11:05:52 +00:00
Dave Syer
d7d5cdda3b Add contributing section to README 2014-11-17 11:05:52 +00:00
Dave Syer
828494814b Update README with building section 2014-10-31 15:59:32 +00:00
Dave Syer
ede1e1e7ac Upgrade to Boot 1.1.8 2014-10-23 07:34:17 -07:00
Dave Syer
3cd1e6784e Simplify README generator 2014-10-14 13:05:01 +01:00
Dave Syer
0e6c7a63de Typo 2014-10-13 14:24:48 +01:00
Dave Syer
74b01c4967 Update bootstraps for cloud foundry 2014-10-13 14:02:38 +01:00
Dave Syer
b6eda4ba37 Move docs to submodule for multi-module projects 2014-10-06 15:01:47 +01:00