Sebastien Deleuze
c9f4fca944
Temporarily downgrade Reactor BOM to fix the build
8 years ago
Juergen Hoeller
e644c557e7
Latest dependency updates (RxJava 1.2.9, JiBX 1.3.1, H2 1.4.194, JBoss Logging 3.3.1, WebJars Locator 0.32-1)
8 years ago
Juergen Hoeller
b3154357f0
Latest dependency updates (Jetty 9.4.3, Joda-Time 2.9.9, SLF4J 1.7.25)
8 years ago
Sebastien Deleuze
9e8bc95dd6
Upgrade to Jackson 2.9.0.pr2
...
Issue: SPR-14925
8 years ago
Juergen Hoeller
85f64706a8
Latest dependency updates (Groovy 2.4.10, Hibernate ORM 5.2.9, Hibernate Validator 5.4.1)
8 years ago
Sebastien Deleuze
1a49de3204
Upgrade to Kotlin 1.1.1
8 years ago
Juergen Hoeller
e999da0eb0
Upgrade to TestNG 6.11 (and Netty 4.1.9)
8 years ago
Sebastien Deleuze
c56e4bd581
Upgrade to Tomcat 8.5.12
8 years ago
Brian Clozel
b799013567
Update to Reactor Aluminium SNAPSHOT
...
Currently the BOM versions are:
* reactor-core 3.0.6.BUILD-SNAPSHOT
* reactor-netty 0.6.2.BUILD-SNAPSHOT
This commit fixes as well a few deprecations in reactor-core.
8 years ago
Sebastien Deleuze
c8635de34e
Tune Gradle config to avoid Kotlin Runtime library warning
8 years ago
Juergen Hoeller
cea3a078b2
Upgrade to RxJava 2.0.7
8 years ago
Juergen Hoeller
2f85cbf0d9
Upgrade to Protobuf 3.2 and JRuby 9.1.8
8 years ago
Juergen Hoeller
0d7b25f324
Upgrade to CGLIB 3.2.5
...
Issue: SPR-15147
8 years ago
Juergen Hoeller
e61e8d5062
Upgrade to HtmlUnit 2.25 and Jackson 2.9 PR1
...
Includes Log4J 2.8.1 and Selenium 3.2 as well.
Issue: SPR-15319
8 years ago
Juergen Hoeller
eb47f4c4e2
Upgrade to EhCache 3.3 and SLF4J 1.7.24
8 years ago
Sebastien Deleuze
ad3dafef4f
Upgrade to Kotlin 1.1.0
...
Issue: SPR-15301
8 years ago
Juergen Hoeller
6556b40c2b
Upgrade to SnakeYAML 1.18 (with updated duplicate key tests)
...
Includes updates to Caffeine 2.4, Jetty 9.4.2, Undertow 1.4.11, RxJava 1.2.7 and Groovy 2.4.9.
8 years ago
Juergen Hoeller
2d7742b214
Latest dependency updates (RxJava 2.0.6, HtmlUnit Driver 2.24, Selenium 3.1)
8 years ago
Juergen Hoeller
6357c5167a
Upgrade to Jackson 2.8.7 and Dependency Management Plugin 1.0.0.RELEASE
8 years ago
Sebastien Deleuze
c85f063d92
Upgrade Reactor to Aluminium-SR1
8 years ago
Juergen Hoeller
b3ad4229f5
Upgrade to Gradle 3.4 final (and Hibernate ORM 5.2.8)
...
Issue: SPR-15207
8 years ago
Sebastien Deleuze
2fe5064dbe
Remove unneeded exclude from Gradle build
8 years ago
Sebastien Deleuze
692e432f0b
Generate Java 8 bytecode with Kotlin compiler
...
This commit also updates Kotlin from beta 2 to RC.
Issue: SPR-15183
8 years ago
Juergen Hoeller
dbf5b1e573
Latest dependency updates (Apache HttpAsyncClient 4.1.3, SLF4J 1.7.23, BeanShell 2.0b5)
8 years ago
Rossen Stoyanchev
4b4201efa1
WebFlux test support for server endpoints
...
Issue: SPR-14590
8 years ago
Juergen Hoeller
5b98a54c9b
Latest dependency updates (RxJava 1.2.6 & 2.0.5, RxNetty 0.5.2 GA, Tyrus 1.13.1, Undertow 1.4.10)
8 years ago
Rob Winch
4999898617
Update to Gradle 3.4-rc-2
...
We need to explicitly apply Dependency Management to the root
project since it depends on modules that use dependency management.
We need to ensure dependency management is applied after propdeps-maven
to avoid an ordering issue [1]
An update to propdeps was necessary to be compatable with Gradle
3.4+
[1] https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/149
Issue: SPR-15207
8 years ago
Sebastien Deleuze
02c4aff4ce
Upgrade to Kotlin 1.1.0-beta-38
8 years ago
Juergen Hoeller
ebaf6e1c24
Upgrade to Hibernate Validator 5.4 final (and Netty 4.1.8)
...
Issue: SPR-14998
8 years ago
Rossen Stoyanchev
fafd2d20e1
Rename spring-web-reactive to spring-webflux
...
Issue: SPR-15190
8 years ago
Mario Arias
c33ad15b28
Add Kotlin JDBC extensions
...
Issue: SPR-15158
8 years ago
Juergen Hoeller
f51b896bd9
Latest dependency updates (OkHttp 3.6, Apache HttpClient 4.5.3, Log4J 2.8)
8 years ago
Brian Clozel
944d17f237
Harmonize Tomcat dependencies
...
Use `tomcat-embed-core` instead of `tomcat-catalina`
for tomcat internal classes.
8 years ago
Rossen Stoyanchev
a2aaa05592
Polish
8 years ago
Violeta Georgieva
383375c35f
Use separate reactive HttpHandler for Tomcat/Jetty
...
Introduce separate adapters TomcatHttpHandlerAdapter/JettyHttpHandlerAdapter
so that each adapter can use the Tomcat/Jetty APIs for reading/writing
with ByteBuffer.
8 years ago
Sebastien Deleuze
2d95199466
Support i18n and nested templates in ScriptTemplateView
...
This commit changes the 3rd parameter passed to the rendering
function from String url to RenderingContext renderingContext.
RenderingContext contains 4 properties:
- ApplicationContext applicationContext
- Locale locale
- Function<String, String> templateLoader
- String url
Issue: SPR-15064
8 years ago
Juergen Hoeller
12973ac702
Polishing
8 years ago
Juergen Hoeller
cb242894a9
Upgrade to Jetty 9.4.1
8 years ago
Juergen Hoeller
55554143d7
Upgrade to Objenesis 2.5.1
...
Issue: SPR-15146
8 years ago
Sebastien Deleuze
0b08d0a246
Change repositories order to use the right Kotlin dependency
...
A bogus pre-release of Kotlin 1.1.0-beta-17 seems to be
in Spring Artifactory cache, this change make Gradle using
the right one from Bintray. Using --refresh-dependencies
may be needed to pick-up the right one.
8 years ago
Brian Clozel
5203bd13cc
Upgrade to Tomcat 8.5.11
8 years ago
Andy Wilkinson
b1fed6f7c8
Only apply dependency-management and propdeps-maven to subprojects
...
Previously, the dependency management and propdeps-maven plugins
were being applied to all projects. The latter caused a problem with
publishing to Artifactory as the buildSrc project now had the
propdeps-maven plugin applied to it.
This commit removes the logic that was applying the propdeps-plugin
to all projects so that it's only applied to subprojects excluding
the buildSrc project. The logic that applies the dependency management
plugin has been moved to the same location. It is applied after the
propdeps-maven plugin as, otherwise, the pom customization does not
work correctly and optional dependencies are not included in
generated poms.
Issue: SPR-15167
8 years ago
Juergen Hoeller
69326dbf9a
Upgrade to Hibernate ORM 5.2.7 and Rome 1.7.1
8 years ago
Andy Wilkinson
6fe7b176c4
Apply propdeps-maven plugin to ensure the optional deps are in poms
...
Issue: SPR-15167
8 years ago
Sebastien Deleuze
35d5dca571
Upgrade to Kotlin 1.1-beta-17
...
Spring Framework 5.0 now requires Kotlin 1.1+. This commit
also re-enable Kotlin JSR 223 unit tests.
Issue: SPR-15100
8 years ago
Rob Winch
95da47f579
Use dependency-management-plugin:1.0.0.BUILD-SNAPSHOT
...
This fixes an issue where the dependencyManagement entries are not
added to the generated pom [1]
[1] https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/141
8 years ago
Brian Clozel
a0427209d8
Upgrade to Reactor Aluminium SNAPSHOT
8 years ago
Andy Wilkinson
63106e7ffb
Fix dependencyMangement plugin config
...
Apply the dependency management plugin to all projects
Do not use Maven-style exclusion semantics
Issue: SPR-15162
8 years ago
Brian Clozel
17525ef969
Use Reactor BOM and dependency management plugin
...
Issue: SPR-15162
8 years ago
Juergen Hoeller
ac6aa53031
Drop outdated BeanFactoryLocator / beanRefContext.xml mechanism
...
Issue: SPR-15154
8 years ago