Commit Graph

2018 Commits

Author SHA1 Message Date
Stephane Nicoll 718ede943b Upgrade to Spring Framework 4.3.5.RELEASE
Closes gh-7601
2016-12-21 13:18:53 +01:00
Stephane Nicoll b084e1824c Merge branch '1.4.x' into 1.5.x 2016-12-20 15:09:18 +01:00
Stephane Nicoll bc63d5a918 Revert upgrade to Aspectj 1.8.10
See gh-7681
2016-12-20 15:06:55 +01:00
Phillip Webb 87547f208a Add test for @SpyBean for generic bean definition
Add an integration test to check that @SpyBean can be used with on a
bean definition that returns a generic type.

Closes gh-7625
2016-12-19 15:58:25 -08:00
Stephane Nicoll 053783abdd Merge branch '1.4.x' into 1.5.x 2016-12-19 11:06:25 +01:00
Stephane Nicoll baaf8e01b5 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
2016-12-19 11:04:48 +01:00
Andy Wilkinson 647057403e Merge branch '1.4.x' into 1.5.x 2016-12-16 20:53:44 +00:00
Andy Wilkinson 80a6f42a04 Upgrade to Thymeleaf Extras Springsecurity4 2.1.3.RELEASE
Closes gh-7686
2016-12-16 20:20:27 +00:00
Andy Wilkinson b6a64c55e3 Upgrade to Slf4j 1.7.22
Closes gh-7685
2016-12-16 20:20:27 +00:00
Andy Wilkinson 3e9fdcc579 Upgrade to Jooq 3.8.6
Closes gh-7684
2016-12-16 20:20:27 +00:00
Andy Wilkinson dfb3493123 Upgrade to Infinispan 8.2.5.Final
Closes gh-7683
2016-12-16 20:20:26 +00:00
Andy Wilkinson 3ead8c03e8 Upgrade to Elasticsearch 2.4.3
Closes gh-7682
2016-12-16 20:20:26 +00:00
Andy Wilkinson d9a77f0372 Upgrade to Aspectj 1.8.10
Closes gh-7681
2016-12-16 20:20:26 +00:00
Andy Wilkinson 6736b2b2cc Upgrade to Joda Time 2.9.6
Closes gh-7680
2016-12-16 20:20:26 +00:00
Andy Wilkinson 0afb5f4392 Upgrade to Jest 2.0.4
Closes gh-7679
2016-12-16 20:20:25 +00:00
Andy Wilkinson cda3ced402 Upgrade to Hazelcast 3.6.7
Closes gh-7678
2016-12-16 20:20:25 +00:00
Andy Wilkinson 9f41129ebd Upgrade to Appengine 1.9.48
Closes gh-7677
2016-12-16 20:20:25 +00:00
Andy Wilkinson 7d87adb036 Upgrade to Caffeine 2.3.5
Closes gh-7676
2016-12-16 20:20:24 +00:00
Andy Wilkinson 0c8a2cc32f Upgrade to Jackson 2.8.5
Closes gh-7675
2016-12-16 20:20:24 +00:00
Vedran Pavic 64eb69edd7 Upgrade Spring Session to 1.3.0.RELEASE 2016-12-16 17:07:41 +01:00
Raja Dilip Kolli caf5327149 Upgrade to Lombok 1.16.12
Closes gh-7590
2016-12-15 14:27:53 +01:00
Raja Dilip Kolli 4ce91a5366 Upgrade to Lombok 1.16.12
Closes gh-7590
2016-12-15 14:12:38 +01:00
Stephane Nicoll 1d8783b5b3 Add dependency management for javax.validation
Closes gh-7641
2016-12-15 14:10:45 +01:00
Stephane Nicoll ac866707d5 Merge branch '1.4.x' into 1.5.x 2016-12-15 14:02:51 +01:00
Stephane Nicoll a2d46dc16c Upgrade to Logback 1.1.8
Closes gh-7638
2016-12-15 14:01:03 +01:00
Stephane Nicoll 601b5ced49 Upgrade to Neo4j 2.0.6
Closes gh-7650
2016-12-15 13:37:39 +01:00
Andy Wilkinson 78517a6571 Merge branch '1.4.x' into 1.5.x 2016-12-14 16:35:19 +00:00
Andy Wilkinson 4d5fb97127 Revert "Start building against Spring Framework 4.3.5 snapshots"
This reverts commit 727d626292. Sigh,
although the SPR issue is complete the change hasn't been backported
yet.
2016-12-14 16:33:55 +00:00
Andy Wilkinson 99edb0cec0 Merge branch '1.4.x' into 1.5.x 2016-12-14 15:00:50 +00:00
Andy Wilkinson 727d626292 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
2016-12-14 14:59:38 +00:00
Andy Wilkinson 0db924c369 Upgrade to Neo4j OGM 2.1.0
Closes gh-7633
2016-12-13 12:23:15 +00:00
Andy Wilkinson 5d7453a635 Merge branch '1.4.x' into 1.5.x 2016-12-08 20:56:34 +00:00
Andy Wilkinson 61f086591c Revert "Start building against Spring Framework 4.3.5 snapshots"
This reverts commit 47f1aeb589.
2016-12-08 20:55:57 +00:00
Andy Wilkinson 4a709ea86d Start building against snapshots for Spring Data Hopper SR6
See gh-7602
2016-12-08 17:35:53 +00:00
Andy Wilkinson a9f59d586d Merge branch '1.4.x' into 1.5.x 2016-12-08 17:33:57 +00:00
Andy Wilkinson 47f1aeb589 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
2016-12-08 17:33:02 +00:00
Stephane Nicoll ee72e788ed Rename `spring-boot-junit-runners` to `spring-boot-test-support`
Closes gh-7421
2016-12-01 16:25:47 +01:00
Stephane Nicoll 740d28578b Promote plugin dependency management
This commit promotes the plugin dependency management for the
`maven-enforcer-plugin` and `maven-invoker-plugin` to the root. That way
these can be used in samples as well rather than having a separate copy.

Closes gh-7517
2016-11-30 11:37:48 +01:00
Andy Wilkinson 0265a05dc9 Rename appengine.version to avoid clash with Appe Engine's Maven plugin
Closes gh-7433
2016-11-29 11:10:28 +00:00
Andy Wilkinson 5236659a32 Add dependency management for spring-kafka-test
Closes gh-7485
2016-11-25 11:13:49 +00:00
Vedran Pavic ffec6fddd2 Upgrade Spring Session to 1.3.0.RC1
See gh-7457
2016-11-23 14:39:56 +01:00
Stephane Nicoll d96e013c71 Upgrade to Artemis 1.5.0
Closes gh-7458
2016-11-23 14:38:59 +01:00
Stephane Nicoll 85e835d3ff Merge branch '1.4.x' into 1.5.x 2016-11-23 10:58:01 +01:00
Stephane Nicoll a5681c018d Add dependency management for hazelcast-client
Closes gh-7452
2016-11-23 10:55:46 +01:00
Andy Wilkinson 09a235b1e8 Upgrade to Neo4j OGM 2.1.0-M01
Closes gh-7448
2016-11-22 13:45:30 +00:00
Gary Russell c4188c8e4a Add Apache Kafka support
See gh-6961
2016-11-22 09:34:01 +01:00
Phillip Webb 1657120286 Move ModifiedClassPathRunner to its own module
Migrate `ModifiedClassPathRunner` from `spring-boot` test source to
its own module.

