Commit Graph

127 Commits

Author SHA1 Message Date
Dave Syer
e68fb07db1 Update to M5 2016-02-04 17:54:22 +00:00
Dave Syer
39f0dc038e Add gpg plugin to central profile 2016-02-03 16:00:57 +00:00
Dave Syer
8f27f2ebe4 Fix indentation 2016-02-03 09:14:33 +00:00
Spencer Gibb
fc2c7b0d82 Update .travis.yml 2016-02-02 15:00:14 -07: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
Spencer Gibb
ed8d17e5ae Update readme for code of conduct.
See gh-26
2016-02-01 20:26:34 -07:00
Spencer Gibb
d7d67bf9bf Fixed formatting 2016-02-01 19:57:45 -07:00
Spencer Gibb
34c4dfc5be Updated link to code of conduct.
fixes gh-26
2016-02-01 19:57:10 -07:00
Spencer Gibb
b799464b69 Added code of conduct and fixed eclipse link.
fixes gh-26
2016-02-01 19:55:34 -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
cc9612868e Revert "Add explicit plugin configs"
This reverts commit 2cad889f59.
2016-01-07 12:35:31 +00:00
Dave Syer
2cad889f59 Add explicit plugin configs 2016-01-07 12:35:21 +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
Roy Clarkson
da523063a8 Fix formatting in README.adoc 2015-11-04 12:32:15 -06: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
Dave Syer
8ca2eec906 Revert profile and add comment 2015-10-20 09:34:47 -04:00
Dave Syer
2f09c24ad9 Remove confusing profiles in .settings.xml 2015-10-20 09:25:51 -04:00
Spencer Gibb
d88de7ba14 fix link to eclipse-code-formatter.xml 2015-10-08 17:07:04 -06: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
Spencer Gibb
978e50403b Merge pull request #20 from spring-cloud/intellij-instructions
Adds instructions for using Intellij
2015-09-21 10:51:43 -06:00
Adrian Cole
dadb0debf6 Adds instructions for using Intellij
Took me a while to get rid of lombok related compile failures in
Intellij. Also, it is easy to accidentally not set the spring maven
profile. Hopefully, this helps other users.
2015-09-20 11:38:13 -07: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
Spencer Gibb
cc0927c85a Merge pull request #19 from ilayaperumalg/fix-typo
Fix typo
2015-08-26 12:29:38 -06:00
Ilayaperumal Gopinathan
9c2ff2b395 Fix typo 2015-08-26 11:20:30 -07:00
Dave Syer
ff2f7084b0 Merge branch '1.0.x'
Conflicts:
	pom.xml
2015-08-25 15:21:55 +01:00
Dave Syer
db22b49b1f Make ghpages.sh work on a branch 2015-08-25 15:16:55 +01:00
Spencer Gibb
0de8687a82 Added LICENSE.txt 2015-08-20 16:05:50 -06:00
Dave Syer
22562cea5c Update lombok to 1.16.6 2015-08-19 16:55:35 +01:00
Dave Syer
6e9be00d0b Fix typo in build instructions 2015-08-14 11:12:40 +01:00
Dave Syer
e78952b68f Update readmes 2015-08-14 11:00:02 +01:00
Eric Bottard
429cd8c587 Fix instructions 2015-08-14 11:15:45 +02:00
Dave Syer
b05ea6b732 Add Maven wrapper 2015-08-14 10:05:50 +01:00
Dave Syer
16cd4b2dd1 Fix .travis.yml some more 2015-08-14 09:54:15 +01:00
Dave Syer
86d41592ac Fix .travis.yml some more 2015-08-14 09:45:37 +01:00
Dave Syer
f0df6daaec Fix .travis.yml 2015-08-14 09:39:36 +01:00