Commit Graph

812 Commits

Author SHA1 Message Date
Andy Wilkinson
eea7050237 Merge branch '1.2.x' 2015-06-23 14:14:32 +01:00
Onur Kağan Özcan
2d153ca745 Upgrade to Spring Mobile 1.1.4.RELEASE
Closes gh-3308
2015-06-23 14:13:50 +01:00
Andreas Ahlenstorf
a08b09563b Add support for jOOQ
Add auto-configuration and a starter POM for jOOQ.

See gh-2804
2015-06-22 21:20:12 -07:00
Andy Wilkinson
7d845391b0 Start building against Spring Integration 4.2.0 snapshots
See gh-3286
2015-06-22 11:01:46 +01:00
Andy Wilkinson
cd4209d863 Remove dependency management for ActiveMQ’s non-JAR modules
Closes gh-3206
2015-06-22 10:46:23 +01:00
Andy Wilkinson
ad86897c63 Provide dependency management for spring-boot-starter-artemis
Closes gh-3246
2015-06-22 10:46:22 +01:00
Andy Wilkinson
289c5d5f08 Add dependency management for sprng-session-data-redis
Closes gh-2318
2015-06-22 10:46:22 +01:00
Andy Wilkinson
db1f4891e3 Don’t rely on org.json:json being pulled in transitively
Previously, spring-boot required org.json:json to be on the compile
classpath, but it was only there by virtue of it being a transitive
dependency of another of spring-boot’s dependency. This commit makes
it clear that spring-boot has an (optional) dependency on org.json:json
by having an explicit dependency declaration for it. Additionally, the
name of the version property and the alphabetical ordering in
spring-boot-dependencies have been corrected.

Closes gh-3290
2015-06-22 10:46:22 +01:00
Phillip Webb
890554e8d6 Exclude commons-logging from infinispan-spring4
Update `spring-boot-dependencies` to exclude `commons-logging` from
`infinispan-spring4`. The version pulled in was very old and included
a transitive dependency to `servlet-api` 2.4.

Fixes gh-3291
2015-06-19 14:02:16 -07:00
Phillip Webb
805263ac62 Add org.json:json to spring-boot-dependencies
Fixes gh-3290
2015-06-19 14:02:16 -07:00
Phillip Webb
8f16ebd059 Use Spring Data Gosling snapshots
Upgrade to Spring Data Gosling snapshot version in preparation for
Gosling-M2.

See gh-3288
2015-06-18 23:51:14 -07:00
Eddú Meléndez
8859824efc Add Apache Artemis support
Add auto-configuration support for Apache Artemis which was formed when
HornetQ was donated to the Apache Foundation. The majority of this code
is based on the HornetQ auto-configuration.

Fixes gh-3154
Closes gh-3246
2015-06-18 20:23:31 -07:00
Andy Wilkinson
a21b48a95c Upgrade to GemFire 8.1.0
This commit aligns our dependency management for GemFire with the
version used by the version of Spring Data GemFire that we currently
depend upon.