Fixes gh-7420
2016-11-18 17:27:54 -08:00
Quentin Caillard bcc6726c2c Update to Jersey 2.24
Closes gh-7279
2016-11-18 12:08:38 +00:00
Andy Wilkinson b1ba484d0c Add dependency management for SQL Server's JDBC driver
Closes gh-7413
2016-11-18 12:03:41 +00:00
Andy Wilkinson af4ca7cf6e Align Spring Data Neo4j auto-configuration with latest Ingalls snapshots
Closes gh-7391
2016-11-18 11:22:39 +00:00
Phillip Webb 7daf69a393 Upgrade to HTMLUnit 2.23 (+selenium module 2.23.2)
Fixes gh-7232
2016-11-16 15:30:34 -08:00
Andy Wilkinson 6eedfe40e5 Start building against Spring AMQP 1.7.0 snapshots
See gh-7385
2016-11-15 20:26:39 +00:00
Andy Wilkinson 948b5760a7 Upgrade to Spring Retry 1.1.5.RELEASE
Closes gh-7384
2016-11-15 15:49:11 +00:00
Huang YunKun 71826708a4 Upgrade to Log4j 2.7
Closes gh-7323
2016-11-11 15:25:33 +00:00
Andy Wilkinson c30b917ba1 Use Log4j 2's bom to provide dependency management for it
Closes gh-7355
2016-11-11 15:18:45 +00:00
Stephane Nicoll c0f6c93b3d Upgrade to Spring Security 4.2.0.RELEASE
Closes gh-7366
2016-11-11 10:49:08 +01:00
Stephane Nicoll 72e696bcbd Fixup version numbers following release 2016-11-08 18:24:42 +01:00
Spring Buildmaster e712a9ba8c Next Development Version 2016-11-08 16:55:37 +00:00
Stephane Nicoll 36c5c3519f Merge branch '1.4.x' into 1.5.x 2016-11-08 17:03:30 +01:00
Stephane Nicoll 2a8a906d30 Upgrade to Spring AMQP 1.6.5.RELEASE
Closes gh-7347
2016-11-08 17:03:07 +01:00
Andy Wilkinson 08a9dcd4a7 Upgrade to Apache Artemis 1.4.0
Closes gh-7343
2016-11-08 08:19:37 +00:00
Stephane Nicoll 774ddc3602 Merge branch '1.4.x' into 1.5.x 2016-11-08 07:50:28 +01:00
Stephane Nicoll 18c2a2f4fe Upgrade to Spring Framework 4.3.4.RELEASE
Closes gh-7213
2016-11-08 07:48:53 +01:00
Andy Wilkinson bb6330e9df Merge branch '1.4.x' into 1.5.x 2016-11-08 06:46:29 +00:00
Andy Wilkinson adfc5d22ca Upgrade to Spring Integration Java DSL 1.1.4.RELEASE
Closes gh-7342
2016-11-08 06:44:47 +00:00
Andy Wilkinson bc2a412408 Upgrade to Spring Integration 4.3.5.RELEASE
Closes gh-7341
2016-11-08 06:44:15 +00:00
Andy Wilkinson e136ef6f7d Upgrade to Spring AMQP 1.6.4.RELEASE
Closes gh-7340
2016-11-08 06:43:42 +00:00
Andy Wilkinson 42581debfe Upgrade to Spring Security OAuth 2.0.12.RELEASE
Closes gh-7339
2016-11-08 06:38:48 +00:00
Stephane Nicoll 101528f41a Merge branch '1.4.x' into 1.5.x 2016-11-06 11:36:16 +01:00
Stephane Nicoll f80dbd1a21 Upgrade to joda-time 2.9.5
Closes gh-7308
2016-11-06 11:34:13 +01:00
Andy Wilkinson e5073a7172 Upgrade to Spring Security 4.2.0.RC1
Closes gh-7186
2016-11-04 07:44:18 +00:00
Andy Wilkinson 6a87df8e46 Upgrade to Spring Data Hopper SR5
Closes gh-7275
2016-11-03 18:54:42 +00:00
Andy Wilkinson f468bc3ffb Merge branch '1.4.x' into 1.5.x 2016-11-03 16:17:27 +00:00
Andy Wilkinson f02fa161b2 Upgrade to Jedis 2.8.2
Closes gh-7298
2016-11-03 15:39:31 +00:00
Andy Wilkinson 3d8428934e Upgrade to Spring Ws 2.3.1.RELEASE
Closes gh-7297
2016-11-03 15:39:30 +00:00
Andy Wilkinson b8df641ae5 Upgrade to Postgresql 9.4.1212.jre7
Closes gh-7296
2016-11-03 15:39:30 +00:00
Andy Wilkinson 5e1d6f6ea8 Upgrade to Jooq 3.8.5
Closes gh-7295
2016-11-03 15:39:30 +00:00
Andy Wilkinson f02e37cc4d Upgrade to Jolokia 1.3.5
Closes gh-7294
2016-11-03 15:39:29 +00:00
Andy Wilkinson 216e68bfe1 Upgrade to Narayana 5.3.5.Final
Closes gh-7293
2016-11-03 15:39:29 +00:00
Andy Wilkinson 0104ca435d Upgrade to Elasticsearch 2.4.1
Closes gh-7292
2016-11-03 15:39:29 +00:00
Andy Wilkinson 7d1164c279 Upgrade to Ehcache3 3.1.3
Closes gh-7291
2016-11-03 15:39:28 +00:00
Andy Wilkinson 4787a6059d Upgrade to Jetty 9.3.14.v20161028
Closes gh-7290
2016-11-03 15:39:28 +00:00
Andy Wilkinson 05ee521124 Upgrade to Tomcat 8.5.6
Closes gh-7289
2016-11-03 15:39:28 +00:00
Andy Wilkinson ecbe1a70bb Upgrade to Ehcache 2.10.3
Closes gh-7288
2016-11-03 15:39:27 +00:00
Andy Wilkinson 0d24a7f2aa Upgrade to Mysql 5.1.40
Closes gh-7287
2016-11-03 15:39:26 +00:00
Andy Wilkinson 1057efad21 Upgrade to Commons Beanutils 1.9.3
Closes gh-7286
2016-11-03 15:39:26 +00:00
Andy Wilkinson 756f9a9179 Upgrade to Hazelcast 3.6.6
Closes gh-7285
2016-11-03 15:39:26 +00:00
Andy Wilkinson 2148851ead Upgrade to Appengine 1.9.44
Closes gh-7284
2016-11-03 15:39:26 +00:00
Andy Wilkinson 175acd5c04 Upgrade to Caffeine 2.3.4
Closes gh-7283
2016-11-03 15:39:25 +00:00
Andy Wilkinson e4856749e1 Upgrade to Jackson 2.8.4
Closes gh-7282
2016-11-03 15:39:25 +00:00
Andy Wilkinson c370f498a9 Upgrade to Classmate 1.3.3
Closes gh-7281
2016-11-03 15:39:24 +00:00
Andy Wilkinson 6bcdc431b2 Start building against Spring Data Hopper snapshots
See gh-7275
2016-11-02 17:06:35 +00:00
Andy Wilkinson ef3395beaa Raise the minimum supported version of Gradle to 2.9
Closes gh-6884
2016-11-01 16:25:02 +00:00
Stephane Nicoll 9fc8d61107 Merge branch '1.4.x' into 1.5.x 2016-10-31 16:08:10 +01:00
Stephane Nicoll 49b244b121 Upgrade to H2 1.4.193
Closes gh-7256
2016-10-31 16:07:55 +01:00
Andy Wilkinson 92462a06ad Merge branch '1.4.x' into 1.5.x 2016-10-24 14:11:25 +01:00
Andy Wilkinson 2b46a4876f Start building against Spring Framework 4.3.4 snapshots
Closes gh-7174
See gh-7213
2016-10-24 14:10:12 +01:00
Stephane Nicoll 4855bfb152 Merge branch '1.4.x' into 1.5.x 2016-10-24 11:11:56 +02:00
Stephane Nicoll 74d3a6616b Upgrade to liquibase 3.5.3
Closes gh-7208
2016-10-24 10:36:16 +02:00
Andy Wilkinson c2d97c9757 Merge branch '1.4.x' into 1.5.x 2016-10-20 20:32:34 +01:00
Andy Wilkinson 5ebfa4b139 Start building against Spring Integration 4.3.5 snapshots
See gh-7197
2016-10-20 20:30:52 +01:00
Andy Wilkinson de578cb004 Upgrade to Spring Web Services 2.4.0.RELEASE
Closes gh-7185
2016-10-19 10:31:53 +01:00
Andy Wilkinson c58852e05b Start building against Spring Security 4.2.0 snapshots
See gh-7186
2016-10-18 20:29:24 +01:00
Artem Bilan c9aee66792 Upgrade to Spring Integration Java DSL 1.2.0.RELEASE
Closes gh-7166
2016-10-15 08:09:16 +03:00
Andy Wilkinson 18db285ad2 Upgrade to Spring Retry 1.2.0.RC1
Closes gh-7136
2016-10-14 14:08:27 +01:00
Andy Wilkinson 2137491d03 Add dependency management for spring-session-data-geode
Closes gh-7159
2016-10-13 09:55:45 +01:00
Andy Wilkinson a286d61acd Start building against Spring Retry 1.2.0 snapshots
See gh-7136
2016-10-13 09:22:10 +01:00
Andy Wilkinson 4922975e00 Start building against Spring AMQP 1.6.4 snapshots
1.6.4 snapshots are required for compatibility with Spring Retry 1.2

See gh-7158
2016-10-13 09:22:10 +01:00
Stephane Nicoll 58050fb72f Merge branch '1.4.x' into 1.5.x
# Conflicts:
#	spring-boot-dependencies/pom.xml
2016-10-04 13:01:46 +02:00
Gary Russell ad3179b9ee Upgrade to Spring Integration 4.3.4, AMQP 1.6.3
Closes gh-7074
2016-10-04 12:59:41 +02:00
Andy Wilkinson 901aa2764b Merge branch '1.4.x' into 1.5.x 2016-09-29 21:09:18 +01:00
Andy Wilkinson cf4142dbc0 Prevent htmlunit from pulling in commons-logging
Update dependency management to exclude commons-logging and add
an enforcer rule to spring-boot-samples to try and prevent unwanted
commons-logging dependencies from sneaking back in again.

Closes gh-7067
2016-09-29 21:08:15 +01:00
Ken Dombeck 8034ae6e37 Prevent spring-session from pulling in commons-logging
Closes gh-7064
2016-09-29 21:06:05 +01:00
Andy Wilkinson 2a035d0748 Remove support for Velocity following its deprecation in 1.4
Closes gh-6971
2016-09-29 15:44:36 +01:00
Andy Wilkinson 464915d2cc Remove support for HornetQ following its deprecation in 1.4
See gh-6971
2016-09-29 15:44:36 +01:00
Vedran Pavic c4aa78679a Upgrade Hazelcast to 3.7.1
In addition, dependency management for `hazelcast-hibernate5` module has
been added, and a separate dependency version was introduced for
`hazelcast-hibernate4` module.

Closes gh-7023
2016-09-29 10:37:29 +02:00
Andy Wilkinson b186e3f1ef Merge branch '1.4.x' into 1.5.x 2016-09-28 12:25:32 +01:00
Andy Wilkinson 73f153daca Use a property for the version of the JMS API managed dependency
Closes gh-7042
2016-09-28 12:23:15 +01:00
Vedran Pavic f485660482 Upgrade Spring Session to 1.3.0.M2
Closes gh-6979
2016-09-28 11:07:11 +01:00
Kazuki Shimizu c90eac5136 Add dependency management for jetty-proxy
Closes gh-7022
2016-09-28 10:59:27 +01:00
Andy Wilkinson 22b33908c2 Upgrade to Spring Integration Java DSL 1.2.0.RC1
Closes gh-7000
2016-09-28 10:54:44 +01:00
Stephane Nicoll 984b02dc7f Upgrade to Undertow 1.4.3.Final
Closes gh-7019
2016-09-26 12:43:24 +02:00
Andy Wilkinson a9ca8ef769 Start building against Spring Integration Java DSL 1.2.0 snapshots
See gh-7000
2016-09-22 19:51:07 +01:00
Andy Wilkinson a674357b15 Remove dependency management for cassandra-driver-dse
The 3.1 release of the Cassandra Driver does not include the
cassandra-driver-dse module.

See gh-5835
2016-09-22 14:40:35 +01:00
Andy Wilkinson c108da9d53 Upgrade to Spring Data Ingalls M1
Closes gh-6785
Closes gh-5835
2016-09-21 17:01:47 +01:00
Stephane Nicoll 5684924f60 Polish 2016-09-21 17:01:43 +02:00
Stephane Nicoll 6bd670edbc Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
Stephane Nicoll 97083300d7 Fixup version numbers following release 2016-09-21 10:35:52 +02:00
Spring Buildmaster 7e9ed5e1a7 Next Development Version 2016-09-21 07:58:07 +00:00
Dave Syer 5af4446386 Bump spring-retry to 1.1.4 2016-09-20 14:22:25 +01:00
Stephane Nicoll 1641bb2105 Upgrade to Spring Data Hopper SR3
Closes gh-6583
2016-09-20 11:35:15 +02:00
Andy Wilkinson d1fd79cfa3 Upgrade to Hibernate 5.0.11.Final
Closes gh-6944
2016-09-20 08:50:40 +01:00
Andy Wilkinson a94c6f8241 Upgrade to Spring Integration 4.3.2.RELEASE
Closes gh-6951
2016-09-19 21:24:17 +01:00
Andy Wilkinson 59637e58d4 Upgrade to Spring REST Docs 1.1.2.RELEASE
Closes gh-6949
2016-09-19 21:23:29 +01:00
Andy Wilkinson bcb6281c0d Upgrade to Neo4J OGM 2.0.5
Closes gh-6948
2016-09-19 21:22:58 +01:00
Andy Wilkinson 214fbfa3d0 Upgrade to Narayana 5.3.4.Final
Closes gh-6947
2016-09-19 21:22:35 +01:00
Andy Wilkinson e5465bc98e Upgrade to JBoss Transaction SPI 7.3.4.Final
Closes gh-6946
2016-09-19 21:22:01 +01:00
Andy Wilkinson 9614aabcf4 Upgrade to Infinispan 8.2.4.Final
Closes gh-6945
2016-09-19 21:21:28 +01:00
Andy Wilkinson 1263a26d9f Upgrade to Hibernate 5.0.10.Final
Closes gh-6944
2016-09-19 21:20:58 +01:00
Andy Wilkinson cb998bef34 Upgrade to Jersey 2.23.2
Closes gh-6943
2016-09-19 21:20:35 +01:00
Andy Wilkinson 8d1e768777 Upgrade to SolrJ 5.5.3
Closes gh-6942
2016-09-19 21:20:17 +01:00
Andy Wilkinson eb3afea96e Upgrade to Undertow 1.3.25.Final
Closes gh-6941
2016-09-19 21:19:58 +01:00
Andy Wilkinson 74397a5275 Upgrade to Querydsl 4.1.4
Closes gh-6940
2016-09-19 21:19:27 +01:00
Andy Wilkinson 22c72ea798 Upgrade to Hazelcast 3.6.5
Closes gh-6939
2016-09-19 21:19:04 +01:00
Andy Wilkinson 8b027b5290 Upgrade to App Engine API 1.9.42
Closes gh-6938
2016-09-19 21:18:42 +01:00
Andy Wilkinson f1f50ba6a0 Upgrade to Jackson 2.8.3
Closes gh-6937
2016-09-19 21:18:20 +01:00
Andy Wilkinson ccfa723b76 Merge branch '1.3.x' 2016-09-19 21:05:58 +01:00
Andy Wilkinson dd0e453b9e Upgrade to Spring Security OAuth 2.0.11.RELEASE
Closes gh-6936
2016-09-19 20:26:20 +01:00
Andy Wilkinson 8079df815c Upgrade to Spring Security JWT 1.0.5.RELEASE
Closes gh-6935
2016-09-19 20:26:20 +01:00
Andy Wilkinson f7ee84a4d4 Upgrade to Postgresql 9.4.1211.jre7
Closes gh-6934
2016-09-19 20:26:20 +01:00
Andy Wilkinson 0bc713bb52 Upgrade to Jolokia 1.3.4
Closes gh-6933
2016-09-19 20:26:20 +01:00
Andy Wilkinson 1a9f2461db Upgrade to Jaybird 2.2.11
Closes gh-6932
2016-09-19 20:26:20 +01:00
Andy Wilkinson 15793b1abc Upgrade to Jetty 9.2.19.v20160908
Closes gh-6931
2016-09-19 20:26:19 +01:00
Andy Wilkinson b6e3eb0db3 Upgrade to Tomcat 8.0.37
Closes gh-6930
2016-09-19 20:26:19 +01:00
Andy Wilkinson 4d84c4a489 Upgrade to JavaMail 1.5.6
Closes gh-6929
2016-09-19 20:12:30 +01:00
Andy Wilkinson 7665a0924f Upgrade to Spring Framework 4.3.3.RELEASE
Closes gh-6561
2016-09-19 19:40:54 +01:00
Andy Wilkinson 918ef04efa Upgrade to Spring Framework 4.2.8.RELEASE
Closes gh-6910
2016-09-19 19:38:46 +01:00
Stephane Nicoll 5371722c35 Upgrade to Caffeine 2.3.3
Closes gh-6923
2016-09-19 10:20:51 +02:00
Stephane Nicoll f4da334f1c Upgrade to Ehcache 3.1.2
Closes gh-6922
2016-09-19 10:19:37 +02:00
Andy Wilkinson faab9047d6 Start building against Spring Framework 4.2.8 snapshots
See gh-6910
2016-09-16 19:25:51 +01:00
Andy Wilkinson 045f357147 Upgrade Elasticsearch to 2.4 and restore use of Jackson 2.8
In 1.4.0 we used Elasticsearch 2.3.5 and Jackson 2.8. This
combination was incompatible in some circumstances due to a change
in Jackson (gh-6508). With Elasticsearch 2.4 yet to be released at the
time, the only way to restore compatibility was to downgrade Jackson.

