Commit Graph

1083 Commits

Author SHA1 Message Date
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
Stephane Nicoll
c2084416c5 Merge pull request #539 from joaoandremartins:add-spring-cloud-gcp
* pr/539:
  Polish "Add support for Spring Cloud GCP"
  Add support for Spring Cloud GCP
2018-04-12 14:20:51 +02:00
Stephane Nicoll
0da2a4a613 Polish "Add support for Spring Cloud GCP"
Closes gh-539
2018-04-12 14:05:13 +02:00
João André Martins
bf6621ce73 Add support for Spring Cloud GCP
See gh-539
2018-04-12 11:52:27 +02:00
Stephane Nicoll
767a827f89 Upgrade to Spring Shell 2.0.0.RELEASE
Closes gh-652
2018-04-10 20:40:43 +02:00
Stephane Nicoll
d908586555 Polish 2018-04-10 20:10:05 +02:00
Stephane Nicoll
3718f24291 Fix version range for Spring Cloud 2018-04-10 20:09:03 +02:00
Stephane Nicoll
b5be653f7c Add support for Kafka Streams
This commit adds a new "Kafka Streams" entry. When selected with Spring
Cloud Stream, this automatically adds the kafka streams binder.

Closes gh-642
2018-04-10 11:21:49 +02:00
Stephane Nicoll
8a0453ecdb Merge pull request #649 from bclozel:master
* pr/649:
  Upgrade to Spring Boot 2.0.1
2018-04-07 10:49:01 +02:00
Brian Clozel
9d62d5cff3 Upgrade to Spring Boot 2.0.1
Note that the custom `CommandLineContentNegotiationStrategy` has been
adapted to the changes in the `ContentNegotiationStrategy` contract done
in https://jira.spring.io/browse/SPR-16624.

Closes gh-648
2018-04-07 10:46:21 +02:00
Stephane Nicoll
30d41d2e86 Remove Spring Social
Closes gh-637
2018-04-06 19:14:45 +02:00
Andy Wilkinson
30fdac7646 Merge pull request #647 from Janne Valkealahti
* gh-647:
  Upgrade to Spring Statemachine 2.0.1
2018-04-06 14:27:02 +01:00
Janne Valkealahti
712468b393 Upgrade to Spring Statemachine 2.0.1
Closes gh-647
2018-04-06 14:26:49 +01:00
Andy Wilkinson
3e2ef6db10 Limit ignoring of directories in Git to the root of the repository
Closes gh-623
2018-04-06 14:15:08 +01:00
Stephane Nicoll
bc5ef9bbef Merge pull request #645 from habuma:scs-1.6.3
* pr/645:
  Upgrade to Spring Cloud Services 1.6.3.RELEASE
2018-04-03 23:29:07 +02:00
Craig Walls
3193f7dd07 Upgrade to Spring Cloud Services 1.6.3.RELEASE
Closes gh-645
2018-04-03 23:27:43 +02:00
Stephane Nicoll
24dda8c517 Merge pull request #644 from habuma:scs-1.6.2
* pr/644:
  Upgrade to Spring Cloud Services 1.6.2.RELEASE
2018-03-30 08:21:26 +02:00