Juergen Hoeller
5b901852e6
Upgrade to HtmlUnit 2.19
...
This upgrade includes AutoCloseable support for HtmlUnit WebConnections as introduced in 2.19, while remaining compatible with 2.18.
Issue: SPR-13686
9 years ago
Juergen Hoeller
ce5887795b
Latest dependency updates (JasperReports 6.2, Jetty 9.3.6, Joda-Time 2.9.1, HttpAsyncClient 4.1.1)
9 years ago
Rossen Stoyanchev
cf4a417f71
Upgrade to reactor 2.0.7
...
Issue: SPR-13665
9 years ago
Juergen Hoeller
9f4c9d7f3c
Upgrade to Undertow 1.3.5
9 years ago
Juergen Hoeller
b46a301e8a
Latest dependency updates (Hibernate ORM 5.0.3, Netty 4.0.33, Selenium 2.48.2, TestNG 6.9.9)
9 years ago
Brian Clozel
546efc2a91
Upgrade to Undertow 1.3.4.Final
9 years ago
Juergen Hoeller
baae8ddd3e
Upgrade to CGLIB 3.2
...
Issue: SPR-13353
9 years ago
Juergen Hoeller
081905d3b3
Latest dependency updates (Gson 2.4, Joda-Time 2.9, EhCache 2.10.1)
9 years ago
Stephane Nicoll
9bed389d1f
Harmonize javadoc urls in developer guide
...
Issue: SPR-13613
9 years ago
Juergen Hoeller
161fd98656
Upgrade to Apache HttpClient 4.5.1 and Derby 10.12.1.1
9 years ago
Sam Brannen
c2bc2b27ea
Suppress varargs warnings when compiling tests w/ Gradle
9 years ago
Brian Clozel
2e5ddef07d
Upgrade to Jetty 9.3.5
...
Issue: SPR-13564
9 years ago
Juergen Hoeller
357fab67a1
Upgrade to Tomcat 8.0.28 and Jackson 2.6.3
9 years ago
Stephane Nicoll
6210ab9208
Upgrade to Undertow 1.3.0.Final
9 years ago
Stephane Nicoll
02e583b1b1
Upgrade to H2 1.4.190
9 years ago
Brian Clozel
01986ac73d
Upgrade to undertow 1.3.0.CR3
9 years ago
Sam Brannen
da99897676
Remove spring-messaging's dependency on spring-test
9 years ago
Juergen Hoeller
bb4e682a7e
Latest dependency updates (POI 3.13, Reactor 2.0.6, Netty 4.0.32, Tomcat 8.0.27)
9 years ago
Juergen Hoeller
20c4f82d6b
Upgrade to Hibernate ORM 5.0.2 and Hibernate Validator 5.2.2
9 years ago
Rossen Stoyanchev
c75206f975
Prepare for Reactor 2.0.6
9 years ago
Juergen Hoeller
71dcd28c77
Upgrade to Groovy 2.4.5 (plus extracted guavaVersion and okhttpVersion)
9 years ago
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
9 years ago
Juergen Hoeller
fe3aad4ab2
Latest dependency updates (H2 1.4.189, Underscore.js 1.8.3)
9 years ago
Juergen Hoeller
f0ebddef1e
Latest dependency updates (AspectJ 1.8.7, Jackson 2.6.2, EhCache 3.0 M3)
9 years ago
Juergen Hoeller
5c22002d21
Latest dependency updates (Undertow 1.2.12, WebJars Locator 0.28)
9 years ago
Juergen Hoeller
e214e64782
Latest dependency updates (Hibernate ORM 5.0.1, JasperReports 6.1.1, Joda-Time 2.8.2, SnakeYAML 1.16)
9 years ago
Juergen Hoeller
ec741bd5ea
Latest dependency updates (Jetty 9.3.3, Netty 4.0.31, Undertow 1.2.11)
9 years ago
Juergen Hoeller
e553bb79e7
Latest dependency updates (Commons Pool 2.4.2, OkHttp 2.5)
9 years ago
Juergen Hoeller
91b473fec5
Latest dependency updates (Tomcat 8.0.26, JRuby 1.7.22, H2 1.4.188)
9 years ago
Juergen Hoeller
6d1b8b5a31
SpringWebConstraintValidatorFactory for use with validation.xml
...
Issue: SPR-13327
9 years ago
Juergen Hoeller
79e24aeced
Upgrade to Hibernate ORM 5.0 GA
...
Issue: SPR-13002
9 years ago
Craig Andrews
cccf5f65f5
Register jackson-datatype-jdk7 module when using Java 7
...
Issue: SPR-13354
9 years ago
Juergen Hoeller
3d2e2cb3ae
Upgrade to Reactor 2.0.5
9 years ago
Juergen Hoeller
4dd6b789ef
Upgrade to Objenesis 2.2
...
Issue: SPR-13228
9 years ago
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
9 years ago
Juergen Hoeller
f88ad8dd7a
Upgrade to Hibernate ORM 4.3.11 and 5.0 RC4
9 years ago
Sam Brannen
3cd5210b94
Polish usage of global versions in Gradle build
9 years ago
Sam Brannen
a22dd68646
Upgrade HSQL & Selenium dependencies
9 years ago
Juergen Hoeller
01bc2519c5
Upgrade to AspectJ 1.9 beta 2 (for build compatibility with JDK 9 build 74+)
...
Issue: SPR-13297
9 years ago
Juergen Hoeller
1a088f0957
Upgrade to Hibernate Validator 5.2.1
9 years ago
Juergen Hoeller
b35103cc5c
Latest dependency updates (Hibernate ORM 5.0 RC3, Netty 4.0.30, JOpt Simple 4.9)
9 years ago
Juergen Hoeller
b74377932c
Deprecate native JRuby support
...
Issue: SPR-13283
9 years ago
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
9 years ago
Sam Brannen
7d16e3b97c
Upgrade to HtmlUnit 2.18 GA
...
Issue: SPR-13158
9 years ago
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
9 years ago
Sam Brannen
2a995ae246
Polish syntax in build.gradle
9 years ago
Juergen Hoeller
b277c081e7
Upgrade to Hibernate Validator 5.2 GA and Jackson 2.6 GA
9 years ago
Sam Brannen
0d0e879ed0
Upgrade to TestNG 6.9.6
9 years ago
Juergen Hoeller
cc0a4c1ea0
Upgrade to Jetty 9.3.1 and Undertow 1.2.9
9 years ago
Brian Clozel
ec5019dbae
Upgrade to groovy 2.4.4
9 years ago