With the release of Elasticsearch 2.4 we have another option: revert
the Jackson downgrade and upgrade Elasticsearch instead. While we
normally wouldn't consider upgrading to a new minor version of a
dependency in a maintenance release we have to do something to restore
compatibility. The alternative is to downgrade Jackson but that will
affect more people (Jackson is more widely used than Elasticsearch)
and will lose some functionality that was new in Jackson 2.8 that
people may already be relying upon.

This commit restores the use of Jackson 2.8 – including the
2.8-specific dependency management – and upgrades to Elasticsearch 2.4

Closes gh-6868
2016-09-15 15:41:50 +01:00
Andy Wilkinson a68cf77386 Upgrade to Tomcat 8.5.5
As part of the upgrade, Tomcat now requires a keystore to contain
an X.509 certificate. The two stores used in our tests have been
updated by exporting their private keys and adding them as
certificates. For example:

$ keytool -exportcert -keystore test.jks -alias tomcat > exported
$ keytool -importcert -keystore test.jks -file exported

Closes gh-6703
Closes gh-6657
2016-09-14 14:59:53 +01:00
Phillip Webb ede1657d79 Include Jetty EL dependency in starter
Update spring-boot-starter-jetty to include an EL dependency.

Fixes gh-6692
2016-09-08 16:52:53 -07:00
Vedran Pavic 5c605cbb8f Upgrade Spring Session to 1.2.2.RELEASE
Closes gh-6843
2016-09-08 07:48:49 +02:00
Andy Wilkinson 27a32fbb96 Polish "Provide dependency management for Querydsl"
Closes gh-6399
2016-08-31 14:45:23 +01:00
Eddú Meléndez aa46af5591 Provide dependency management for Querydsl
Closes gh-6777
See gh-6399
2016-08-31 14:42:28 +01:00
Stephane Nicoll b0face34f4 Upgrade to Spring AMQP 1.6.2.RELEASE
Closes gh-6788
2016-08-31 09:18:07 +02:00
Stephane Nicoll d6e9ccecec Upgrade to Spring Security 4.1.3.RELEASE
Closes gh-6738
2016-08-24 09:04:42 +02:00
Mark Paluch 84234858db Include netty-handler as transient dependency of cassandra-driver-dse
Previously, Spring Data Cassandra excluded Netty from the Cassandra
Driver's dependencies. This was an error that we replicated in
our dependency management. The exclusion has been removed from
Spring Data Cassandra's pom. This commit makes the equivalent update
to our dependency management.

Fixes gh-6616
Closes gh-6721
2016-08-23 14:56:45 +01:00
Andy Wilkinson 9420daf001 Downgrade Jedis to 2.8.1
Closes gh-6677
2016-08-18 21:36:34 +01:00
Stephane Nicoll 60697561aa Start building against Spring Framework 4.3.3 snapshots
See gh-6561
2016-08-17 17:57:21 +02:00
Andy Wilkinson c451eb1d19 Remove dependency management for jackson-datatype-jaxrs
We've downgraded to 2.7.x so we need to remove the dependency
management for jackson-datatype-jaxrs which is new in Jackson 2.8

Closes gh-6508
See gh-6369
2016-08-16 19:32:21 +01:00
Eddú Meléndez 4e0591a5b0 Upgrade to Spring Security 4.1.2.RELEASE
Closes gh-6644
2016-08-14 08:07:13 +02:00
Andy Wilkinson ec9549f01f Downgrade to Jackson 2.7.6 and verify Elasticsearch’s compatibility
Closes gh-6508
2016-08-12 11:49:45 +01:00
Raja Dilip Kolli 4e0b581453 Upgrade to Elasticsearch 2.3.5
Closes gh-6556
2016-08-12 11:36:17 +02:00
Andy Wilkinson a729d48bd3 Start building against Spring Data Hopper SR3 snapshots
Closes gh-6567
See gh-6583
2016-08-08 14:21:27 +01:00
Phillip Webb c7a23eae56 Fixup version numbers following release 2016-07-28 14:38:17 -07:00
Spring Buildmaster 334baaeffd Next development version 2016-07-28 19:54:01 +00:00
Stephane Nicoll 9bb6b8a012 Upgrade to Spring Framework 4.3.2.RELEASE
Closes gh-6318
2016-07-28 11:49:56 +02:00
Stephane Nicoll 29cd3c42e1 Fixup version numbers following release 2016-07-28 11:46:55 +02:00
Spring Buildmaster a89ef5df6e Next Development Version 2016-07-28 09:18:40 +00:00
Andy Wilkinson a44cc196de Merge branch '1.3.x' 2016-07-26 21:23:21 +01:00
Andy Wilkinson 7e116f6bab Upgrade to thymeleaf-extras-conditionalcomments 2.1.2.RELEASE
Closes gh-6480
2016-07-26 21:20:45 +01:00
Andy Wilkinson 1682d7b9d4 Upgrade to Jedis 2.8.2
Closes gh-6481
2016-07-26 21:19:04 +01:00
Andy Wilkinson 26c2c54a47 Upgrade to Spring REST Docs 1.1.1.RELEASE
Closes gh-6479
2016-07-26 21:19:03 +01:00
Andy Wilkinson 4e84111b43 Upgrade to Selenium 2.53.1
Closes gh-6478
2016-07-26 21:19:03 +01:00
Andy Wilkinson 5b40a276dc Upgrade to Neo4j OGM 2.0.4
Closes gh-6477
2016-07-26 21:19:03 +01:00
Andy Wilkinson 222fda447c Upgrade to jOOQ 3.8.4
Closes gh-6476
2016-07-26 21:19:03 +01:00
Andy Wilkinson 9c98c8cbc4 Upgrade to Elasticsearch 2.3.4
Closes gh-6475
2016-07-26 21:19:02 +01:00
Andy Wilkinson cdcc8a411d Upgrade to Jetty 9.3.11.v20160721
Closes gh-6474
2016-07-26 21:19:02 +01:00
Andy Wilkinson ec7a9a32b9 Upgrade to AssertJ 2.5.0
Closes gh-6473
2016-07-26 21:19:02 +01:00
Andy Wilkinson 58ccd18253 Upgrade to Log4J2 2.6.2
Closes gh-6472
2016-07-26 21:01:06 +01:00
Andy Wilkinson e15353bbd6 Upgrade to ActiveMQ 5.13.4
Closes gh-6471
2016-07-26 21:00:40 +01:00
Andy Wilkinson ec3084c3d6 Upgrade to App Engine API 1.9.40
Closes gh-6470
2016-07-26 20:55:28 +01:00
Andy Wilkinson 77b0b5ba00 Upgrade to Jackson 2.8.1
Closes gh-6469
2016-07-26 20:54:20 +01:00
Kazuki Shimizu 7b12183e7b Upgrade to Lombok 1.16.10
Closes gh-6459
2016-07-26 20:51:47 +01:00
Andy Wilkinson e683e8f062 Merge branch '1.3.x' 2016-07-26 20:40:25 +01:00
Andy Wilkinson 4a40f8d5c4 Upgrade to Postgresql 9.4.1209.jre7
Closes gh-6468
2016-07-26 20:38:23 +01:00
Andy Wilkinson 9a02252ee6 Upgrade to Freemarker 2.3.25-incubating
Closes gh-6467
2016-07-26 20:37:39 +01:00
Andy Wilkinson 11ce8d79ad Upgrade to Jetty 9.2.18.v20160721
Closes gh-6466
2016-07-26 20:30:45 +01:00
Artem Bilan 5969c5dcc5 Upgrade to Spring Integration 4.2.9.RELEASE
Closes gh-6458
2016-07-26 15:08:27 +01:00
Artem Bilan c59fa6881f Upgrade to Spring Integration 4.3.1
Closes gh-6456
2016-07-25 17:02:08 -07:00
Phillip Webb e8bedacc91 Remove optional from json-simple managed dependency
Update `spring-boot-dependencies` so that `json-simple` does not include
an `<option>true</optional>` element.

Fixes gh-6450
2016-07-25 10:15:19 -07:00
Stephane Nicoll f95c63b78c Upgrade to Spring AMQP 1.6.1.RELEASE
Closes gh-6414
2016-07-21 13:45:16 +02:00
Andy Wilkinson fe5c56c84a Revert "Updated to Spring Security 4.1.2 SNAPSHOT"
4.1.2 is not going to be out in time for inclusion in 1.4.0

See gh-6390
2016-07-20 06:59:55 +01:00
Stephane Nicoll b86241cae0 Upgrade to Ehcache 3.1.1
Closes gh-6418
2016-07-19 11:35:57 +02:00
Phillip Webb 05ff4ed4e0 Upgrade to Tomcat 8.5.4 & remove tomcat-juli
Upgrade the managed Tomcat dependency to 8.5.4 and remove `tomcat-juli`
since it's now included in `tomcat-embed-core`.

Fixes gh-6192
2016-07-18 17:52:35 -07:00
Phillip Webb be80a5878d Revert "Upgrade to Spring AMQP 1.6.1.RELEASE"
It doesn't appear to be on Maven Central

This reverts commit 6741e6a240.
2016-07-18 15:37:02 -07:00
Artem Bilan 6741e6a240 Upgrade to Spring AMQP 1.6.1.RELEASE
Closes gh-6414
2016-07-18 15:11:57 -07:00
Phillip Webb 8bf3f275c9 Merge branch '1.3.x' 2016-07-18 14:35:56 -07:00
Phillip Webb 3c67ecca61 Downgrade to HSQLDB 2.3.3
Closes gh-6415
2016-07-18 13:07:00 -07:00
Stephane Nicoll 7969d97f40 Revert to maven-compiler-plugin 3.1
This commit reverts b8ee1f7

Closes gh-6334
2016-07-16 09:41:07 +02:00
Phillip Webb f26bdd32ff Downgrade maven-compiler-plugin to 3.5
Revert the previous upgrade due to the MCOMPILER-271 issue.

