Commit Graph

67 Commits

Author SHA1 Message Date
Dave Syer
e68fb07db1 Update to M5 2016-02-04 17:54:22 +00:00
Dave Syer
8f27f2ebe4 Fix indentation 2016-02-03 09:14:33 +00:00
Spencer Gibb
7c2c137f0a Add attach-sources back
fixes gh-27
2016-02-02 14:56:54 -07:00
Spencer Gibb
6d6fdc25c4 Formatting 2016-02-02 14:52:56 -07:00
Dave Syer
0b0adffb3f Add enforcer plugin optionally for dependency convergence
Just do "mvn enforcer:enforce" in any project to see the result
(also prints during a normal build)
2016-01-26 16:01:46 +00:00
Dave Syer
4cd6e5cc22 Update to Boot 1.3.2 2016-01-26 11:38:16 +00:00
Dave Syer
ae292cd1ad Exclude checkstyle from Eclipse build 2016-01-20 16:59:53 +00:00
Dave Syer
e1fabfc4a2 Add new module for BOMs in other projects
The top level project here now is spring-cloud-build and any library
in Spring Cloud should try and use it as a parent to avoid duplicate
plugin and build declarations.

The new module here is spring-cloud-dependencies-parent and all
BOMs in Spring Cloud should use this as a parent (for the same reason).
All sub-projects in Spring Cloud should have a BOM, and if they want to
(usually they do) they can use it to define dependencies by importing
it into their parent.

User's apps should use the spring-cloud-*-dependencies if they need
a BOM (because they do *not* have spring-boot-* as a parent). Then
they can choose a version of Spring Boot more easily (by choosing
a version of spring-boot-starter-parent).
2016-01-07 13:31:43 +00:00
Dave Syer
4afea5a36e Revert to snapshot 2015-12-18 15:04:48 +00:00
Dave Syer
b5d5793151 Update to 1.1.0.M4 2015-12-18 15:03:57 +00:00
Dave Syer
0e61956706 Update to Spring Boot 1.3.1 2015-12-18 15:01:56 +00:00
Spencer Gibb
e538ac80a2 Update to boot 1.3.1.BUILD-SNAPSHOT 2015-11-23 18:32:57 -07:00
Dave Syer
9eb1f8810d Revert to snapshots 2015-11-17 09:43:55 +00:00
Dave Syer
1e9558ffa9 Update to 1.1.0.M3 2015-11-17 09:42:15 +00:00
Spencer Gibb
561a059290 Update to Spring Boot 1.3.0.RELEASE
fixes gh-23
2015-11-16 10:34:55 -07:00
Dave Syer
5fcc568c53 Switch back to snapshots 2015-10-21 12:15:24 -04:00
Dave Syer
0126ee5371 Update to 1.1.0.M2 2015-10-21 12:14:11 -04:00
Spencer Gibb
8ecf4eab6a USE lombok.version property 2015-10-02 10:41:16 -06:00
Spencer Gibb
394c89359c add lombok.version property 2015-10-02 10:40:52 -06:00
Dave Syer
4e47ff83e8 Switch to snapshots of Boot 2015-10-01 11:28:05 +01:00
Dave Syer
6e3c9dacd2 Back to snapshot 2015-09-08 09:56:47 +01:00
Dave Syer
e6653f8e24 Update for M1 2015-09-08 09:55:18 +01:00
Dave Syer
c8aaff9929 Update to Spring Boot 1.3.0.M5 2015-09-05 10:07:10 +01:00
Dave Syer
22562cea5c Update lombok to 1.16.6 2015-08-19 16:55:35 +01:00
Dave Syer
be8590222b Add Maven wrapper to simplify build 2015-08-14 09:36:39 +01:00
Dave Syer
9aafef6fea Update lombok to latest 2015-07-28 13:21:23 +01:00
Dave Syer
dd98d1e209 Update to Spring Boot 1.3, stage I (make it compile) 2015-07-03 09:54:12 +01:00
Dave Syer
037f3cca0f Update to Brixton 2015-06-26 12:57:04 +01:00
Dave Syer
6715c48ebe Prepare master for next snapshot 2015-06-26 10:57:17 +01:00
Dave Syer
bebf0c21e3 Bump spring-security-rsa 2015-06-24 17:20:36 +01:00
Dave Syer
5824752478 Upgrade to Boot 1.2.4 2015-06-23 17:54:11 +01:00
Dave Syer
5b9594e654 Remove optional flag 2015-06-23 15:52:56 +01:00
Dave Syer
89f41fac39 Remove upside down dependencies 2015-06-23 15:52:38 +01:00
Dave Syer
2277655f22 Update to 1.0.2 snapshots 2015-04-23 11:11:21 +01:00
Dave Syer
16561506f4 Update to Boot 1.2.3 2015-03-31 16:03:43 +01:00
Dave Syer
b99442b5f9 Add annotation processor 2015-03-19 14:27:17 +00:00
Dave Syer
8bc48745e1 Split commons into s-c-commons and s-c-context 2015-03-19 11:50:18 +00:00
Dave Syer
67f415af01 Add dependency management for some commons things 2015-03-18 15:37:59 +00:00
Dave Syer
556f4a6037 Bump to snapshot of Spring Boot 2015-03-16 11:20:49 +00:00
Dave Syer
ee6eccc9bd Update to next snapshot 2015-03-03 14:56:26 +00:00
Dave Syer
79622590eb Clean parent pom for use in user projects 2015-03-02 16:39:36 +00:00
Dave Syer
c881d900be Add release profile for distribution management 2015-02-27 15:49:52 +00:00
Dave Syer
77ff5820ff Upgrade to Spring Boot 1.2.2 2015-02-27 13:23:47 +00:00
Dave Syer
58f0168a66 Update some dependencies 2015-01-29 11:24:18 +00:00
Dave Syer
442eaad4ed Provide dependency management for lombok 2015-01-17 15:09:51 +00:00
Dave Syer
b1d34770d5 Add spring-cloud-starter-oauth2 2015-01-14 17:32:30 +00:00
Dave Syer
52e7b40aeb Update to Boot 1.2.1 2015-01-08 14:06:34 +00:00
Dave Syer
0b579c2f5d Quick check that Spring Boot 1.2.1 works 2015-01-06 17:35:15 +00:00
Dave Syer
f64fef17b8 Fix travis secrets 2014-12-11 13:28:26 +00:00
Dave Syer
d1201cd9d8 Upgrade to Spring Boot 1.2.0.RELEASE 2014-12-11 12:22:24 +00:00