Commit Graph

821 Commits

Author SHA1 Message Date
Stephane Nicoll
70d224b072 Reduce confusion about aop starter
Closes gh-483
2017-08-14 10:22:37 +02:00
Stephane Nicoll
2eec2630b3 Merge pull request #482 from eighty4:patch-1
* pr/482:
  Fix typo
2017-08-13 15:31:44 +02:00
Adam Bennett
1afca35f0a Fix typo
Closes gh-482
2017-08-13 15:31:14 +02:00
Stephane Nicoll
6c5400b340 Merge pull request #480 from stormpath:stormpath_eol
* pr/480:
  Remove Stormpath as Stormpath is EOL
2017-08-12 10:17:26 +02:00
Micah Silverman
d1e01aed3e Remove Stormpath as Stormpath is EOL
Closes gh-480
2017-08-12 10:15:55 +02:00
Stéphane Nicoll
09a36eda12 Merge pull request #477 from sebastienblanc/kc-321final
Upgrade to Keycloak 3.2.1.Final
2017-08-02 10:03:07 +02:00
Stéphane Nicoll
316fbc4efb Merge pull request #475 from davsclaus/camel-2192
Upgrade to Apache Camel 2.19.2.
2017-08-02 10:02:08 +02:00
sebastienblanc
f937f447ee Fixes #476 to upgrade to Keycloak 3.2.1.Final 2017-08-02 09:52:46 +02:00
Claus Ibsen
fa251af512 Fixes #474 to upgrade to Apache Camel 2.19.2.
Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
2017-08-02 09:11:50 +02:00
Stephane Nicoll
904af53d6c Polish 2017-07-30 16:53:10 +02:00
Andy Wilkinson
c6ebf51a53 Use Gradle 4 for Gradle projects post Spring Boot 2.0 M3
Closes gh-472
2017-07-28 14:14:15 +01:00
Stephane Nicoll
905b5257a5 Revert "Ignore out/ directory with Gradle"
This commit reverts 495f8fa
2017-07-26 09:19:08 +02:00
Stephane Nicoll
495f8fab1c Ignore out/ directory with Gradle
Closes gh-469
2017-07-26 08:59:03 +02:00
Stephane Nicoll
c05da23bdb Upgrade to Vaadin 8.1.0
Closes gh-471
2017-07-26 08:36:54 +02:00
Stéphane Nicoll
709374e00b Merge pull request #468 from spencergibb/patch-4
Update to Dalston.SR2
2017-07-21 21:12:33 +02:00
Spencer Gibb
54fa0bcb5c Update to Dalston.SR2
fixes gh-467
2017-07-21 15:02:43 -04:00
Stephane Nicoll
e6b3987001 Upgrade to Stormpath 1.5.5
Closes gh-466
2017-07-21 17:31:52 +02:00
Stephane Nicoll
8665304d30 Upgrade to Vaadin 8.0.7 and 7.7.7
Closes gh-465
2017-07-21 17:30:27 +02:00
Stephane Nicoll
30193ca783 Upgrade to Spring Cloud Task 1.2.1.RELEASE
Closes gh-464
2017-07-21 17:28:49 +02:00
Stephane Nicoll
ddd1de87e7 Polish 2017-07-15 17:42:13 +02:00
Stephane Nicoll
1a7a856868 Add Spring Security test infrastructure with Spring Security
Closes gh-461
2017-07-15 17:40:47 +02:00
Stephane Nicoll
5c098e29df Add support for Spring Cloud Finchley milestone
Closes gh-459
2017-07-07 07:06:29 +01:00
Stephane Nicoll
816e209357 Polish 2017-07-06 13:06:19 +01:00
Stephane Nicoll
e857f58718 Merge pull request #458 from sdeleuze:kotlin-1.1.3-2
* pr/458:
  Upgrade to Kotlin 1.1.3-2
2017-07-05 09:27:26 +01:00
Sebastien Deleuze
95f4815f92 Upgrade to Kotlin 1.1.3-2
This patch release fixes a kotlin-noarg regression,
see https://github.com/JetBrains/kotlin/releases/tag/v1.1.3-2
for more details.