Fixes gh-6391
2016-07-13 17:11:47 -07:00
Phillip Webb cca6a38558 Updated to Spring Security 4.1.2 SNAPSHOT
See gh-6390
2016-07-13 15:38:44 -07:00
Andy Wilkinson 0792d43a93 Merge branch '1.3.x 2016-07-13 08:51:15 +01:00
Raja Dilip Kolli e49ec03215 Upgrade to Thymeleaf 2.1.5.RELEASE
Closes gh-6381
2016-07-13 08:49:19 +01:00
Andy Wilkinson eb995cc07a Add dependency management for jackson-datatype-jaxrs
Closes gh-6369
2016-07-11 12:40:22 +01:00
Artem Bilan f152111685 Upgrade to Spring Integration Java DSL 1.1.3.RELEASE
Closes gh-6365
2016-07-09 07:20:14 +02:00
Andy Wilkinson 25ba9a56e6 Merge branch '1.3.x 2016-07-08 11:18:58 +01:00
Andy Wilkinson 26a233a870 Upgrade to Hikari 2.4.7
Closes gh-6344
2016-07-08 11:18:14 +01:00
Eddú Meléndez 8c273c35fa Upgrade to Spring Security 4.1.1.RELEASE
Closes gh-6350
2016-07-08 09:10:56 +02:00
Phillip Webb d6bf9775d1 Upgrade to Jackson 2.8.0
Fixes gh-6343
2016-07-06 15:22:05 -07:00
Stephane Nicoll 4fe28727ad Start building against Spring Framework 4.3.2 snapshots
See gh-6318
2016-07-06 15:22:34 +02:00
Stephane Nicoll eeb95693b3 Fixup version numbers following release 2016-07-04 16:45:17 +02:00
Spring Buildmaster 2216369348 Next Development Version 2016-07-04 14:15:02 +00:00
Stephane Nicoll ce3f4bd068 Upgrade to Spring Framework 4.3.1.RELEASE
Closes gh-6197
2016-07-04 13:27:28 +02:00
Stephane Nicoll 566b4e9a16 Upgrade to Spring Framework 4.2.7.RELEASE
Closes gh-6249
2016-07-04 13:25:11 +02:00
Andy Wilkinson fd16865988 Merge branch '1.3.x' 2016-07-04 09:28:50 +01:00
Andy Wilkinson 46a1f0d00e Upgrade to Spring Cloud Connectors 1.2.3.RELEASE
Closes gh-6315
2016-07-04 09:27:57 +01:00
Andy Wilkinson 8ce85ffb3d Upgrade to Git Commit ID Plugin 2.2.1
Closes gh-6303
2016-07-01 15:44:45 +01:00
Andy Wilkinson dc7edd4c4d Upgrade to Exec Maven Plugin 1.5.0
Closes gh-6302
2016-07-01 15:44:45 +01:00
Andy Wilkinson a7a5e5c741 Upgrade to Build Helper Maven Plugin 1.10
Closes gh-6301
2016-07-01 15:44:45 +01:00
Andy Wilkinson cc6dd6054e Upgrade to Maven War Plugin 2.6
Closes gh-6300
2016-07-01 15:44:45 +01:00
Andy Wilkinson 79af9231f8 Upgrade to Maven Site Plugin 3.5.1
closes gh-6298
2016-07-01 15:44:45 +01:00
Andy Wilkinson fc0f9fa67c Upgrade to Maven Shade Plugin 2.4.3
Closes gh-6297
2016-07-01 15:44:45 +01:00
Andy Wilkinson 7db31d78f1 Upgrade to Maven Jar Plugin 2.6
Closes gh-6296
2016-07-01 15:44:45 +01:00
Andy Wilkinson d6798c226a Upgrade to Maven Eclipse Plugin 2.10
Closes gh-6295
2016-07-01 15:44:45 +01:00
Andy Wilkinson b8ee1f769c Upgrade to Maven Compiler Plugin 3.5.1
Closes gh-6293
2016-07-01 15:44:45 +01:00
Andy Wilkinson 27bfa7f310 Upgrade to Maven Clean Plugin 2.6.1
Closes gh-6292
2016-07-01 15:44:45 +01:00
Andy Wilkinson c24c5aeb3b Upgrade to Maven Assembly Plugin 2.6
Closes gh-6291
2016-07-01 15:44:45 +01:00
Andy Wilkinson 894a8563a5 Upgrade to Maven Ant Run Plugin 1.8
Closes gh-6290
2016-07-01 15:44:45 +01:00
Andy Wilkinson 6f1c07c2d8 Upgrade to Webjars Locator 0.32
Closes gh-6289
2016-07-01 15:44:45 +01:00
Andy Wilkinson ec421b36de Upgrade to Neo4J OGM 2.0.3
Closes gh-6288
2016-07-01 15:44:45 +01:00
Andy Wilkinson 97d52665f4 Upgrade to MariaDB Java Client 1.4.6
Closes gh-6287
2016-07-01 15:44:45 +01:00
Andy Wilkinson 6fa57839cf Upgrade to Narayana 5.3.3.Final
Closes gh-6286
2016-07-01 15:44:45 +01:00
Andy Wilkinson badfc65734 Upgrade to JBoss Transaction SPI 7.3.2.Final
Closes gh-6285
2016-07-01 15:44:45 +01:00
Andy Wilkinson f6b6f125e1 Upgrade to Jetty 9.3.10.v20160621
Closes gh-6284
2016-07-01 15:44:45 +01:00
Andy Wilkinson a8c8fe117d Upgrade to SolrJ 5.5.2
Closes gh-6283
2016-07-01 15:44:45 +01:00
Andy Wilkinson 4697432edd Upgrade to Artemis 1.3.0
Closes gh-6282
2016-07-01 15:44:45 +01:00
Andy Wilkinson a433a04d38 Upgrade to Gson 2.7
Closes gh-6281
2016-07-01 15:44:45 +01:00
Andy Wilkinson b5ae8c3b66 Upgrade to Caffeine 2.3.1
Closes gh-6280
2016-07-01 15:44:45 +01:00
Andy Wilkinson 6977586e4b Upgrade to Jackson 2.7.5
Closes gh-6279
2016-07-01 15:44:45 +01:00
Andy Wilkinson ce7a1e121b Upgrade to Couchbase Java Client 2.2.8
Closes gh-6278
2016-07-01 15:44:45 +01:00
Andy Wilkinson fb79ec5825 Upgrade to Hazelcast 3.6.4
Closes gh-6277
2016-07-01 15:44:45 +01:00
Andy Wilkinson 7722ba526d Merge branch '1.3.x' 2016-07-01 13:02:52 +01:00
Andy Wilkinson 5f6821d7eb Drop back to Git Commit ID Plugin 2.1.13
Closes gh-6276
2016-07-01 13:02:08 +01:00
Andy Wilkinson 156e4e9df6 Merge branch '1.3.x' 2016-07-01 12:46:36 +01:00
Andy Wilkinson e4cead6b89 Upgrade to Git Commit ID Plugin 2.1.15
Closes gh-6276
2016-07-01 12:22:26 +01:00
Andy Wilkinson e2de73b87e Upgrade to Maven Javadoc Plugin 2.10.4
Closes gh-6274
2016-07-01 12:22:26 +01:00
Andy Wilkinson 51ea174256 Upgrade to Maven Failsafe Plugin 2.18.1
Closes gh-6273
2016-07-01 12:22:25 +01:00
Andy Wilkinson f48c02ccb5 Upgrade to Spring Integration 4.2.8.RELEASE
Closes gh-6271
2016-07-01 11:37:39 +01:00
Andy Wilkinson 72d59b9fcf Upgrade to Freemarker 2.3.24-incubating
Closes gh-6270
2016-07-01 11:37:10 +01:00
Andy Wilkinson 0976178def Upgrade to Groovy 2.4.7
Closes gh-6269
2016-07-01 11:36:33 +01:00
Andy Wilkinson 5e6f859304 Upgrade to Tomcat 8.0.36
Closes gh-6268
2016-07-01 11:36:04 +01:00
Andy Wilkinson 03c0b24798 Upgrade to httpasynclient 4.1.2
Closes gh-6267
2016-07-01 11:35:40 +01:00
Andy Wilkinson 6d3f6c5886 Upgrade to EhCache 2.10.2.2.21
Closes gh-6266
2016-07-01 11:35:15 +01:00
Andy Wilkinson bf90e67042 Upgrade to Jackson 2.6.7
Closes gh-6265
2016-07-01 11:34:42 +01:00
Stephane Nicoll f9c7db1137 Upgrade to Ehcache 3.1.0
Closes gh-6263
2016-07-01 11:06:48 +02:00
Andy Wilkinson ef35fe649b Upgrade to Jersey 2.23.1
Closes gh-6253
2016-06-30 16:14:55 +01:00
Stephane Nicoll 6527aa0e80 Downgrade to maven-failsafe-plugin 2.18.1
This commit downgrades the maven failsafe plugin version. As of 2.19, the
generated jar is used for integration tests rather than the
`target/classes` directory. The fat jar in 1.4 has changed to move
classes to `BOOT-INF/classes` and therefore these are not found anymore.

There isn't a way to configure the jar file to use in the plugin. Users
willing to use the latest version should configure a `classifier` for the
repackaged jar so that the original jar is used by failsafe.

Closes gh-6254
2016-06-30 11:08:59 +02:00
Eddú Meléndez 74d873f8ee Upgrade to spring-session 1.2.1.RELEASE
Closes gh-6251
2016-06-30 09:47:47 +02:00
Andy Wilkinson fc16d9b85c Merge branch '1.3.x' 2016-06-29 17:05:47 +01:00
Andy Wilkinson 4c8729a3f2 Upgrade to Undertow 1.3.23.Final
Closes gh-6245
2016-06-29 17:02:40 +01:00
Andy Wilkinson 911f728bc3 Start building against Spring Framework 4.2.7 snapshots
See gh-6249
2016-06-29 17:01:55 +01:00
Andy Wilkinson 52e8ad4b6b Drop back to Hibernate 5.0.9.Final
The upgrade to Hibernate 5.2.0.Final has provide to be too
problematic to live with. It requires Java 8, is incompatible with
a number of other projects in the Hibernate ecosystem, and it's
unclear for how long it will be maintained. We'd previously used
Hibernate 5.1.0.Final but its maintenance is also unclear with
Hibernate 5.1.1.Final being more than 3 months overdue.

This commit drops back to Hibernate 5.0.9.Final. This has a few
advantages:

- It's Java 7 compatible
- It's had some time to mature and should be reasonably free of
  regressions for those moving from 4.3.x
- It's used in both Wildfly and JBoss EAP so there's a fair chance
  that it will continue to be maintained.

Closes gh-6198
2016-06-21 20:09:21 +01:00
Andy Wilkinson f451de3759 Start building against Spring Framework 4.3.1 snapshots
See gh-6197
2016-06-21 17:12:21 +01:00
Dave Syer 867f86a44a Merge remote-tracking branch 'origin/1.3.x' 2016-06-21 15:07:42 +01:00
Dave Syer f083447a1b Bump spring-retry to 1.1.3 2016-06-21 14:53:01 +01:00
Andy Wilkinson f28e3d54c5 Upgrade to Tomcat 8.5.3
This commit changes the default version of Tomcat to 8.5.3 while
also retaining support for Tomcat 8.0 and 7.0. The main difference
in 8.5 is that the ServerSocketFactory abstraction that allowed the
TrustStore and KeyStore to be configured programatically no longer
exists. This logic has been replaced with the use of a custom URL
protocol (springbootssl) that provides access to the key store and
trust store of an SslStoreProvider. In addition to working with 8.5,
this approach has the advantage of also working with 8.0 and 7.0.

Closes gh-6164
2016-06-20 13:27:47 +01:00
Stephane Nicoll 2ff9e3cfdc Upgrade to Hibernate 5.2
See gh-6111
2016-06-17 11:14:35 +02:00
Jerome Loisel 12612e178f Upgrade to Elasticsearch 2.3.3
Closes gh-6116
2016-06-16 17:43:21 +02:00
Andy Wilkinson 08dd71a0d7 Remove dependency management for jetty-jsp as it does not exist
Jetty 9.3 no longer has a jetty-jsap artifact and dependency
management for it was removed in ff602e6. It was inadvertently
reintroducved in b303b3f. This commit removes it again.

