Commit Graph

173 Commits

Author SHA1 Message Date
Dave Syer
656a1bd75d Ensure config files have / prefixes 2016-08-15 15:42:54 +01:00
Dave Syer
1a28da5d83 Load application properties from <name>.yml
(also try config/<name>.yml). In this way user can easily launch config
server with custom uri, h2 with custom tcp endpoints, etc. The local
app deployer puts these properties in sys env vars (a bit yuck), but
that's not in our control here.
2016-08-15 15:34:52 +01:00
Dave Syer
0ca734895c Update travis secrets 2016-08-15 13:55:21 +01:00
Dave Syer
bad74d9447 Remove spring-boot-test from dependencies
It adds too much stuff to the application classpath so the groovy
classloader cannot load spring-boot classes properly from the
"grabbed" classpath.
2016-08-15 13:39:01 +01:00
Dave Syer
1473ebd353 Push spring-boot.version property up to top level 2016-08-15 13:32:52 +01:00
Dave Syer
4c5c4b90a0 Fix dependencies
Need to use "provided" scope for stuff that is not required in the
/ext classpath. Also need to use a proper BOM for stream
dependencies to avoid mouldy versions being imported.
2016-08-15 10:43:32 +01:00
Spencer Gibb
569508ef02 comments 2016-08-11 16:27:34 -06:00
Spencer Gibb
cf7f060cd1 polish 2016-08-11 16:23:16 -06:00
Spencer Gibb
7f713e0d59 Add git.uri option.
spring cloud --git-uri=http://mygit/myrepo.git configserver

Above command option changes configserver to use the git profile with the configured git url.

fixes gh-24
2016-08-11 16:17:31 -06:00
Spencer Gibb
a0598c12f5 Remove duplicate LauncherCommand reference
fixes gh-23
2016-08-11 15:07:28 -06:00
Spencer Gibb
b307def63f Update readme 2016-08-10 15:32:35 -06: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
cd892c8360 Update README with new CLA link 2016-07-11 14:35:08 +01:00
Dave Syer
4ebecbbe34 Update docs 2016-07-08 10:08:40 +01:00
Dave Syer
6aee631561 Add a bunch of new things
* support for zipkin server

* if eureka isn't running disable the client

* add --list option to list deployables
2016-07-08 09:44:08 +01:00
Spencer Gibb
6e19c35b98 Only start config server, eureka and hystrix dashboard by default. 2016-07-05 16:46:49 -06:00
Spencer Gibb
76749c4683 Create cloud cli command.
Downloads and launches eureka,kafka,configserver,h2 server & hystrix dashboard.
2016-07-05 12:34:18 -06:00
Spencer Gibb
1919c443e8 Update to SNAPSHOT 2016-07-01 12:33:54 -06:00
Spencer Gibb
00df0d83ea Update install instructions to 1.1.2.RELEASE 2016-07-01 12:18:17 -06:00
Spencer Gibb
ab807d3fe0 Update SNAPSHOT to 1.1.2.RELEASE 2016-07-01 12:13:10 -06:00
Dave Syer
7a942cbef3 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Dave Syer
63218227d5 Revert to snaphots 2016-06-10 17:21:33 +01:00
Dave Syer
1da0796f85 Update to 1.1.1.RELEASE 2016-06-10 17:16:01 +01:00
Dave Syer
2daedfc556 Update tp mvn 3.3.9 2016-06-04 09:14:03 +01:00
Dave Syer
0130e2fbb8 Re-instate .settings.xml for Travis 2016-05-12 11:34:17 +01:00
Dave Syer
b7b2f8f67a Update README and remove .settings.xml where appropriate 2016-05-12 10:47:36 +01:00
Dave Syer
618e9adaa4 Revert to snapshots 2016-05-11 10:15:37 +01:00
Dave Syer
0bff1e41d4 Update for 1.1.0.RELEASE 2016-05-11 10:12:25 +01:00
Dave Syer
4c9eb80238 Fix dependency order to nail spring-core version 2016-05-09 09:33:47 +01:00
Dave Syer
b98a2c585b Add explicit release disabled flag for artifactory for plugins 2016-05-06 18:09:41 +01:00
Dave Syer
5d251806be Add explicit release disabled flag for artifactory 2016-05-06 17:47:14 +01:00
Dave Syer
d5373fabb3 Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
87b8a61466 Update parent to 1.1.0.RELEASE 2016-05-06 17:13:33 +01:00
Dave Syer
fbe93c0549 Fix versions in docs 2016-05-06 16:24:31 +01:00
Dave Syer
e989db3ae7 Fix spring-core version 2016-05-06 16:16:32 +01:00
Dave Syer
1388935928 Revert to snapshots 2016-04-18 16:47:57 +01:00
Dave Syer
75bb2e1e0d Update to RC2 2016-04-18 16:47:32 +01:00
Dave Syer
fe37df26f8 Remove references to redis binder 2016-04-18 16:43:56 +01:00
Dave Syer
e3d4df790a Revert to snapshots 2016-03-24 11:28:21 +00:00
Dave Syer
c5a937146f Bump for Brixton.RC1 2016-03-24 11:27:20 +00:00
Spencer Gibb
999cdbe9cb Update mvnw to determine profile on mac and linux 2016-03-22 12:57:22 -06:00
Dave Syer
b49b6a43a2 Fix mvnw script for milestones 2016-03-02 17:34:23 +00:00
Dave Syer
4a6162ec54 Set -Pmilestone automatically based on pom version 2016-02-12 17:45:17 +00:00
Dave Syer
802a9358f7 Make grep quiet when setting env vars 2016-02-12 15:48:42 +00:00
Dave Syer
b0d85c550d Fix logic with MVN_GOAL 2016-02-12 15:06:20 +00:00
Dave Syer
5d37d25d06 Temp fix for build with Java 8 2016-02-12 13:41:37 +00:00
Dave Syer
9dadc79683 Align travis build with tools in spring-cloud/build 2016-02-12 13:14:43 +00:00