Closes gh-458
2017-07-05 09:26:59 +01:00
Stephane Nicoll
fefde60a2e Use default methods for ProjectRequestPostProcessor 2017-07-03 08:14:38 +02:00
Stephane Nicoll
d562968093 Add reactor-test automatically when webflux is selected
Closes gh-456
2017-07-03 08:11:10 +02:00
Stephane Nicoll
69c2d852ea Remove deprecated Spring Cloud Cluster 2017-07-02 22:18:56 +02:00
Stephane Nicoll
2978bd6ce4 Disable Spring Session with Spring Boot 2+
See gh-455
2017-06-27 16:24:11 +02:00
Stephane Nicoll
8832201c43 Add dependency range info
This commit improves the `info` endpoint to contain a
`dependency-ranges` entry that is similar than the `bom-ranges` entry
for BOMs.

Each dependency that has a version mapping is listed with the range and
the related version. Some dependencies weren't managed and are now. For
those a `managed` version is used to indicate which Spring Boot versions
do not require to specify a version for the dependency.

Closes gh-453
2017-06-25 10:34:23 +02:00
Stephane Nicoll
2205ab381e Upgrade to Vaadin 8.0.6
Closes gh-452
2017-06-24 12:24:06 +02:00
Stephane Nicoll
327687c4c8 Upgrade to Kotlin 1.1.3
Closes gh-451
2017-06-24 12:23:33 +02:00
Stephane Nicoll
370d9a4b31 Upgrade to Gradle 3.5.1
Closes gh-409
2017-06-16 18:08:18 +02:00
Stephane Nicoll
691c476927 Merge pull request #447 from davsclaus:camel-2191
* pr/447:
  Upgrade to Apache Camel 2.19.1
2017-06-16 09:21:26 +02:00
Claus Ibsen
f26917ea78 Upgrade to Apache Camel 2.19.1
Closes gh-447
2017-06-16 09:20:57 +02:00
Stephane Nicoll
7404b5fa3e Merge pull request #445 from sdeleuze:kotlin-1.1.2-5
* pr/445:
  Upgrade to Kotlin 1.1.2-5
2017-06-13 14:41:27 +02:00
Sebastien Deleuze
5d4883b826 Upgrade to Kotlin 1.1.2-5
Changelog: https://github.com/JetBrains/kotlin/releases/tag/v1.1.2-5

Closes gh-445
2017-06-13 14:40:56 +02:00
Stephane Nicoll
1fe04c5945 Merge pull request #444 from sdeleuze:patch-1
* pr/444:
  Polish README command line examples
2017-06-13 14:40:51 +02:00
Sébastien Deleuze
f1abce2ce6 Polish README command line examples
Closes gh-444
2017-06-13 14:40:20 +02:00
Stephane Nicoll
1eb64f0cc9 Upgrade to Spring Boot 1.4.7.RELEASE 2017-06-10 09:24:00 +02:00
Stephane Nicoll
53a1d8f911 Merge pull request #442 from sdeleuze:kotlin-1.1.2-4
* pr/442:
  Upgrade to Kotlin 1.1.2-4
2017-06-06 16:18:07 +02:00
Sebastien Deleuze
71b32d53d7 Upgrade to Kotlin 1.1.2-4
Closes gh-442
2017-06-06 16:17:50 +02:00
Stéphane Nicoll
0e0269d8a5 Merge pull request #440 from habuma/scs_1.50
Update Spring Cloud Services dependencies to 1.5.0.RELEASE
2017-05-31 21:40:56 +02:00
Craig Walls
2644d9dfde Update Spring Cloud Services dependencies to 1.5.0.RELEASE 2017-05-31 11:08:27 -06:00
Stephane Nicoll
cc542386e9 Add support for Quartz 2017-05-31 10:01:47 +02:00
Stephane Nicoll
8ef26f95c1 Rename bom ids 2017-05-30 13:53:47 +02:00
Stephane Nicoll
f9d63eab41 Add link to Keycloak documentation 2017-05-30 13:36:23 +02:00
Stéphane Nicoll
b4dcc4a7af Upgrade to Spring Cloud Dalston.SR1 2017-05-25 08:32:20 +02:00
Stephane Nicoll
0154d74fca Merge pull request #432 from bclozel:lang
* pr/432:
  Polish "Promote language choice to page heading"
  Promote language choice to page heading
2017-05-23 14:57:40 +02:00
Stephane Nicoll
feb145bf3b Polish "Promote language choice to page heading"
Closes gh-432
2017-05-23 14:56:25 +02:00