See gh-5290
See gh-5825
2016-06-16 09:48:30 +01:00
Andy Wilkinson 6d06411cdc Upgrade to Log4j 2.6.1
Closes gh-6167
2016-06-15 16:21:46 +01:00
Vladimir Tsanev b303b3fe35 Support JSPs in Embedded Jetty
JSPs are now supported in executable WARs with embedded Jetty.

Fixes gh-367
Closes gh-5290
2016-06-15 16:01:54 +02:00
Andy Wilkinson 07d78132a9 Upgrade to Spring Data Hopper SR2
Closes gh-6132
2016-06-15 14:15:08 +01:00
Andy Wilkinson ff602e60a0 Change default version of Jetty to 9.3
Closes gh-5825
2016-06-15 13:58:47 +01:00
Stephane Nicoll 1b252c3e82 Merge branch '1.3.x' 2016-06-14 14:25:19 +02:00
Stephane Nicoll ed2586d38d Upgrade Apache HTTP components to 4.4.5
Closes gh-6165
2016-06-14 14:24:03 +02:00
Stephane Nicoll 1dd77141d0 Add more dependency management for Selenium
Closes gh-6150
2016-06-14 10:09:45 +02:00
Stephane Nicoll ed96d142b8 Upgrade to Spring Integration 4.3.0.RELEASE
Closes gh-5079
2016-06-14 08:33:39 +02:00
Stephane Nicoll 7afe1d16a6 Add Jest support
This commit adds auto-configuration support for Jest, an HTTP client for
Elasticsearch. If Jest is present, a `JestClient` targeting a local
elasticsearch instance is auto-configured. Several properties from the
`spring.jest.*` namespace allows to tune the client.

Closes gh-6032
2016-06-13 15:25:10 +02:00
Stephane Nicoll f9288a3af1 Revert "Polish maven repositories definition"
This commit reverts 62fa602fea

See gh-6031
2016-06-10 17:25:31 +02:00
Stephane Nicoll 62fa602fea Polish maven repositories definition
Previously, Maven repositories definition was specified in a profile that
is active by default. It means that as soon as any profile is enabled by
the user, said profile is no longer enabled. This has the nasty
consequences of having copy/paste in several places to make sure our own
profiles still have the proper repositories definition.

This commit creates a single "repositories" profile that is always active
unless a given property is explicitely specified. This allows to remove
the duplication and make things more consistent.

Some Gradle-specific repositories were also hard-coded in two modules
without any profile at all, meaning they were polluting the build of
anybody using it. While the impacted modules are gradle specific, that
repository has been shared in the new "repositories" profile as well.

Closes gh-6031
2016-06-10 11:55:46 +02:00
Stephane Nicoll 76cdf2212b Upgrade to Spring Framework 4.3.0.RELEASE
Closes gh-6049
2016-06-10 11:48:52 +02:00
Stephane Nicoll 17dfec7c4e Resume building against Spring Data Hopper snapshots
See gh-6132
2016-06-09 15:54:32 +02:00
Stephane Nicoll 40ff3f420a Upgrade to Spring HATEOAS 0.20.RELEASE
Closes gh-5759
2016-06-09 15:50:09 +02:00
Dave Syer 6712de586b Merge remote-tracking branch 'origin/1.3.x' 2016-06-03 13:56:03 +01:00
Dave Syer 31fc1cc6f2 Update Spring OAuth to 2.0.10 2016-06-03 13:50:07 +01:00
Andy Wilkinson ac5696e13c Upgrade to Spring AMQP 1.6.0.RELEASE
Closes gh-6099
2016-06-01 14:54:00 +01:00
Andy Wilkinson 9bb1151178 Upgrade to MariaDB Java Client 1.4.5
Closes gh-6098
2016-06-01 14:54:00 +01:00
Andy Wilkinson cde06444e0 Upgrade to Infinispan 8.2.2.Final
closes gh-6097
2016-06-01 14:54:00 +01:00
Andy Wilkinson 9f2a482f91 Upgrade to Jersey 2.23
Closes gh-6096
2016-06-01 14:54:00 +01:00
Andy Wilkinson bd15d41500 Upgrade to Log4j2 2.6
Closes gh-6095
2016-06-01 14:53:59 +01:00
Andy Wilkinson dfaf02b220 Upgrade to Joda Time 2.9.4
Closes gh-6093
2016-06-01 14:53:59 +01:00
Andy Wilkinson 68587f466e Upgrade to Hazelcast 3.6.3
Closes gh-6092
2016-06-01 14:53:59 +01:00
Andy Wilkinson fdd76869ec Upgrade to App Engine API 1.9.38
Closes gh-6091
2016-06-01 14:53:59 +01:00
Andy Wilkinson 54c68f5597 Upgrade to Spring REST Docs 1.1.0.RELEASE
Closes gh-6077
2016-06-01 14:53:59 +01:00
Andy Wilkinson 53061fb8d7 Upgrade to jOOQ 3.8.2
Closes gh-6064
2016-06-01 14:53:58 +01:00
Andy Wilkinson 0dd0cef054 Upgrade to HTMLUnit 2.21
Closes gh-5954
2016-06-01 14:53:58 +01:00
Andy Wilkinson 455aa05bc6 Provide dependency management for xml-apis:xml-apis
Closes gh-6102
2016-06-01 14:53:58 +01:00
Andy Wilkinson 202552b9fb Merge branch '1.3.x' 2016-06-01 14:18:06 +01:00
Andy Wilkinson 28bd6d60c8 Revert "Upgrade to Tomcat 8.0.35"
This reverts commit 66e093ed0d. There's
a regression [1] in Tomcat 8.0.35 that causes it to throw an NPE when
it scans a jar file without a manifest. It's already been fixed [2].

See gh-6087

[1] https://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java?annotate=1742274#l369
[2] https://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java?annotate=1744197#l369
2016-06-01 14:13:21 +01:00
Andy Wilkinson 84b7b25076 Merge branch '1.3.x' 2016-06-01 13:21:46 +01:00
Andy Wilkinson 9ec4e5c74a Upgrade to Spring REST Docs 1.0.2.RELEASE
Closes gh-6090
2016-06-01 13:16:40 +01:00
Andy Wilkinson d0df8cbe51 Upgrade to HSQLDB 2.3.4
Closes gh-6089
2016-06-01 13:16:14 +01:00
Andy Wilkinson 055c318506 Upgrade to Jetty 9.2.17.v20160517
Closes gh-6088
2016-06-01 13:15:52 +01:00
Andy Wilkinson 66e093ed0d Upgrade to Tomcat 8.0.35
Closes gh-6087
2016-06-01 13:15:05 +01:00
Andy Wilkinson b2413850c4 Upgrade to Embedded Mongo 1.50.5
Closes gh-6086
2016-06-01 13:14:39 +01:00
Andy Wilkinson a5fdc05d82 Upgrade to H2 1.4.192
Closes gh-6085
2016-06-01 13:14:12 +01:00
Andy Wilkinson b968c2c7af Start building against Spring Framework 4.3 snapshots
See gh-6049
2016-05-27 13:22:37 +01:00
Andy Wilkinson 6f5bd2e13a Upgrade to MongoDB 3
This commit upgrades to MongoDB 3. Dependency management has been added
for the new and preferred mongodb-driver artifact. The starter has
been updated to use this new artifact rather than monogo-java-driver.
Dependency management for mongo-java-driver has been retained to avoid
causing problems for people who have declared the dependency explicitly.
The auto-configuration for Embedded Mongo has also been updated to
use 3.2.2 by default.

Closes gh-3011
2016-05-26 13:57:12 +01:00
Stephane Nicoll f257b6a0b5 Polish "Add activemq starter" contribution
Closes gh-6010
2016-05-26 11:40:24 +02:00
Andy Wilkinson c820d94f1a Upgrade to Webjars Locator 0.31
Closes gh-5964
2016-05-13 13:40:48 +01:00
Andy Wilkinson 0838a37fad Upgrade to Neo4J OGM 2.0.2
Closes gh-5963
2016-05-13 13:40:33 +01:00
Andy Wilkinson 1c9721102e Upgrade to MariaDB Java Client 1.4.4
Closes gh-5962
2016-05-13 13:40:33 +01:00
Andy Wilkinson a4f3843fc1 Upgrade to Liquibase 3.5.1
Closes gh-5961
2016-05-13 13:40:33 +01:00
Andy Wilkinson 769c1206c8 Upgrade to JBoss Transaction SPI 7.3.1.Final
Closes gh-5960
2016-05-13 13:40:19 +01:00
Andy Wilkinson 78d65f793a Upgrade to Inifispan 8.2.1.Final
Closes gh-5959
2016-05-13 13:40:19 +01:00
Andy Wilkinson 7ee4aa4f14 Upgrade to SolrJ 5.5.1
Closes gh-5958
2016-05-13 13:40:18 +01:00
Andy Wilkinson 62eeeb8af7 Upgrade to ActiveMQ 5.13.3
Closes gh-5957
2016-05-13 13:40:18 +01:00
Andy Wilkinson dfb422a7ce Upgrade to Thymeleaf Layout Dialect 1.4.0
Closes gh-5955
2016-05-13 13:40:18 +01:00
Andy Wilkinson eab9b246cd Upgrade to Hazelcast 3.6.2
Closes gh-5953
2016-05-13 13:07:10 +01:00
Andy Wilkinson 3ab3fe8dc4 Upgrade to App Engine API 1.9.37
Closes gh-5952
2016-05-13 13:06:32 +01:00
Andy Wilkinson 3cb2f92810 Upgrade to Caffeine 2.3.0
Closes gh-5951
2016-05-13 13:06:01 +01:00
Andy Wilkinson f39c402e09 Upgrade to Couchbase Java Client 2.2.7
Closes gh-5950
2016-05-13 13:05:32 +01:00
Andy Wilkinson 9cca866c11 Upgrade to jOOQ 3.8.0
Closes gh-5940
2016-05-13 13:05:07 +01:00
Andy Wilkinson 87a2f4cbb9 Merge branch '1.3.x' 2016-05-13 12:27:46 +01:00
Andy Wilkinson ae89cb0355 Upgrade to Spring Integration 4.2.6.RELEASE
Closes gh-5949
2016-05-13 11:59:07 +01:00
Andy Wilkinson b07fa75664 Upgrade to jOOQ 3.7.4
Closes gh-5947
2016-05-13 11:58:40 +01:00
Andy Wilkinson 1b8ffe8f74 Upgrade to MySQL Java Connector 5.1.39
Closes gh-5946
2016-05-13 11:58:03 +01:00
Andy Wilkinson 5484000651 Upgrade to HikariCP 2.4.6
Closes gh-5945
2016-05-13 11:57:35 +01:00
Stephane Nicoll 221e4e8bbd Add missing dependency management
See gh-5711
2016-05-12 15:57:05 +02:00
Gary Russell 903cf1d9c3 Upgrade to Spring Integration 4.3.0.RC1
Closes gh-5923
2016-05-12 07:43:26 +02:00
Eddú Meléndez d6e0714baf Upgrade to Spring Session 1.2.0.RELEASE
Closes gh-5924
2016-05-12 07:35:20 +02:00
Phillip Webb cf6212b955 Polish 2016-05-10 10:22:37 -07:00
Andy Wilkinson c71f562001 Provide dependency management for more of Apache Artemis
Previously, dependency management was provided for artemis-jms-client
and artemis-jms-server, but none of the other Artermis modules upon
which they depend. This made it possible for a mixture of versions
to end up on the classpath.

This commit adds dependency management for all of the Artemis modules
upon which artemis-jms-client and artemis-jms-server depends. It also
adds dependency management for artermis-amqp-protocol as proposed
in gh-5818

