Stephane Nicoll
dadccd0f71
Merge pull request #679 from Microsoft:azure-2.0.3
...
* pr/679:
Upgrade to Azure Spring 2.0.3
2018-06-15 13:18:11 +02:00
weiping
720a170d65
Upgrade to Azure Spring 2.0.3
...
Closes gh-679
2018-06-15 13:17:01 +02:00
Stephane Nicoll
f98d41bb52
Mention the full profile in CONTRIBUTING
...
Closes gh-677
2018-06-12 11:27:13 +02:00
Stephane Nicoll
7b252dd14a
Fix epub link in README
...
Closes gh-675
2018-06-01 07:54:11 +02:00
Stephane Nicoll
5136274146
Fix formatting and checkstyle violations on initializr-service
...
See gh-676
2018-06-01 07:51:14 +02:00
Phillip Webb
4a336c6044
Add spring-javaformat checkstyle and formatting
...
Closes gh-676
2018-05-31 16:19:02 -07:00
Phillip Webb
91a2db4176
Fix checkstyle violations
2018-05-31 16:19:02 -07:00
Phillip Webb
45688ffcd2
Format code
2018-05-31 16:19:02 -07:00
Phillip Webb
3f23096f27
Fix copyright header for files changed this year
2018-05-31 16:17:45 -07:00
Stephane Nicoll
1a14db1af6
Upgrade to Spring Cloud Finchley.RC2
...
See gh-674
2018-05-29 17:15:32 +02:00
Stephane Nicoll
5cb8d14fd9
Enable Spring Boot Admin snapshots with Spring Boot snapshots
2018-05-21 10:16:46 +02:00
Stephane Nicoll
4e2d30b0c0
Upgrade to Spring Boot Admin 2.0.0
...
See gh-668
2018-05-20 13:46:29 +02:00
Stephane Nicoll
d3f0ce9f3c
Move initializr-docs to docs profile
...
This commit disables the `initializr-docs` module unless the `docs` or
`full` profile is active. It is a follow-up of e3d9c3c783
that can lead
to failure with an empty repo as tests in `initializr-docs` are
attempting to resolve the snippets.
See gh-665
2018-05-18 17:53:28 +02:00
Stephane Nicoll
492d227492
Make kotlin version mandatory only if Kotlin is enabled
...
Closes gh-617
2018-05-18 17:45:40 +02:00
Stephane Nicoll
8336ee6ef6
Use a fallback if no 'web' dependency is available
...
Closes gh-435
2018-05-18 17:24:56 +02:00
Stephane Nicoll
5b8c06dab1
Add a note about required repository definition
...
Closes gh-635
2018-05-18 16:49:34 +02:00
Stephane Nicoll
e3d9c3c783
Prevent build failure when tests are skipped
...
This commit moves the generation of bundles for snippet and stubs to the
`docs` profile. This allows to successfully build the project when tests
are skipped, as long as the `docs` profile is not active.
Closes gh-665
2018-05-18 16:44:28 +02:00
Stephane Nicoll
7802176faa
Remove Java 9 support
...
To align with Oracle's support policy, this commit only keeps Java 8 and
10. This effectively removes 1.7 as well.
Closes gh-662
2018-05-18 16:32:42 +02:00
Stephane Nicoll
f906428fe9
Merge pull request #667 from sdeleuze:kotlin-1.2.41
...
* pr/667:
Upgrade to Kotlin 1.2.41
2018-05-14 11:39:50 +02:00
Sebastien Deleuze
a5e76c67b5
Upgrade to Kotlin 1.2.41
...
Closes gh-667
2018-05-14 11:38:35 +02:00
Stephane Nicoll
4312177091
Polish
2018-05-12 08:38:44 +02:00
Stephane Nicoll
51c465e622
Stop flagging template engines as including the web starter
2018-05-12 08:29:45 +02:00
Stephane Nicoll
19422fb3c5
Polish
2018-05-11 17:55:34 +02:00
Stephane Nicoll
0af64b5e0d
Merge pull request #666 from ojhughes:master
...
* pr/666:
Upgrade to Spring Cloud Services 2.0.0.RC1
2018-05-11 15:09:22 +02:00
Ollie Hughes
c491fcf3d6
Upgrade to Spring Cloud Services 2.0.0.RC1
...
Closes gh-666
2018-05-11 15:08:41 +02:00
Stephane Nicoll
0d915a1793
Switch to Finchley.BUILD-SNAPSHOT
...
This commit switches the current Spring Boot release to use Spring Cloud
snapshot as the latest milestone is not compatible with it.
2018-05-10 13:21:23 +02:00
Stephane Nicoll
14449771a1
Upgrade to Spring Boot 2.0.2.RELEASE
2018-05-10 09:31:48 +02:00
Stephane Nicoll
b9c125fc5a
Upgrade to Vaadin 8.4.1
2018-05-08 13:04:21 +02:00
Stephane Nicoll
c9eb548298
Upgrade to Spring Cloud Task 2.0.0.RELEASE
2018-05-08 10:14:55 +02:00
Stephane Nicoll
ce233d4d8d
Merge pull request #664 from davsclaus:2211
...
* pr/664:
Upgrade to Apache Camel 2.21.1
2018-05-06 08:46:14 +02:00
Claus Ibsen
142799d989
Upgrade to Apache Camel 2.21.1
...
Closes gh-664
2018-05-06 08:45:54 +02:00
Stephane Nicoll
482ed3ea31
Merge pull request #660 from spencergibb:patch-9
...
* pr/660:
Upgrade to Spring Cloud Finchley.RC1
2018-04-25 09:31:03 +02:00
Spencer Gibb
58bfd25e3a
Upgrade to Spring Cloud Finchley.RC1
...
Closes gh-660
2018-04-25 09:30:22 +02:00
Stephane Nicoll
675caf3abe
Merge pull request #657 from sdeleuze:idea-gradle-out-directory
...
* pr/657:
Ignore `/out/` directory with Gradle
2018-04-20 07:08:37 +02:00
sdeleuze
71b8759f40
Ignore /out/
directory with Gradle
...
Closes gh-657
2018-04-20 07:07:24 +02:00
Stephane Nicoll
7ac71905ed
Add support for Java 10
...
Closes gh-646
2018-04-17 10:58:51 +02:00
Stephane Nicoll
9ab9c89c40
Upgrade to Spring Cloud Task 2.0.0.RC1
2018-04-17 09:33:32 +02:00
Stephane Nicoll
66f06be15b
Add support for Jenkins X
2018-04-16 16:44:02 +02:00
Stephane Nicoll
540918567b
Merge pull request #655 from philwebb:cleanup
...
* pr/655:
Polish contribution
Fix IDE warnings
Fix checkstyle violations
Migrate tests to AssertJ
Apply automatic cleanup rules
Reformat code
Add Eclipse IDE support files
Format POM.xml files
2018-04-16 16:27:39 +02:00
Stephane Nicoll
432be66c5a
Polish contribution
...
Closes gh-655
2018-04-16 16:21:30 +02:00
Phillip Webb
593759f321
Fix IDE warnings
...
Fix warnings shown in Eclipse
2018-04-13 12:36:06 -07:00
Phillip Webb
923fb58ffc
Fix checkstyle violations
...
Fix checkstyle violations using a pre-release version of the
spring-javaformat rules.
2018-04-13 12:36:06 -07:00
Phillip Webb
eb5211960c
Migrate tests to AssertJ
...
Refactor all existing tests to use AssertJ assertions.
2018-04-13 12:36:06 -07:00
Phillip Webb
6493eae015
Apply automatic cleanup rules
...
Apply code cleanup rules from Eclipse for better consistency.
2018-04-13 12:36:06 -07:00
Phillip Webb
3d4efbf525
Reformat code
...
Format code using a pre-release version of the spring-javaformat plugin.
2018-04-13 12:36:06 -07:00
Phillip Webb
0c0556c585
Add Eclipse IDE support files
...
Add additional files to make development with Eclipse easier.
2018-04-13 12:31:11 -07:00
Phillip Webb
6309b33ee5
Format POM.xml files
...
Reformat POM.xml files for consistency.
2018-04-13 12:30:14 -07:00
Stephane Nicoll
899f6d3967
Merge pull request #654 from ojhughes:scs-2-0-0-m1
...
* pr/654:
Polish "Upgrade to Spring Cloud Services 2.0.0.M1"
Upgrade to Spring Cloud Services 2.0.0.M1
2018-04-12 18:04:47 +02:00
Stephane Nicoll
b8a3e747c3
Polish "Upgrade to Spring Cloud Services 2.0.0.M1"
...
Closes gh-654
2018-04-12 18:04:11 +02:00
Ollie Hughes
a9bb321826
Upgrade to Spring Cloud Services 2.0.0.M1
...
See gh-654
2018-04-12 17:58:03 +02:00