Dave Syer
4e005c6ec9
Add note on Maven version for other IDEs
2016-05-12 10:38:23 +01:00
Dave Syer
1415e7aeb3
No more .settings.xml
2016-05-12 10:26:59 +01:00
Dave Syer
d95890971b
Update README and remove .settings.xml where appropriate
2016-05-12 10:24:08 +01:00
Dave Syer
06cae07c63
Re-org the building docs (lombok is not the default)
2016-05-12 10:12:43 +01:00
Dave Syer
14bcd04115
Revert to snapshots
2016-05-10 08:41:48 +01:00
Dave Syer
78ab9c727a
Update to 1.1.1.RELEASE
2016-05-10 08:39:40 +01:00
Dave Syer
2c5ceff135
Add description and URL to pom
2016-05-10 08:38:18 +01:00
Spencer Gibb
8470535308
Update spring boot to 1.3.5.BUILD-SNAPSHOT
2016-05-09 14:26:25 -06:00
Dave Syer
52a93ae045
Revert to snspshots
2016-05-06 15:54:22 +01:00
Dave Syer
d6b466bd8c
Update for GA release
2016-05-06 15:53:54 +01:00
Dave Syer
d555033b96
Update to Spring Boot 1.3.4
2016-05-06 15:50:30 +01:00
Dave Syer
eb2827d20c
Use spring-boot.version for the maven plugin
2016-05-05 17:00:35 +01:00
Dave Syer
61bd0522fd
Remove parent pom so Boot version can be paremeterized
...
CHild projects can now use -Dspring-boot.version to build with
a different version. All the plugins and some properties from
the old parent were copied over.
2016-05-05 16:51:10 +01:00
Dave Syer
8e9d37d4c0
Manage the RSA dependency somewhere else
2016-04-20 14:36:19 +01:00
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