Closes gh-5818
Closes gh-5914
2016-05-10 14:42:57 +01:00
Johnny Lim 7d4e3e36e1 Upgrade to Jackson 2.7.4
Closes gh-5900
2016-05-10 11:06:51 +01:00
Stephane Nicoll 8cbbb577a0 Fixup version numbers following release 2016-05-10 08:04:41 +02:00
Stephane Nicoll 9e60340c0e Upgrade to EhCache 3.0.1
Closes gh-5898
2016-05-10 07:33:39 +02:00
Spring Buildmaster 819a9574a6 Next Development Version 2016-05-10 05:28:34 +00:00
Stephane Nicoll 0df5165a17 Upgrade to Spring REST Docs 1.1.0.RC1
Closes gh-5896
2016-05-09 13:44:31 +02:00
Gary Russell 6d953efce1 Upgrade to Spring AMQP 1.6.0.RC1
Closes gh-5886
2016-05-07 17:16:07 +02:00
Gary Russell e66947735d Upgrade to Spring AMQP 1.5.6
Closes gh-5887
2016-05-07 17:14:51 +02:00
Stephane Nicoll 8b60bbe088 Upgrade to Spring Framework 4.3.0.RC2
Closes gh-5881
2016-05-06 16:22:02 +02:00
Stephane Nicoll 72c2454218 Fixup version numbers following release 2016-05-06 14:06:51 +02:00
Spring Buildmaster 376bbe68d8 Next Development Version 2016-05-06 11:23:57 +00:00
Stephane Nicoll 3567e57ff6 Upgrade to Spring Framework 4.2.6.RELEASE
Closes gh-5322
2016-05-06 11:57:06 +02:00
Andy Wilkinson a1413bdb2d Merge branch '1.3.x' 2016-05-05 18:02:27 +01:00
Andy Wilkinson 5f6be0152b Upgrade to Spring Loaded 1.2.6.RELEASE
Closes gh-5874
2016-05-05 17:59:08 +01:00
Andy Wilkinson a079868965 Upgrade to EhCache 2.10.2
Closes gh-5873
2016-05-05 17:58:37 +01:00
Andy Wilkinson f1793bbe31 Upgrade to Reactor 2.0.8.RELEASE
Closes gh-5872
2016-05-05 17:58:08 +01:00
Andy Wilkinson 5f20504d3b Upgrade to Embedded Mongo 1.50.3
Closes gh-5871
2016-05-05 17:56:52 +01:00
Andy Wilkinson 71f7cf581b Upgrade to Undertow 1.3.22.Final
Closes gh-5858
2016-05-05 17:56:13 +01:00
Dave Syer 042407c917 Add redis starter to BOM 2016-05-05 14:58:40 +01:00
Andy Wilkinson 5f12c8c614 Upgrade to Spring Security 4.1.0.RELEASE
Closes gh-5869
2016-05-05 13:42:45 +01:00
Andy Wilkinson ca15de459c Start building against Spring Framework 4.2.6 snapshots
See gh-5322
2016-05-05 09:13:30 +01:00
Andy Wilkinson 5a730a916c Remove dependency management for jackson-datatype-jdk7
jackson-datatype-jdk7 has been dropped in Jackson 2.7 as the
functionality is now part of the databind module.

Closes gh-494
2016-05-03 11:33:11 +01:00
Stephane Nicoll bf89c8ee46 Polish spring session auto-configuration
This commit improves the initial submission by adding more tests and
more configuration options.

Closes gh-5158
2016-05-02 15:02:53 +02:00
Andy Wilkinson aee3833351 Merge branch '1.3.x' 2016-04-27 09:28:14 +01:00
Andy Wilkinson 71fddc51df Upgrade to Spring Batch 3.0.7.RELEASE
Closes gh-5166
2016-04-27 09:27:16 +01:00
Artem Bilan 6be4ec2af5 Upgrade to Spring Integration 4.3.0.M2
Closes gh-5797
2016-04-26 08:14:08 +02:00
Andy Wilkinson b159bb8af8 Merge branch '1.3.x' 2016-04-21 09:57:35 +01:00
Andy Wilkinson 97934aaf82 Upgrade to Jetty 9.2.16.v20160414
Closes gh-5757
2016-04-21 09:55:46 +01:00
Andy Wilkinson 596a54e5ca Upgrade Javassist to 3.20.0-GA
Closes gh-2953
2016-04-20 10:00:11 +01:00
Stephane Nicoll 0cfcbeb40e Add dependency management for Ehcache 3
Closes gh-5725
2016-04-19 13:58:24 +02:00
Andy Wilkinson c068285586 Streamline Integration Starter and add Java DSL to it
This commit streamlines the Integration Starter by removing the file
http, ip, and stream modules as they are not always used by a majority
of apps that use Spring Integration and can also pull in other, unwanted
dependencies.

Additionally, a dependency on spring-integration-java-dsl has been
added. This makes it easy for users to configure Spring Integration
using Java configuration (the recommended approach), rather than via
XML. The Integration sample has been updated to use the DSL. Further
improvements could be made once the sample is using Java 8.

Closes gh-5528
2016-04-18 14:55:35 +01:00
Andy Wilkinson 9a8e46952c Add dependency management for org.seleniumhq.selenium:selenium-java
Closes gh-5721
2016-04-18 11:31:09 +01:00
Phillip Webb 15dee60049 Restore spring-boot-starter-ws
Rename spring-boot-starter-webservices back to spring-boot-starter-ws.
Unfortunately the starter exists in Spring Boot 1.3 so we can't rename
it without consequence.

See gh-5711
2016-04-16 08:30:56 -07:00
Phillip Webb 5881c9c74f Polish 2016-04-15 22:39:35 -07:00
Andy Wilkinson 35270e939f Update dependency management for Selenium and its HTMLUnit Driver
Closes gh-5705
2016-04-15 17:08:04 +01:00
Andy Wilkinson a4f77ae275 Provide dependency management for com.fasterxml:classmate
Hibernate and Hibernate Validator depend on different versions of
Classmate (1.1 and 1.3 respectively). This can lead to build failures
when Maven's Enforcer plugin is used.

This commit adds dependency management for Classmate which ensures
that a consistent version is used and convergence errors are avoided.

Closes gh-5697
2016-04-15 11:49:13 +01:00
Andy Wilkinson eb8b77e350 Improve analysis of failures due to NoUniqueBeanDefinitionException
Closes gh-5683
2016-04-15 11:46:18 +01:00
Johnny Lim 3f28542f23 Additional jackson dependency management
This commit provide dependency management for
`jackson-dataformat-cbor` and `jackson-dataformat-smile`

Closes gh-5689
2016-04-15 08:58:52 +02:00
Andy Wilkinson e14329c77b Upgrade to Spring Web Services 2.3.0.RELEASE 2016-04-11 18:05:59 +01:00
Phillip Webb b00d97e764 Upgrade to AssertJ 2.4.1
Fixes gh-5647
2016-04-11 10:00:18 -07:00
Andy Wilkinson d8dc76bbb0 Complete dependency management for Spring Session
Spring Session 1.2 has introduced two new modules. This commit
expands Boot's dependency management to cover them.

Closes gh-5634
2016-04-11 17:19:02 +01:00
Andy Wilkinson f9b51cc870 Upgrade to Spring Session 1.2.0.RC2
Closes gh-5629
2016-04-07 14:36:57 +01:00
Eddú Meléndez cc7fe7b85a Upgrade to Spring Data Hopper SR1
Closes gh-5623
2016-04-07 13:08:21 +01:00
Eddú Meléndez e50aac73ed Add dependency jackson-module-kotlin
Auto-detection for Kotlin Jackson Module was added in Spring 4.3.0.RC1.
This commit provides the dependency management to handle the right
version.

Closes gh-5622
2016-04-07 07:14:03 +02:00
Phillip Webb 48800f1818 Polish contribution 2016-04-06 17:05:01 -07:00
Gytis Trikleris a2adc5a130 Add Narayana JTA support
Add support for JBoss Narayana.

Fixes gh-5552
2016-04-06 17:02:53 -07:00
Christopher Smith 4f6726ba10 Add dependency management for org.hibernate:hibernate-java8
Closes gh-4361
2016-04-06 13:49:53 +01:00
Stephane Nicoll 0ba605dbb2 Upgrade to Spring Framework 4.3.0.RC1
Closes gh-5616
2016-04-06 11:05:01 +02:00
Phillip Webb 0db1194007 Upgrade to Hibernate 5.1
Upgrade to Hibernate 5.1, whilst still retaining compatibility with
Hibernate 4.3. This commit introduces the following changes:

* Add SpringPhysicalNamingStrategy to provides lowercase/underscore
  table names support. This should be equivalent to the previous
  SpringNamingStrategy that was used with Hibernate 4. No
  ImplicitNamingStrategy is provided since the Hibernate 5 defaults
  appear to be roughly equivalent to the conventions used in Spring
  Boot 1.3
  spring.jpa.hibernate.naming.

* Migrate  `spring.jpa.hibernate.naming-strategy` to
  `spring.jpa.hibernate.naming.strategy` and provide additional
  properties for physical and implicit.

* Add `spring.jpa.hibernate.use-new-id-generator-mappings` property and
  default to `false` when on Hibernate 5 to retain back compatibility.

See gh-2763
2016-04-05 17:54:15 -07:00
Andy Wilkinson 7fc990a3cb Add dependency management for more Selenium modules
Previously, we only had dependency management for
selenium-htmlunit-driver. It depends on three other Selenium modules
for which dependency management was not provided. This means that there
was a risk that a mixture of versions would end up on the classpath.

This commit adds dependency management for the Selenium modules upon
which selenium-htmlunit-driver depends.

Closes gh-5520
2016-04-05 17:34:11 +01:00
Andy Wilkinson b4ea90c2cc Reinstate dependency management for GemFire
Closes gh-5444
2016-04-05 17:31:35 +01:00
Andy Wilkinson e0f9da5afe Remove dependency management for Spring Shell
While the benign exception that Gemfire outputs is unfortunate, it
isn't sufficient justification for adding dependency management for
Spring Shell.

