Juergen Hoeller
688167a7df
Upgrade to Checkstyle 8.29 and Apache Johnzon 1.2.3
5 years ago
Juergen Hoeller
f9a73503f4
Upgrade to Hibernate Validator 6.1.1
5 years ago
Juergen Hoeller
7c47e3ba2e
Upgrade to Netty 4.1.45, Jetty 9.4.26, Groovy 2.5.9, Woodstox 6.0.3, Caffeine 2.8.1, OpenPDF 1.3.12
5 years ago
Stephane Nicoll
c20a7b4636
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-24355
5 years ago
Andy Wilkinson
61d9787b98
Publish a build scan only if authenticated
...
Previously, anyone could publish a scan and publishing was performed
if the GRADLE_ENTERPRISE_URL environment variable was set.
ge.spring.io has now been locked down to prohibit anonymous build scan
publishing. This commit aligns with this change by only attempting to
publish a build scan when authenticated with the server.
Authentication is achieved via an access token that is made available
via an environment variable on CI and locally via a file in ~/.gradle.
One can obtain an access key by running the following command:
./gradlew provisionGradleEnterpriseAccessKey
Closes gh-24371
5 years ago
Gary Hale
e864409c5f
Update Artifactory plugin to 4.12.0
...
Closes gh-24250
5 years ago
Stephane Nicoll
5debd866d4
Upgrade to Reactor Dysprosium SR3
...
Closes gh-24349
5 years ago
Rossen Stoyanchev
29fe65d23c
Upgrade to Dysprosium snapshots
...
See gh-24349
5 years ago
Juergen Hoeller
0801a7d7e4
Upgrade to RxJava 2.2.17, OkHttp 3.14.6, Jetty Reactive HttpClient 1.1.1
5 years ago
Juergen Hoeller
f6ca21f6a4
Upgrade to SLF4J 1.7.30 and Checkstyle 8.28
5 years ago
Andy Wilkinson
2ac5744323
Upgrade to Asciidoctor Gradle Plugin 2.4
...
This commit updates the build to use the latest version of the
Asciidoctor Gradle Plugin. One significant new feature is that the
plugin's tasks are now cacheable.
Closes gh-24216
5 years ago
Juergen Hoeller
c562c3a0b3
Upgrade to Netty 4.1.44, Jetty 9.4.25, Undertow 2.0.29, OkHttp 3.14.5, Jackson 2.10.2
5 years ago
Sam Brannen
5718bf424b
Use Gradle test fixture support for spring-core
...
See gh-23550
5 years ago
Gary Hale
2d779857aa
Upgrade to Gradle build scan plugin 3.1.1
...
See gh-24252
5 years ago
Gary Hale
b6b7162d61
Upgrade to nohttp plugin 0.0.4.RELEASE
...
See gh-24251
5 years ago
Juergen Hoeller
5836680490
Upgrade to Log4J 2.13 and RxJava 2.2.16
5 years ago
Juergen Hoeller
b679c3b6ec
Upgrade to Tomcat 9.0.30
5 years ago
Juergen Hoeller
0a2046e81c
Upgrade to Hibernate ORM 5.4.10, Protobuf 3.11.1, Joda-Time 2.10.5, Commons Pool 2.7
5 years ago
Juergen Hoeller
2c03246f00
Polishing
5 years ago
Juergen Hoeller
17e2a0c7ea
Upgrade to AspectJ 1.9.5 and Checkstyle 8.27
5 years ago
Juergen Hoeller
1548a0c9a0
Upgrade to Mockito 3.2
5 years ago
Juergen Hoeller
2267080ff4
Upgrade to Protobuf 3.11 and Apache Johnzon 1.2.2
5 years ago
Andy Wilkinson
7f61f3852c
Enable reading from the remote build cache for all
...
Previously, the remote build cache was only enabled if the
GRADLE_ENTERPRISE_URL environment variable was configured. This meant
that contributors would not benefit from the build time improvements
of the caching without some additional setup.
This commit updates the buildCache configuration so that reading from
the remote build cache at https://ge.spring.io is enabled for all.
Pushing to the cache continues to be disabled unless the required
credentials are provided. Build scan configuration has also been
updated in line with this change. While the server URL is now
hardcoded, publishing is still opt-in via an environment variable.
The exact mechanism by which someone can opt in will change in the
future once some server-side changes have been made. At this point,
only a change to publishAlwaysIf should be necessary.
Closes gh-24105
5 years ago
Brian Clozel
d8f7ed133f
Puslish Gradle metadata
...
Closes gh-23503
5 years ago
Sébastien Deleuze
6f3909f2f0
Upgrade to Kotlin 1.3.61
...
Closes gh-24006
5 years ago
Stephane Nicoll
52630b06f5
Upgrade to Reactor Dysprosium-SR2
...
Closes gh-24037
5 years ago
Juergen Hoeller
88fd90c357
Upgrade to Tomcat 9.0.29, Jetty 9.4.24, RxJava 2.2.15
5 years ago
Juergen Hoeller
336e0595c5
Upgrade to Jetty 9.4.23 and Woodstox 6.0.2
5 years ago
Juergen Hoeller
82f4e933e0
Upgrade to Hibernate ORM 5.4.9, Hibernate Validator 6.1, Undertow 2.0.28
5 years ago
Stephane Nicoll
6fdeb10ee0
Start building against Reactor Dysprosium-SR2 snapshots
...
See gh-24037
5 years ago
Sébastien Deleuze
4c17314d0e
Upgrade to Kotlin 1.3.60
...
Closes gh-24006
5 years ago
Juergen Hoeller
a43ae63f17
Upgrade to SLF4J 1.7.29, Jackson 2.10.1, WebJars Locator 0.43
5 years ago
Juergen Hoeller
d394c7a5c0
Upgrade to RxJava 2.2.14, OkHttp 3.14.4, JRuby 9.2.9, Rhino 1.7.11, Awaitility 3.1.6
5 years ago
Juergen Hoeller
d51ab24a1b
Latest dependency updates (Tomcat 9.0.27, Undertow 2.0.27, RxJava 2.2.13, Gson 2.8.6, Apache Johnzon 1.2.1, Hibernate ORM 5.4.8, EclipseLink 2.7.5, H2 1.4.200, POI 4.1.1, Quartz 2.3.2, WebJars Locator 0.42, HtmlUnit 2.36, Checkstyle 8.26, Mockito 3.1, Objenesis 3.1)
5 years ago
Stephane Nicoll
0cea49fdc0
Upgrade to Reactor Dysprosium-SR1
...
Closes gh-23871
5 years ago
Stephane Nicoll
cf1b7620c7
Upgrade to Reactor Californium-SR13
...
Closes gh-23870
5 years ago
Sam Brannen
d159ec89a3
Upgrade to AssertJ 3.14.0
5 years ago
Stephane Nicoll
a51334f079
Upgrade to Netty 4.1.43.Final
5 years ago
Stephane Nicoll
fecb681339
Start building against Reactor Dysprosium-SR1 snapshots
...
See gh-23871
5 years ago
Stephane Nicoll
7ca96c02bd
Upgrade to Netty 4.1.43.Final
5 years ago
Stephane Nicoll
3a377f86b2
Start building against Californium-SR13 snapshots
...
See gh-23870
5 years ago
Rossen Stoyanchev
7f8966774e
Upgrade Jetty to 9.4.21
...
Make use of the new getAvailableExtensionNames() method.
Closes gh-23799
5 years ago
Rossen Stoyanchev
b343e733df
Upgrade Jetty to 9.4.21
...
Make use of the new getAvailableExtensionNames() method.
Closes gh-23565
5 years ago
Brian Clozel
77bc1b05a6
Use RSocket BOM
...
See gh-23698
5 years ago
Stephane Nicoll
f9424c889b
Upgrade to RSocket 1.0.0-RC5
...
Closes gh-23698
5 years ago
Sebastien Deleuze
ae2218741e
Upgrade to Jackson 2.10.0
...
Closes gh-23662
5 years ago
Juergen Hoeller
47a24ac378
Upgrade to Aalto 1.2.2, Protobuf 3.10, Apache Johnzon 1.2, SnakeYAML 1.25, OpenPDF 1.3.11, FreeMarker 2.3.29
5 years ago
Juergen Hoeller
3616e96792
Upgrade to SLF4J 1.7.28, Groovy 2.5.8, RxJava 2.2.12, Joda-Time 2.10.4, Rome 1.12.2, OkHttp 3.14.3, Apache HttpClient 4.5.10, Apache Johnzon 1.1.13
5 years ago
Sebastien Deleuze
091c512f0d
Upgrade to Coroutines 1.3.2
...
Closes gh-23663
5 years ago
Andy Wilkinson
69a0730b01
Upgrade to io.freefair.aspectj 4.1.1
...
Closes gh-23703
5 years ago