Dave Syer
a9f9cef647
Revert to snapshots
2016-04-15 15:11:35 +01:00
Dave Syer
1e9a57bc68
Update to 1.1.0.RC2
2016-04-15 15:11:16 +01:00
Dave Syer
03f09a3463
Add license aggregation to build
2016-03-24 16:09:11 +00:00
Spencer Gibb
f3a62b625c
Update mvnw to determine profile on mac and linux
2016-03-22 12:42:31 -06:00
Spencer Gibb
5771a929a2
Bump asciidoctor-maven-plugin to version 1.5.3
2016-03-14 13:27:21 -06:00
Marcin Grzejszczak
70feb764b1
Added Sonar integration on sonar profile
2016-03-09 12:13:46 +01:00
Marcin Grzejszczak
80e7b04808
Added no-lombok document
2016-03-08 18:36:02 +01:00
Marcin Grzejszczak
025dba4da3
Merge pull request #30 from spring-cloud/conditional_lombok
...
Adding the lombok section as conditional
2016-03-08 17:34:11 +01:00
Marcin Grzejszczak
97c71e80c9
Adding the lombok section as conditional
...
In Sleuth for instance it will be enough to import this and provide
```
:no_lombok:
```
at the beginning of the asidoc file.
2016-03-08 17:27:24 +01:00
Dave Syer
90f26edf14
Update Spring Boot to 1.3.3
2016-03-02 17:57:07 +00:00
Dave Syer
64c5aaf981
Revert to snapshots
2016-03-02 17:33:09 +00:00
Dave Syer
63221718f1
Update for 1.1.0.RC1
2016-03-02 17:32:29 +00:00
Dave Syer
46d77b948c
Add allow-uri-read to asciidoc
2016-02-25 10:39:56 +00:00
Dave Syer
98e0952137
Set -Pmilestone automatically based on pom version
2016-02-12 17:35:01 +00:00
Dave Syer
7794df9e6d
Invert logic so gh pages runs
2016-02-12 15:44:26 +00:00
Dave Syer
c611b1f845
Only deploy from a spring-cloud repository (not fork)
2016-02-12 14:24:29 +00:00
Dave Syer
b92586018a
Only do gh pages if deploying
2016-02-12 12:27:54 +00:00
Dave Syer
e75527814d
Refactor MVN_GOAL to skip deploy on feature branch
2016-02-12 11:30:30 +00:00
Dave Syer
d76abd4fb4
Refactor MVN_GOAL
2016-02-12 10:55:17 +00:00
Dave Syer
15c81fd350
Fix script in .travis.yml
2016-02-12 10:41:04 +00:00
Dave Syer
ba27acf435
Use TRAVIS_TAG to detect deploy condition
2016-02-12 10:29:59 +00:00
Dave Syer
a149efb785
Fix version in build-tools
2016-02-05 09:46:05 +00:00
Dave Syer
a6f474aaf4
Add build tools for checkstyle rules
2016-02-05 09:40:26 +00:00
Dave Syer
9218d644e8
Add spring repos to spring profile
2016-02-05 06:43:15 +00:00
Dave Syer
7c278824cc
Revert to snapshots
2016-02-04 17:55:14 +00:00
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