Closes gh-5444
2016-04-05 16:52:51 +01:00
Andy Wilkinson 268641d3e2 Upgrade to Spring Session 1.2.0.RC1
Closes gh-5608
2016-04-05 15:05:58 +01:00
Andy Wilkinson 8c2ff00234 Upgrade to Neo4J OGM 2.0.0
Closes gh-5607
2016-04-05 15:05:58 +01:00
Andy Wilkinson 31e05babb2 Upgrade to Mongo Java Driver 2.14.2
Closes gh-5606
2016-04-05 15:05:58 +01:00
Andy Wilkinson 9af3fa0bde Upgrade to MariaDB Java Client 1.4.0
Closes gh-5605
2016-04-05 15:05:49 +01:00
Andy Wilkinson 67daed0d53 Upgrade to Inifispan 8.1.3.Final
Closes gh-5604
2016-04-05 15:05:12 +01:00
Andy Wilkinson 2e75a5073d Upgrade to Elasticsearch 2.2.2
Closes gh-5603
2016-04-05 15:05:12 +01:00
Andy Wilkinson 25de09872e Upgrade to AssertJ 2.4.0
Closes gh-5602
2016-04-05 15:05:12 +01:00
Andy Wilkinson da946c7ce4 Upgrade to Artemis 1.2.0
Closes gh-5601
2016-04-05 15:05:12 +01:00
Andy Wilkinson cc1d7bc9a2 Upgrade to ActiveMQ 5.13.2
Closes gh-5600
2016-04-05 15:05:12 +01:00
Andy Wilkinson bac1f312ea Upgrade to HTMLUnit 2.20
Closes gh-5599
2016-04-05 15:05:12 +01:00
Andy Wilkinson d1cd73cd0d Upgrade to Joda Time 2.9.3
Closes gh-5598
2016-04-05 15:05:12 +01:00
Andy Wilkinson ab204895c1 Upgrade to JSON Path 2.2.0
Closes gh-5597
2016-04-05 15:05:12 +01:00
Andy Wilkinson eb3ff528c1 Upgrade to Hazelcast 3.6.1
Closes gh-5596
2016-04-05 15:05:12 +01:00
Andy Wilkinson b9352c6cf0 Upgrade to App Engine API 1.9.34
Closes gh-5595
2016-04-05 15:05:12 +01:00
Andy Wilkinson f148e3a032 Upgrade to Caffeine 2.2.6
Closes gh-5594
2016-04-05 15:05:12 +01:00
Andy Wilkinson c1bb5696cc Upgrade to Jackson 2.7.3
Closes gh-5593
2016-04-05 15:05:12 +01:00
Andy Wilkinson 644f0d7f06 Upgrade to Couchbase Client 2.2.5
Closes gh-5592
2016-04-05 15:05:12 +01:00
Andy Wilkinson d27e280759 Merge branch '1.3.x' 2016-04-05 13:38:41 +01:00
Andy Wilkinson d138c1a61f Upgrade to Spring Security 4.0.4.RELEASE
Closes gh-5588
2016-04-05 12:52:58 +01:00
Andy Wilkinson 17aadc72ec Upgrade to Spring Security JWT 1.0.4.RELEASE
Closes gh-5587
2016-04-05 12:52:52 +01:00
Andy Wilkinson 52e876a996 Upgrade to Spring Cloud Connectors 1.2.2.RELEASE
Closes gh-5586
2016-04-05 12:52:34 +01:00
Andy Wilkinson ada3155a80 Upgrade to SLF4J 1.7.21
Closes gh-5585
2016-04-05 12:52:33 +01:00
Andy Wilkinson c77659c216 Upgrade to jOOQ 3.7.3
Closes gh-5584
2016-04-05 12:52:33 +01:00
Andy Wilkinson a0420f5f7c Upgrade to Jaybird 2.2.10
Closes gh-5583
2016-04-05 12:52:27 +01:00
Andy Wilkinson 41c1b29067 Upgrade to AspectJ 1.8.9
Closes gh-5582
2016-04-05 12:52:20 +01:00
Andy Wilkinson 1d8ff34eb0 Upgrade to Tomcat 8.0.33
Closes gh-5581
2016-04-05 12:52:20 +01:00
Andy Wilkinson f3b70e4641 Upgrade to HTTP Client 4.5.2
Closes gh-5580
2016-04-05 12:52:20 +01:00
Andy Wilkinson 36c572918e Upgrade to Undertow 1.3.20.Final
Closes gh-5579
2016-04-05 12:52:19 +01:00
Andy Wilkinson 20ba452eb2 Upgrade to HikariCP 2.4.5
Closes gh-5578
2016-04-05 12:52:19 +01:00
Andy Wilkinson 810ce0ed5a Upgrade to Jackson 2.6.6
Closes gh-5577
2016-04-05 12:52:19 +01:00
Andy Wilkinson ffe21175ca Upgrade to Logback 1.1.7
Closes gh-5568
2016-04-05 12:40:21 +01:00
John Blum 67f92bff1e Polish Pivotal GemFire starter and sample
Closes gh-5439
2016-04-05 12:52:10 +02:00
Stephane Nicoll 05ef0818f8 Polish contribution
Closes gh-5511
2016-04-05 12:38:04 +02:00
Huang YunKun 6a2ff3f02a Upgrade elasticsearch to 2.2.0
Closes gh-5443
2016-04-05 12:38:04 +02:00
Igor Stepanov 01f3e7059b Manage jackson-module-jaxb-annotations dependency
Closes gh-5570
2016-04-05 07:52:24 +02:00
Johnny Lim f88c583570 Polish
Closes gh-5553
2016-04-01 17:11:17 +02:00
Kazuki Shimizu db015a6c05 Upgrade to Lombok 1.16.8
Closes gh-5406
2016-04-01 11:56:21 +01:00
Andy Wilkinson f55066464d Merge branch '1.3.x' 2016-04-01 11:53:35 +01:00
Kazuki Shimizu b4b7e7ead3 Upgrade to Logback 1.1.6
Closes gh-5410
2016-04-01 11:42:50 +01:00
Andy Wilkinson e7bb67fa33 Upgrade to SLF4J 1.7.20
Closes gh-5408
2016-04-01 11:42:07 +01:00
Gary Russell 701561eede Upgrade Spring AMQP to 1.6.0.M2
Closes gh-5488
2016-03-29 15:12:39 +02:00
Stephane Nicoll fd437797b6 Polish contribution
This commit polihes the original Neo4j contribution in several areas.

Rather than providing the packages to scan, this commit rearranges the
`EntityScan` and `EntityScanRegistrar` so that the logic can be shared
for other components. If no package is provided, scanning now defaults to
the "auto-configured" package(s) and a `@NodeEntityScan` annotation
allows to override that.

The configuration has also been updated to detect the driver based on the
`uri` property. If the embedded driver is available we use that by
default. If it is not available, we're trying to connect to a Neo4j
server running on localhost. It is possible to disable the embedded mode
or set the `uri` parameter explicitly to deviate from these defaults.

The sample no longer relies on the embedded driver for licensing reason:
rather it expects an instance running on localhost (like other
data-related samples) and gracefully ignore any connection error. A
README has been added in the sample to further explain the available
options;

Closes gh-5458
2016-03-25 11:39:49 +01:00
Michael Hunger 0658cc8aee Add Neo4j support
See gh-5458
2016-03-25 11:26:57 +01:00
Gary Russell 67cffaebcc Upgrade Spring AMQP to 1.5.5.RELEASE
Closes gh-5489
2016-03-25 10:25:43 +01:00
Andy Wilkinson 13d4409f32 Merge branch '1.3.x' 2016-03-24 17:50:51 +00:00
Andy Wilkinson 86a9fc2f9a Upgrade to Undertow 1.3.19.Final
Closes gh-5264
2016-03-24 17:37:49 +00:00
Phillip Webb 6d934bb270 Add spring-boot-test-autoconfigure module
Add a new test module to deal with auto-configuration in tests.

See gh-4901
2016-03-23 22:20:54 -07:00
Phillip Webb cbea16ec01 Support HtmlUnit and Selenium localhost resolution
Provide variants of `WebClient` and `WebConnectionHtmlUnitDriver` that
automatically resolve relative URLs to "localhost:${local.server.port}".

Fixes gh-5472
2016-03-23 22:20:02 -07:00
Phillip Webb 1b6c2a3e5e Polish 2016-03-23 20:06:03 -07:00
Stephane Nicoll b8bc4f66e5 Align dependencies for Spring Data Hopper RC1
Align dependencies upgrade of the Hopper release.

Closes gh-5150
See gh-5443
2016-03-18 14:21:58 +01:00
Stephane Nicoll 29b4e381fa Upgrade to Spring Data Hopper RC1
Closes gh-5150
2016-03-18 13:24:47 +01:00
Stephane Nicoll caf11e4445 Add Couchbase cache support
This commit updates the cache auto-configuration to provide a
`CouchbaseCacheManager` if a `Bucket` has been configured.

The global customizer infrastructure allows to further tune the cache
manager if necessary.

Closes gh-5176
2016-03-18 07:52:56 +01:00
Stephane Nicoll e67f2e2983 Separate Couchbase setup from Spring Data
This commit separates the basic setup of Couchbase from Spring Data so
that a `Bucket` and `Cluster` bucket beans are exposed even if Spring
Data is not available.

A basic setup happens if `spring.couchbase.bootstrap-hosts` is specified,
configuring the `default` bucket with no authentication unless specified
otherwise.

If Spring Data is available, those beans are re-used by default to
configure the `CouchbaseTemplate` and other repository-related beans.

Closes gh-5347
2016-03-14 11:11:48 +01:00
Felipe Rotilho 00bb936c4b Upgrade to Gson 2.6.2
Closes gh-5310
2016-03-07 10:15:57 +00:00
Andy Wilkinson 98c9744a64 Merge branch '1.3.x' 2016-03-02 11:03:41 +00:00
Andy Wilkinson 497790571f Add dependency management for logback-core
Previously, only dependency management for logback-classic was
provided. This meant that it was possible for logback-core, upon
which logback-classic depends, to have a different version.

This commit adds dependency management for logback-core, thereby
ensuring that the two dependencies will have the same version.

Closes gh-5304
2016-03-02 11:02:18 +00:00
Andy Wilkinson ef5087c5ee Upgrade to Jackson 2.7.2
Closes gh-5081
2016-03-02 07:25:55 +00:00
Stephane Nicoll f04b517adb Upgrade to Caffeine 2.2.2
See gh-4903
2016-02-29 14:09:54 +01:00
Eddú Meléndez 98cc68364a Add Caffeine cache support
See gh-4899
2016-02-29 14:07:01 +01:00
Andy Wilkinson 65234ce4a1 Start building against Spring Framework 4.3 snapshots
See gh-4900
2016-02-26 18:24:56 +00:00
Stephane Nicoll 5680ffdedb Fixup version numbers following release 2016-02-26 11:00:36 +01:00
Spring Buildmaster 225d877ab9 Next Development Version 2016-02-26 01:06:16 -08:00
Andy Wilkinson 8b587a87ef Upgrade to Spring Session 1.1.0.RELEASE
Closes gh-5252
2016-02-25 20:55:49 +00:00
Andy Wilkinson 3a5bb3391f Upgrade to Jedis 2.8.0
Closes gh-5251
2016-02-25 20:55:49 +00:00
Andy Wilkinson cf2d57a5db Upgrade to SnakeYAML 1.17
Closes gh-5250
2016-02-25 20:55:48 +00:00
Andy Wilkinson 83db70197e Upgrade to webjars-locator 0.30
Closes gh-5249
2016-02-25 20:55:48 +00:00
Andy Wilkinson fd4b126159 Upgrade to Json Assert 1.3.0
Closes gh-5248
2016-02-25 20:55:48 +00:00
Andy Wilkinson 33cca0fed1 Upgrade to mongo-java-driver 2.14.1
Closes gh-5247
2016-02-25 20:55:47 +00:00
Andy Wilkinson 8c11142cd8 Upgrade to mariadb-java-client 1.3.6
Closes gh-5246
2016-02-25 20:55:47 +00:00
Andy Wilkinson ccf7de904c Upgrade to Infinispan 8.1.2.Final
Closes gh-5245
2016-02-25 20:55:47 +00:00
Andy Wilkinson a3c118f76b Upgrade to Elasticsearch 1.7.5
Closes gh-5244
2016-02-25 20:40:42 +00:00
Andy Wilkinson 4bbf209c14 Upgrade to SolrJ 5.3.2
Closes gh-5243
2016-02-25 20:40:42 +00:00
Andy Wilkinson 06fb2d6d3e Upgrade to Log4j2 2.5
Closes gh-5242
2016-02-25 20:40:42 +00:00
Andy Wilkinson dd37ca8a81 Upgrade to ActiveMQ 5.13.1
Closes gh-5241
2016-02-25 20:17:03 +00:00
Andy Wilkinson e07330ef5f Upgrade to Joda Time 2.9.2
Closes gh-5240
2016-02-25 20:16:33 +00:00
Andy Wilkinson d5758ee3aa Upgrade to JMustache 1.12
Closes gh-5239
2016-02-25 20:16:09 +00:00
Andy Wilkinson 43b7771bf1 Upgrade to JsonPath 2.1.0
Closes gh-5238
2016-02-25 20:15:35 +00:00
Andy Wilkinson fcb5f03146 Upgrade to Hazelcast 3.6
Closes gh-5237
2016-02-25 20:15:02 +00:00
Andy Wilkinson dd2edee89a Upgrade to Gson 2.6.1
Closes gh-5236
2016-02-25 20:13:07 +00:00
Andy Wilkinson 8ae6ea0a06 Upgrade to appengine-api-1.0-sdk 1.9.32
Closes gh-5235
2016-02-25 20:12:31 +00:00
Andy Wilkinson 4d208c7717 Merge branch '1.3.x' 2016-02-25 10:53:26 +00:00
Andy Wilkinson 5d1ee87e81 Upgrade to Spring Framework 4.2.5.RELEASE 2016-02-25 10:45:57 +00:00
Andy Wilkinson 6bb9eb421f Merge branch '1.3.x' 2016-02-24 16:49:27 +00:00
Andy Wilkinson 1c715ab282 Upgrade to Jetty 9.2.15.v20160210
Upgrade to Jetty 9.2.15 and replace use of API that was deprecated
and changed to throw an UnsupportedOperationException in the same
release.

