Commit Graph

20526 Commits (98c94115dea58404722c742f26fd065397adc6bc)
 

Author SHA1 Message Date
Stephane Nicoll 98c94115de Upgrade to Spring Integration 5.1.5
Closes gh-16749
6 years ago
Stephane Nicoll 3324125088 Upgrade to Spring Kafka 2.2.6
Closes gh-16751
6 years ago
Stephane Nicoll 8c77bf85f2 Upgrade to Spring AMQP 2.1.6
Closes gh-16753
6 years ago
Stephane Nicoll 3b644cc7f2 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 751a58d7b8 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll 8d8d4d891a Upgrade to Groovy 2.4.17
Closes gh-16836
6 years ago
Stephane Nicoll fc3fd6476b Upgrade to Spring Data Ingalls-SR22
Closes gh-16748
6 years ago
Stephane Nicoll 4c1ef630c9 Restore lazy evaluation of project/build/finalName
This commit restores the read-only `finalName` so that its value can
be lazily resolved against `${project.build.finalName}`.

While doing the evaluation ourselves and not relying on a dedicated
field at all would have been better, the evaluation increased the
number of required dependencies for no good reason.

IDEs should not offer auto-completion for that read-only field and it
is not published in the generated site either.

Closes gh-16456
6 years ago
Brian Clozel 00b2954e83 Merge pull request #16730 from eiselems
* pr/16730:
  Fix 'spring.resources.cache.period' for WebMvc
6 years ago
Marcus Eisele 94a9748ce0 Fix 'spring.resources.cache.period' for WebMvc
Before this change it got overwritten by forwarding an empty
CacheControl to Spring. Spring itself sets CacheSeconds already
correctly in absence (=null) of a CacheControl.

Also:
* Fixes bug in WebMvcAutoConfigurationTests.cachePeriod which
prevented it to assert anything

See gh-16488
Closes gh-16730
6 years ago
Brian Clozel 0b4934d140 Fix DefaultErrorWebExceptionHandler test 6 years ago
Stephane Nicoll c4024d8b45 Upgrade to Spring Data Lovelace-SR7
Closes gh-16724
6 years ago
Stephane Nicoll d6d80b0df1 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll d57bf46575 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll b07267b185 Upgrade to Spring Data Ingalls-SR21
Closes gh-16748
6 years ago
Stephane Nicoll 6f70ad9c1c Upgrade to Spring Framework 5.1.7
Closes gh-16812
6 years ago
Stephane Nicoll 1354c6aaf2 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 2f17960e20 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll 9ff7d26796 Upgrade to Spring Framework 4.3.24
Closes gh-16759
6 years ago
Andy Wilkinson 75f48964ab Merge pull request #16703 from Gemini Kim
* gh-16703:
  Polish "Enable minIdle by allowing timeBetweenEviction runs to be configured"
  Enable minIdle by allowing timeBetweenEviction runs to be configured

Closes gh-16703
6 years ago
Andy Wilkinson 96f3a482f0 Polish "Enable minIdle by allowing timeBetweenEviction runs to be configured"
See gh-16703
6 years ago
Gemini Kim 1659d46028 Enable minIdle by allowing timeBetweenEviction runs to be configured
See gh-16703
6 years ago
Stephane Nicoll 509d338de9 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll c814c508fa Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll e68db7764e Upgrade to Jetty 9.4.18.v20190429
Closes gh-16761
6 years ago
Stephane Nicoll 7c92af003c Upgrade to Reactor Californium-SR8
Closes gh-16723
6 years ago
Stephane Nicoll c7141fbe9e Upgrade to Maven Failsafe Plugin 2.22.2
Closes gh-16780
6 years ago
Stephane Nicoll 3f82b3327c Upgrade to Maven Compiler Plugin 3.8.1
Closes gh-16779
6 years ago
Stephane Nicoll b1f6a021ef Upgrade to Lombok 1.18.8
Closes gh-16778
6 years ago
Stephane Nicoll f2ea63d613 Upgrade to Neo4j Ogm 3.1.9
Closes gh-16777
6 years ago
Stephane Nicoll 73007757ec Upgrade to Jetty El 8.5.40
Closes gh-16776
6 years ago
Stephane Nicoll 9629671a0a Upgrade to Jooq 3.11.11
Closes gh-16775
6 years ago
Stephane Nicoll 6aeba7fcde Upgrade to Jolokia 1.6.1
Closes gh-16774
6 years ago
Stephane Nicoll 4c92d88e60 Upgrade to Infinispan 9.4.13.Final
Closes gh-16773
6 years ago
Stephane Nicoll 25cb7ce814 Upgrade to Hibernate 5.3.10.Final
Closes gh-16772
6 years ago
Stephane Nicoll a187376d54 Upgrade to Jetty 9.4.18.v20190429
Closes gh-16771
6 years ago
Stephane Nicoll 136ca881cb Upgrade to Aspectj 1.9.3
Closes gh-16770
6 years ago
Stephane Nicoll 3a5b5d13ff Upgrade to Commons Pool2 2.6.2
Closes gh-16769
6 years ago
Stephane Nicoll 81c2b1380b Upgrade to Mysql 8.0.16
Closes gh-16768
6 years ago
Stephane Nicoll 5d2e0b910b Upgrade to Undertow 2.0.20.Final
Closes gh-16767
6 years ago
Stephane Nicoll cd5ad2201c Upgrade to Netty Tcnative 2.0.25.Final
Closes gh-16766
6 years ago
Stephane Nicoll 46bdfdd325 Upgrade to Netty 4.1.36.Final
Closes gh-16765
6 years ago
Stephane Nicoll a0ca84d72c Upgrade to Hazelcast 3.11.3
Closes gh-16764
6 years ago
Stephane Nicoll 2e67b96f6e Upgrade to Appengine Sdk 1.9.74
Closes gh-16763
6 years ago
Stephane Nicoll f999148df3 Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 9897cd64c4 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll 0ad8e3298a Upgrade to Jaybird 2.2.15
Closes gh-16762
6 years ago
Stephane Nicoll dabc73c7ac Upgrade to Jetty 9.4.16.v20190411
Closes gh-16761
6 years ago
Stephane Nicoll dcb5c78124 Upgrade to Appengine Sdk 1.9.74
Closes gh-16760
6 years ago
Stephane Nicoll c3ea39ce63 Upgrade to Tomcat 8.5.40
Closes gh-16504
6 years ago