Brian Clozel
2e5ddef07d
Upgrade to Jetty 9.3.5
...
Issue: SPR-13564
2015-10-13 19:07:56 +02:00
Juergen Hoeller
357fab67a1
Upgrade to Tomcat 8.0.28 and Jackson 2.6.3
2015-10-13 13:34:08 +02:00
Stephane Nicoll
6210ab9208
Upgrade to Undertow 1.3.0.Final
2015-10-12 10:06:46 +02:00
Stephane Nicoll
02e583b1b1
Upgrade to H2 1.4.190
2015-10-12 09:16:40 +02:00
Brian Clozel
01986ac73d
Upgrade to undertow 1.3.0.CR3
2015-10-08 11:39:19 +02:00
Sam Brannen
da99897676
Remove spring-messaging's dependency on spring-test
2015-10-06 15:40:41 +02:00
Juergen Hoeller
bb4e682a7e
Latest dependency updates (POI 3.13, Reactor 2.0.6, Netty 4.0.32, Tomcat 8.0.27)
2015-10-05 20:56:37 +02:00
Juergen Hoeller
20c4f82d6b
Upgrade to Hibernate ORM 5.0.2 and Hibernate Validator 5.2.2
2015-10-01 01:26:57 +02:00
Rossen Stoyanchev
c75206f975
Prepare for Reactor 2.0.6
2015-09-29 10:42:44 -04:00
Juergen Hoeller
71dcd28c77
Upgrade to Groovy 2.4.5 (plus extracted guavaVersion and okhttpVersion)
2015-09-24 21:51:48 +02:00
Brian Clozel
0510329b54
Support Undertow 1.3.0 in UndertowXhrTransport
...
As of Undertow 1.3.0, several APIs have been changed: replacing Xnio's
Pool/Pooled references to Undertow's new ByteBufferPool abstraction.
This move has been made, as part of
https://issues.jboss.org/browse/UNDERTOW-522 , to prepare deprecations in
the Xnio API.
This commit adds a new strategy to deal with both 1.0-1.2 and 1.3
Undertow generations.
Issue: SPR-13366
2015-09-24 16:17:20 +02:00
Juergen Hoeller
fe3aad4ab2
Latest dependency updates (H2 1.4.189, Underscore.js 1.8.3)
2015-09-23 22:03:08 +02:00
Juergen Hoeller
f0ebddef1e
Latest dependency updates (AspectJ 1.8.7, Jackson 2.6.2, EhCache 3.0 M3)
2015-09-21 22:49:23 +02:00
Juergen Hoeller
5c22002d21
Latest dependency updates (Undertow 1.2.12, WebJars Locator 0.28)
2015-09-08 18:04:56 +02:00
Juergen Hoeller
e214e64782
Latest dependency updates (Hibernate ORM 5.0.1, JasperReports 6.1.1, Joda-Time 2.8.2, SnakeYAML 1.16)
2015-09-04 15:11:19 +02:00
Juergen Hoeller
ec741bd5ea
Latest dependency updates (Jetty 9.3.3, Netty 4.0.31, Undertow 1.2.11)
2015-09-02 16:56:04 +02:00
Juergen Hoeller
e553bb79e7
Latest dependency updates (Commons Pool 2.4.2, OkHttp 2.5)
2015-08-27 12:37:51 +02:00
Juergen Hoeller
91b473fec5
Latest dependency updates (Tomcat 8.0.26, JRuby 1.7.22, H2 1.4.188)
2015-08-26 11:00:58 +02:00
Juergen Hoeller
6d1b8b5a31
SpringWebConstraintValidatorFactory for use with validation.xml
...
Issue: SPR-13327
2015-08-21 17:02:55 +02:00
Juergen Hoeller
79e24aeced
Upgrade to Hibernate ORM 5.0 GA
...
Issue: SPR-13002
2015-08-21 16:56:57 +02:00
Craig Andrews
cccf5f65f5
Register jackson-datatype-jdk7 module when using Java 7
...
Issue: SPR-13354
2015-08-18 14:20:08 +02:00
Juergen Hoeller
3d2e2cb3ae
Upgrade to Reactor 2.0.5
2015-08-17 13:00:29 +02:00
Juergen Hoeller
4dd6b789ef
Upgrade to Objenesis 2.2
...
Issue: SPR-13228
2015-08-12 19:54:43 +02:00
Juergen Hoeller
d8794a1edc
Test against EhCache 3.0 M2 (as a JCache provider)
...
Includes latest dependency updates (Jackson 2.6.1, Jetty 9.3.2, Undertow 1.2.10)
Issue: SPR-13342
2015-08-12 16:16:25 +02:00
Juergen Hoeller
f88ad8dd7a
Upgrade to Hibernate ORM 4.3.11 and 5.0 RC4
2015-08-11 13:58:42 +02:00
Sam Brannen
3cd5210b94
Polish usage of global versions in Gradle build
2015-08-10 17:41:26 +02:00
Sam Brannen
a22dd68646
Upgrade HSQL & Selenium dependencies
2015-08-10 17:26:05 +02:00
Juergen Hoeller
01bc2519c5
Upgrade to AspectJ 1.9 beta 2 (for build compatibility with JDK 9 build 74+)
...
Issue: SPR-13297
2015-08-03 21:35:57 +02:00
Juergen Hoeller
1a088f0957
Upgrade to Hibernate Validator 5.2.1
2015-07-30 22:09:13 +02:00
Juergen Hoeller
b35103cc5c
Latest dependency updates (Hibernate ORM 5.0 RC3, Netty 4.0.30, JOpt Simple 4.9)
2015-07-30 00:00:28 +02:00
Juergen Hoeller
b74377932c
Deprecate native JRuby support
...
Issue: SPR-13283
2015-07-28 16:00:09 +02:00
Sam Brannen
8ff247b17a
Ensure spring-test builds against HttpComponents 4.5
...
This is necessary to ensure that the version of HtmlUnit that we use is
compatible with HttpComponents 4.5.
Issue: SPR-13158
2015-07-27 12:03:21 +02:00
Sam Brannen
7d16e3b97c
Upgrade to HtmlUnit 2.18 GA
...
Issue: SPR-13158
2015-07-27 12:03:21 +02:00
Rob Winch
b73e39423c
Introduce support for HtmlUnit in Spring MVC Test
...
This commit introduces integration between MockMvc and HtmlUnit, thus
simplifying end-to-end testing when using HTML-based views and enabling
developers to do the following.
- Easily test HTML pages using tools such as HtmlUnit, WebDriver, & Geb
without the need to deploy to a Servlet container
- Test JavaScript within pages
- Optionally test using mock services to speed up testing
- Share logic between in-container, end-to-end tests and
out-of-container integration tests
Issue: SPR-13158
2015-07-27 12:03:21 +02:00
Sam Brannen
2a995ae246
Polish syntax in build.gradle
2015-07-23 21:13:05 +02:00
Juergen Hoeller
b277c081e7
Upgrade to Hibernate Validator 5.2 GA and Jackson 2.6 GA
2015-07-21 20:20:45 +02:00
Sam Brannen
0d0e879ed0
Upgrade to TestNG 6.9.6
2015-07-17 23:17:07 +03:00
Juergen Hoeller
cc0a4c1ea0
Upgrade to Jetty 9.3.1 and Undertow 1.2.9
2015-07-17 15:25:51 +02:00
Brian Clozel
ec5019dbae
Upgrade to groovy 2.4.4
2015-07-17 11:09:56 +02:00
Juergen Hoeller
2577ac300b
Refined spring-oxm test execution check for compatibility with the recently announced JDK 9 version scheme
...
Issue: SPR-13012
2015-07-15 15:21:37 +02:00
Juergen Hoeller
37f74e76f6
TomcatInstrumentableClassLoader supports Tomcat 7.0.63+ as well
...
Issue: SPR-13210
2015-07-15 00:02:55 +02:00
Juergen Hoeller
48f330dd31
AspectJ 1.9 beta 1 for ajc task (for JDK 9 build compatibility)
...
Plus latest dependency updates (Hibernate ORM 5.0 RC2, Jackson 2.6 RC4, Reactor 2.0.4, Tomcat 8.0.24, C3P0 0.9.5.1, Rome 1.5.1, FreeMarker 2.3.23, JRuby 1.7.21)
Issue: SPR-13012
2015-07-14 23:56:09 +02:00
Sam Brannen
c1b5262824
Upgrade to Gradle 2.5
...
Issue: SPR-13012
2015-07-09 17:18:56 +03:00
Juergen Hoeller
2d6ec953e4
Latest dependency updates (Jackson 2.6 RC3, JavaMail 1.5.4, JRuby 1.7.20.1)
2015-06-30 12:46:04 +02:00
Brian Clozel
7df9679399
Dependency upgrade webjars-locator 0.26
2015-06-24 16:13:29 +02:00
Brian Clozel
0417b89a9d
Dependency update: Netty 4.0.29.Final
2015-06-24 11:08:10 +02:00
Rossen Stoyanchev
e083683f4f
Update WebSocket support for Jetty 9.3
...
Issue: SPR-13140
2015-06-22 22:30:44 -04:00
Juergen Hoeller
7025cd74ec
Upgrade to Woodstox 5.0.1 (and Undertow 1.2.8)
2015-06-18 01:22:58 +02:00
Juergen Hoeller
371ea79b5f
Latest dependency updates (OkHttp 2.4, H2 1.4.187, Joda-Time 2.8.1)
2015-06-16 00:17:16 +02:00
Juergen Hoeller
a239116b76
Latest dependency updates (AspectJ 1.8.6, Jackson 2.6 RC2, Joda-Time 2.8, JDO 3.1)
2015-06-10 15:02:01 +02:00