Closes gh-5218
2016-02-24 16:49:22 +00:00
Andy Wilkinson 7d84273d98 Merge branch '1.3.x' 2016-02-24 16:25:02 +00:00
Andy Wilkinson 1735fac3ab Upgrade to Logback 1.1.5
Closes gh-5212
2016-02-24 16:24:10 +00:00
Andy Wilkinson c14c0ac152 Merge branch '1.3.x' 2016-02-24 15:39:58 +00:00
Andy Wilkinson ab96962833 Upgrade to Spring AMQP 1.5.4.RELEASE
Closes gh-5224
2016-02-24 15:15:24 +00:00
Andy Wilkinson efec3b5607 Upgrade to SLF4J 1.7.16
Closes gh-5223
2016-02-24 15:15:23 +00:00
Andy Wilkinson 3eafec5f83 Upgrade to Postgresql 9.4.1208.jre7
Closes gh-5222
2016-02-24 15:15:23 +00:00
Andy Wilkinson f5e450ebf7 Upgrade to Jolokia 1.3.3
Closes gh-5221
2016-02-24 15:15:23 +00:00
Andy Wilkinson a33325e3da Upgrade to Hibernate Validator 5.2.4.Final
Closes gh-5220
2016-02-24 15:15:23 +00:00
Andy Wilkinson 0c389945da Upgrade to Jersey 2.22.2
Closes gh-5219
2016-02-24 15:15:23 +00:00
Andy Wilkinson f734fd8d17 Upgrade to ActiveMQ 5.12.3
Closes gh-5217
2016-02-24 15:15:22 +00:00
Andy Wilkinson 1b84ccb449 Upgrade to thymeleaf-layout-dialect 1.3.3
Closes gh-5216
2016-02-24 15:15:22 +00:00
Andy Wilkinson ea34dcdcde Upgrade to HikariCP-java6 2.3.13
Closes gh-5215
2016-02-24 15:15:22 +00:00
Andy Wilkinson beb5f0bd41 Upgrade to Hazelcast 3.5.5
Closes gh-5214
2016-02-24 15:15:22 +00:00
Andy Wilkinson d9814bf529 Upgrade to H2 1.4.191
Closes gh-5213
2016-02-24 15:15:22 +00:00
Andy Wilkinson b061aa5d7e Upgrade to Spring Data Gosling SR4
Closes gh-5119
2016-02-24 10:59:30 +00:00
Gary Russell 5e180641ec Upgrade to Spring Integration 4.2.5.RELEASE
Closes gh-5190
2016-02-22 15:48:15 +00:00
Andy Wilkinson 1697276d7d Merge branch '1.3.x' 2016-02-22 15:46:59 +00:00
Andy Wilkinson 1c00fdd80c Upgrade to Undertow 1.3.18.Final
Closes gh-5182
2016-02-22 15:45:36 +00:00
Andy Wilkinson 0392d126b8 Merge branch '1.3.x' 2016-02-22 14:36:26 +00:00
Andy Wilkinson 5d256196a6 Upgrade to Groovy 2.4.6
Closes gh-4149
2016-02-22 14:34:12 +00:00
Andy Wilkinson ca79ba8291 Add dependency management for new spring-restdocs-restassured module
Closes gh-5160
2016-02-22 10:22:57 +00:00
Andy Wilkinson bbef9fcdb3 Add dependency management for new spring-session-data-gemfire module
Closes gh-5161
2016-02-22 10:21:58 +00:00
Dave Syer e021a30745 Merge branch '1.3.x'
Conflicts:
	spring-boot-dependencies/pom.xml
2016-02-20 16:40:21 +00:00
Dave Syer 14a5feacea Update to OAuth 2.0.9 2016-02-20 16:34:53 +00:00
Phillip Webb 89b7704977 Extract spring-boot-test.jar
Relocate the `org.springframework.boot.test` package from the
`spring-boot.jar` to `spring-boot-test.jar`.

Fixes gh-5184
2016-02-19 19:28:37 -08:00
Andy Wilkinson 7512687cba Upgrade to Spring Session 1.1.0.RC1
Closes gh-5161
2016-02-19 16:19:52 +00:00
Andy Wilkinson 9be69f1ac7 Improve JDBC driver dependency management and class name test coverage
Previously, the DatabaseDriver enumeration contained entries for
some databases without having dependency management for the database
driver dependency. This leads to the possibility of a user inadvertently
using the wrong version of a driver where the class names do not match
those listed in the enumeration. A further problem is that we do not
test that the class names listed in the enumeration match the
names of Driver and XADataSource implementations in the database driver.

This commit completes the database driver dependency management so that
dependency management is provided for every driver that is both listed
in DatabaseDriver and available in Maven Central. It also adds tests
for DatabaseDriver that ensures that each class that is listed exists
and implements the required interface (java.sql.Driver or
javax.sql.XADataSource).

Closes gh-4946
2016-02-19 12:41:13 +00:00
Andy Wilkinson 3b068c8bc2 Upgrade to Spring Integration 4.3.0.M1
Closes gh-5163
2016-02-17 16:42:39 +00:00
Andy Wilkinson e0ee46ec61 Upgrade to Spring AMQP 1.6.0.M1
Closes gh-5162
2016-02-17 16:42:39 +00:00
Andy Wilkinson a81cd5df74 Upgrade to Spring REST Docs 1.1.0.M1
Closes gh-5160
2016-02-16 12:25:26 +00:00
Andy Wilkinson ed04a5b12e Merge branch '1.3.x' 2016-02-16 09:48:14 +00:00
Andy Wilkinson fbbead622d Add dependency management for some more of Jetty's modules
Closes gh-5155
2016-02-16 09:47:23 +00:00
Stephane Nicoll da3b49e024 Polish contribution
Closes gh-3499
2016-02-16 09:31:50 +01:00
Eddú Meléndez 76f1ca4188 Add Couchbase support
Closes gh-3498
2016-02-16 09:31:50 +01:00
Stephane Nicoll b205e02e33 Upgrade to Spring Data Hopper M1
Closes gh-5120
2016-02-15 14:57:08 +01:00
Andy Wilkinson 0641d9af4f Merge branch '1.3.x' 2016-02-12 10:18:02 +00:00
Andy Wilkinson 815da8b845 Upgrade to Tomcat 8.0.32
Closes gh-5122
2016-02-12 10:17:09 +00:00
Andy Wilkinson 4597b61626 Merge branch '1.3.x' 2016-02-10 12:05:33 +00:00
Andy Wilkinson ec8f7d3a0f Upgrade to SLF4J 1.7.15
Closes gh-5044
2016-02-10 12:05:14 +00:00
Andy Wilkinson 9c40d43a72 Merge branch '1.3.x' 2016-02-10 11:34:00 +00:00
Andy Wilkinson aab678f499 Upgrade to Undertow 1.3.17.Final
Closes gh-5108
2016-02-10 11:33:48 +00:00
Phillip Webb 8b4d801dd6 Add support for AssertJ
Add AssertJ as a managed dependency and also include it in
spring-boot-starter-test. Also provide a simple adapter class to allow
Hamcrest matchers to be used as AssertJ Conditions.

Fixes gh-5048
2016-02-06 15:06:23 -08:00
Stephane Nicoll e7c7556266 Upgrade to Joda-time 2.9.1
Closes gh-4479
2016-01-27 17:57:48 +01:00
Stephane Nicoll 9115922efa Upgrade to mariadb 1.3.4
Closes gh-4482
2016-01-27 17:56:18 +01:00
Stephane Nicoll c2e8e0d897 Add dependency management for jackson-datatype-guava
Closes gh-4490
2016-01-27 17:53:26 +01:00
Marcel Overdijk 619f8e9ba0 Added dependency for jackson-datatype-json-org
Closes gh-5028
2016-01-26 16:49:35 +01:00
Eddú Meléndez c68ffa5ba0 Add Thymeleaf's Java8TimeDialect
Closes gh-4576
2016-01-26 14:43:10 +01:00
Stephane Nicoll 24b953edf2 Upgrade to gson 2.5
Closes gh-4496
2016-01-26 14:36:28 +01:00
Stephane Nicoll da5e0f6abe Remove reference to `spring-boot.version` in the build
Closes gh-5014
2016-01-26 13:24:16 +01:00
Stephane Nicoll fb0664902f Add dependency management for lombok
Closes gh-4598
2016-01-26 10:32:58 +01:00
Stephane Nicoll 11d8515594 Add failsafe default configuration
Provides better default for integration tests. Also expand the
documentation of the maven plugin in that area.

Closes gh-4223
2016-01-26 09:59:37 +01:00
Stephane Nicoll e293008c3f Rename redis starter to spring-boot-starter-data-redis
Closes gh-1033
2016-01-26 08:31:34 +01:00
Stephane Nicoll bead239448 Remove support for Log4j
Apache Log4j 1.x is EOL and has now been replaced by log4j 2. This commit
removes the deprecated support for Log4j 1.x

See gh-4905
2016-01-25 14:06:06 +01:00
Phillip Webb fbaf209240 Move master to 1.4.0.BUILD-SNAPSHOT 2016-01-24 10:45:24 -08:00
Phillip Webb c77a7e0cba Fixup version numbers following release 2016-01-21 19:18:01 -08:00
Spring Buildmaster 504d3e97ba Next development version 2016-01-21 18:41:30 -08:00
Phillip Webb 6d19d737a4 Downgrade to Spring Web Services 2.2.3
Since 2.2.5 hasn't yet been released we'll need to rollback for our
release.

See gh-4789
2016-01-21 17:40:48 -08:00
Andy Wilkinson acfae2ebff Upgrade to Spring AMQP 1.5.3.RELEASE
Closes gh-5003
2016-01-21 20:24:03 +00:00
Andy Wilkinson d1be03fcf0 Upgrade to Postgresql 9.4.1207.jre7
Closes gh-5002
2016-01-21 20:22:06 +00:00
Andy Wilkinson 0ed671cb0e Upgrade to jOOQ 3.7.2
Closes gh-5001
2016-01-21 20:21:26 +00:00
Andy Wilkinson 5a04b58432 Upgrade to ActiveMQ 5.12.2
Closes gh-5000
2016-01-21 20:21:01 +00:00
Andy Wilkinson 7c9ec1de0e Upgrade to Undertow 1.3.14.Final
Closes gh-4999
2016-01-21 20:20:37 +00:00
Andy Wilkinson 46f712ec34 Upgrade to Embedded Mongo 1.50.2
Closes gh-4998
2016-01-21 20:20:17 +00:00
Andy Wilkinson ffd58dd5c7 Upgrade to Jackson 2.6.5
Closes gh-4997
2016-01-21 20:19:17 +00:00
Andy Wilkinson d4e44fedc4 Merge branch '1.2.x' 2016-01-21 20:18:38 +00:00
Andy Wilkinson 91c497e8bf Upgrade to AspectJ 1.8.8
Closes gh-4996
2016-01-21 20:17:46 +00:00
Andy Wilkinson c1c62c1692 Add dependency management for jackson-jaxrs-json-provider
Closes gh-4932
2016-01-13 13:26:51 +00:00
Stephane Nicoll 57b99f0b63 Upgrade to Undertow 1.3.12.Final
Closes gh-4821
2016-01-12 16:33:12 +01:00
Andy Wilkinson a6c0f07376 Merge branch '1.2.x' 2016-01-04 17:18:19 +00:00