14 Commits

Author SHA1 Message Date
Dave Syer
d720b7bdb3 Revert to snapshots 2016-01-25 15:51:47 +00:00
Dave Syer
909e113198 Update to 1.0.4 2016-01-25 15:51:28 +00:00
Spencer Gibb
d202f53c69 Bumped to 1.0.4.BUILD-SNAPSHOT 2015-11-16 10:05:06 -07:00
Dave Syer
1a0e6689dc Prepare master for next snapshot 2015-06-26 10:57:18 +01:00
Dave Syer
5d1af78f91 Update to 1.0.2 snapshots 2015-04-23 11:11:21 +01:00
Dave Syer
24904a4d6d Add annotation processor 2015-03-19 14:26:41 +00:00
Dave Syer
f0c77a594e Make svnkit optional
See gh-99
2015-03-11 10:31:29 +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
Dave Syer
596420ff4f Upgrade to Boot 1.1.8 2014-10-23 07:34:17 -07:00
Dave Syer
1ece7ab803 Make executable jar work better as an embeddable
I think it's a good idea to provide an executable jar (good
getting started experience), but it wasn't working very well.
The biggest problem was the missing main() method, but that
was easy to fix. More interestingly I have changed the default
config name to "configserver" so "configserver.yml" is loaded
to set the default config for the standalone jar, and this file
can easily be ignored in a customized server.

Fixes gh-17
2014-10-23 05:26:05 -07:00
Dave Syer
3bccc2acbf Stabilize RSA version 2014-09-04 11:42:15 +01:00
Spencer Gibb
d684f05f2d remove circular dependency on spring-cloud-netflix 2014-08-29 16:08:57 -06:00
Dave Syer
8471d14a18 Rename platform->cloud 2014-08-29 12:52:52 +01:00