Commit Graph

29 Commits

Author SHA1 Message Date
Dave Syer
5d1af78f91 Update to 1.0.2 snapshots 2015-04-23 11:11:21 +01:00
Dave Syer
5f379c0a62 Add support for retry in config client
If Spring Retry is on the classpath (and AspectJ) the config client
will create a proxy for the ConfigServerPropertySourceLocator that
retries a failed environment fetch. In this way the client can be
made to wait for the config server to come up, even if failFast=true.
(If failFast=false, the default, then it has no effect.)

Fixes gh-90, fixes gh-129
2015-04-21 08:20:07 +02:00
Dave Syer
02b13a41b2 Moved non-config client related code into commons
Refresh, Bootstrap and encryption features all moved into commons

See gh-104
2015-03-18 15:41:20 +00:00
Dave Syer
f0c77a594e Make svnkit optional
See gh-99
2015-03-11 10:31:29 +00:00
Dave Syer
742cb478ba Add bintray properties 2015-03-05 16:28:10 +00:00
Dave Syer
d4553f6a57 Update to next snapshot 2015-03-03 14:56:26 +00:00
eidottermihi
6112418d42 Add Subversion-backed EnvironmentRepository (SVN operations via SVNKit).
Move SCM independent code to abstract superclass.
2015-02-14 23:21:10 +01:00
Spencer Gibb
78cc55c97b update version of jgit for zero day fix
fixes gh-52
2014-12-18 15:39:35 -07:00
Dave Syer
b6ba221aea Add scm element to POM 2014-10-07 11:18:04 +01:00
Dave Syer
548157ef97 Move docs to submodule for multi-module projects 2014-10-06 15:02:01 +01:00
Dave Syer
a9a97d9351 Extract repositories to .settings.xml 2014-10-06 13:02:33 +01:00
Dave Syer
0939e762d9 Add snapshot repos (yawn) 2014-10-06 11:45:37 +01:00
Dave Syer
632492d6f0 Automate docs build with shared parent pom 2014-10-06 11:22:20 +01:00
Dave Syer
65778b2b45 Update docs 2014-10-03 11:25:02 +01:00
Dave Syer
0b324ee40b Add maven processor for docs 2014-09-29 18:09:40 +01:00
Dave Syer
4705d7ff6e Move README to src/main/asciidoc 2014-09-29 14:12:56 +01:00
Dave Syer
a92a23aef8 Add maven magic for buidling README 2014-09-29 13:48:58 +01:00
Dave Syer
d5c6635f5c Upgrade to RSA M2 2014-09-05 12:21:56 +01:00
Dave Syer
3bccc2acbf Stabilize RSA version 2014-09-04 11:42:15 +01:00
Dave Syer
8471d14a18 Rename platform->cloud 2014-08-29 12:52:52 +01:00
Dave Syer
845852b25f Update to Boot 1.1.5 2014-08-08 09:36:36 -07:00
Dave Syer
5e41506bc8 Add snapshot repository (temporary) 2014-07-20 16:45:19 +01:00
Dave Syer
667d96b276 Prevent System properties in server from affecting profiles 2014-07-20 16:29:12 +01:00
Dave Syer
5d230d7564 Add support for rebinding log levels 2014-07-08 13:07:44 +01:00
Dave Syer
7b170c1e5c Update to Boot snapshots 2014-06-27 10:35:59 +01:00
Dave Syer
fe8ff8fd8c Update to Boot 1.1.3 2014-06-25 13:52:38 +01:00
Dave Syer
5bea0ccc0f Add sample app 2014-06-14 19:54:07 +01:00
Dave Syer
5d8abad123 Add Environment abstraction 2014-06-13 17:58:21 +01:00
Dave Syer
c6cee8a8cc Initial commit 2014-06-13 14:44:18 +01:00