Previously, some dependency management that was added (see #2884) to
work around problems with GemFire 8.0’s dependencies; specifically it
depended on different versions of org.eclipse.jdt.core.compiler:ecj and
xml-apis:xml-apis. The different dependency versions appear to no
longer be a problem with 8.1 so this dependency management is now
redundant and has been removed.

Closes gh-3284
2015-06-18 17:02:28 +01:00
Andy Wilkinson
fd6d61e8b4 Add auto-configuration support for Spring Session
This commit adds support for automatically configuring Spring Session.
In a web application when both Spring Session and Spring Data Redis
are on the classpath, Spring Session's Redis Http Session support
will be auto-configured. The max inactive interval for Redis-backed
sessions can be configured via the environment using the existing
server.session-timeout property.

Closes gh-2318
2015-06-18 14:52:59 +01:00
Andy Wilkinson
3c9535f26b Add dependency management for Jaybird, Firebird's JDBC driver
Closes gh-2843
2015-06-18 14:13:35 +01:00
Andy Wilkinson
4d0996b1bd Start building against Spring 4.1.7 snapshots
See gh-3276
2015-06-18 13:34:21 +01:00
dgomesbr
1ebbf8ac4d Upgrade to Hazelcast 3.5
Closes gh-3267
Closes gh-3272
2015-06-18 14:12:28 +02:00
Diego Magalhães
1875192dad Upgrade joda-time to 2.8.1
Fixes gh-3238
Closes gh-3245
2015-06-16 20:49:21 -07:00
Phillip Webb
4db23f69e8 Switch to Spring Framework 4.2 SNAPSHOT 2015-06-16 17:27:00 -07:00
Andy Wilkinson
49e538248b Add dependency management for ActiveMQ’s other modules
Closes gh-3206
2015-06-15 14:43:07 +01:00
Dave Syer
2c829c7229 Add support for Spring Retry in CLI 2015-06-12 14:55:07 +01:00
Andy Wilkinson
168d05d4dd Upgrade to mongo-java-driver 2.13.2
Closes gh-3195
2015-06-10 14:26:09 +01:00
Andy Wilkinson
f73d86e700 Upgrade to Elasticsearch 1.5.2
Closes gh-3194
2015-06-10 14:26:09 +01:00
Andy Wilkinson
ae64d84b15 Upgrade to Jolokia 1.3.1 2015-06-10 14:26:08 +01:00
Andy Wilkinson
c7544094f7 Upgrade to Jersey 2.18
Closes gh-3192
2015-06-10 14:26:08 +01:00
Andy Wilkinson
ba90ab1f42 Upgrade to HttpClient 4.5
Closes gh-3189
2015-06-10 14:26:08 +01:00
Andy Wilkinson
4434bccbb8 Upgrade to org.apache.httpcomponents:httpasyncclient 4.1
Closes gh-3188
2015-06-10 14:26:08 +01:00
Andy Wilkinson
f55128892b Upgrade to commons-pool2 2.4.1
Closes gh-3187
2015-06-10 14:26:08 +01:00
Andy Wilkinson
d819cdd24f Upgrade to Joda Time 2.8
Closes gh-3186
2015-06-10 14:26:08 +01:00
Andy Wilkinson
b919e4a6b4 Upgrade to Undertow 1.2.7.Final
Closes gh-3185
2015-06-10 14:26:08 +01:00
Andy Wilkinson
e391591883 Upgrade to Reactor and Reactor Spring 2.0.3.RELEASE
Closes gh-3184
2015-06-10 14:26:07 +01:00
Andy Wilkinson
6d108436c0 Upgrade to HikariCP 2.3.8
Closes gh-3183
2015-06-10 14:26:07 +01:00
Andy Wilkinson
9943f28f0d Upgrade to sendgrid-java 2.2.2
Closes gh-3182
2015-06-10 14:26:07 +01:00
Andy Wilkinson
312169804b Update to Jackson 2.5.4
Closes gh-3180
2015-06-10 14:26:07 +01:00
Andy Wilkinson
bfc0a3f154 Merge branch '1.2.x' 2015-06-10 12:27:07 +01:00
Andy Wilkinson
ad7a1d9a69 Upgrade to Spring Integration 4.1.5.RELEASE
Closes gh-3176
2015-06-10 11:36:49 +01:00
Andy Wilkinson
4b02896b1d Upgrade to Jetty 9.2.11.v20150529
Closes gh-3191
2015-06-10 11:35:37 +01:00
Andy Wilkinson
0ad93c77d3 Update to AspectJ 1.8.6
Closes gh-3190
2015-06-10 11:34:34 +01:00
Andy Wilkinson
da5ed8f545 Provide dependency management for all of Spring Security OAuth
Closes gh-3159
2015-06-09 15:34:10 +01:00
Andy Wilkinson
bdfe5d19a5 Merge branch '1.2.x' 2015-06-09 11:28:41 +01:00
Eddú Meléndez
827c84169b Upgrade to Liquibase 3.3.5
Closes gh-3122
2015-06-09 11:27:18 +01:00
Phillip Webb
983484f429 Rename spring-boot-developer-tools -> devtools
Fixes gh-3099
2015-06-04 13:50:56 -07:00
Stephane Nicoll
b847b6fa4b Fixup version numbers following release 2015-06-04 10:34:44 +02:00
Spring Buildmaster
5d81c87b43 Next Development Version 2015-06-04 00:49:11 -07:00
Stephane Nicoll
fca192fa41 Add spring-boot-starter-cache
Closes gh-3098
2015-06-03 17:29:57 +02:00
Phillip Webb
49c4710f63 Merge branch '1.2.x' 2015-06-02 12:32:46 -07:00
Phillip Webb
61bc876ae8 Upgrade to H2 v1.4.187
Fixes gh-2730
2015-06-02 11:19:31 -07:00
Stephane Nicoll
2af2c4df0e Upgrade to Spring Data Gosling M1
Closes gh-3020
2015-06-02 15:46:17 +02:00
Phillip Webb
9ffd8622f6 Fix malformed Javadoc
See gh-3082
2015-06-02 00:50:33 -07:00
Phillip Webb
a8bf0d942b Add a spring-boot-developer-tools module
Add a new `spring-boot-developer-tools` module which will contain
auto-configuration to help during application development.

See gh-3082
2015-06-01 21:08:17 -07:00