Spring Builds
858394b720
Next development version (v6.0.4-SNAPSHOT)
2022-12-15 09:12:22 +00:00
Spring Builds
4ff18741fd
Next development version (v6.0.3-SNAPSHOT)
2022-11-24 13:50:54 +00:00
Spring Builds
e77c426eeb
Next development version (v6.0.2-SNAPSHOT)
2022-11-23 10:12:32 +00:00
Sébastien Deleuze
8350738929
Upgrade to Kotlin 1.7.21
...
Closes gh-29543
2022-11-22 08:53:10 +01:00
Spring Builds
befa4b14cd
Next development version (v6.0.1-SNAPSHOT)
2022-11-16 10:26:53 +00:00
Brian Clozel
3573022b96
Fix version change in previous commit
2022-11-14 13:23:05 +01:00
Brian Clozel
1ad7cc3702
Reorganize server observability packages
...
Prior to this commit, the server observability support would create a
cycle in Java packages.
This commit refactors the current arrangement to solve this by:
* "flattening" the reactive HTTP instrumentation; this removes the
dependency to the `ServerWebExchange` and `PathPattern` types
* moving the `observation` package under
`org.springframework.http.server` and
`org.springframework.http.server.reactive`
See gh-29477
2022-11-14 12:59:45 +01:00
Brian Clozel
21414bc265
Move Kotlin Gradle build config to convention
...
This commit moves the Kotlin build configuration from the Gradle DSL
to a dedicated convention in buildSrc.
2022-11-02 10:59:39 +01:00
Sam Brannen
d2d54c826f
Increase max memory for Gradle to 2048m
2022-02-15 14:59:26 +01:00
Brian Clozel
09b233365f
Update project version to 6.0.0-SNAPSHOT
2021-09-15 14:03:51 +02:00
Spring Builds
c7cca2e879
Next development version (v5.3.11-SNAPSHOT)
2021-09-15 07:24:10 +00:00
Spring Buildmaster
ca262eaa1c
Next development version (v5.3.10-SNAPSHOT)
2021-07-14 06:48:14 +00:00
Spring Buildmaster
8b1302bbe2
Next development version (v5.3.9-SNAPSHOT)
2021-06-09 07:50:04 +00:00
Spring Buildmaster
4809632f44
Next development version (v5.3.8-SNAPSHOT)
2021-05-12 05:50:28 +00:00
Spring Buildmaster
b73eb51cb1
Next development version (v5.3.7-SNAPSHOT)
2021-04-13 11:15:32 +00:00
Spring Buildmaster
f674652dd0
Next development version (v5.3.6-SNAPSHOT)
2021-03-16 08:12:35 +00:00
Spring Buildmaster
ff234568d2
Next development version (v5.3.5-SNAPSHOT)
2021-02-16 10:52:26 +00:00
Spring Buildmaster
dadef9f5bc
Next development version (v5.3.4-SNAPSHOT)
2021-01-12 06:34:25 +00:00
Spring Buildmaster
06e352822a
Next development version (v5.3.3-SNAPSHOT)
2020-12-09 06:11:23 +00:00
Spring Buildmaster
d5b5e894c9
Next development version (v5.3.2-SNAPSHOT)
2020-11-10 09:02:35 +00:00
Spring Buildmaster
96ffa14141
Next development version (v5.3.1-SNAPSHOT)
2020-10-27 14:52:47 +00:00
Andy Wilkinson
c1b2e23029
Disable unwanted Kotlin Stdlib dependencies
2020-07-30 18:27:27 +02:00
Spring Buildmaster
db6d7e2c69
Next Development Version
2020-04-28 08:23:23 +00:00
Spring Buildmaster
d26b84acd6
Next Development Version
2020-03-24 11:33:18 +00:00
Spring Buildmaster
0ad942f337
Next Development Version
2020-02-25 16:42:55 +00:00
Spring Buildmaster
0f5103de45
Next Development Version
2020-01-14 08:00:45 +00:00
Spring Buildmaster
1bff7ce141
Next Development Version
2019-12-03 08:59:24 +00:00
Spring Buildmaster
c28cc0bc74
Next Development Version
2019-11-02 08:19:35 +00:00
Andy Wilkinson
3b0b173353
Enable local build cache for buildSrc and main project
2019-09-30 15:04:14 +02:00
Spring Buildmaster
fef09e3522
Next Development Version
2019-09-30 08:57:48 +00:00
Stephane Nicoll
545a4faa2d
Revert "Next Development Version"
...
This reverts commit f3ba263fcc
.
2019-09-30 10:14:57 +02:00
Spring Buildmaster
f3ba263fcc
Next Development Version
2019-09-30 07:20:43 +00:00
Andy Wilkinson
9de4c4aefb
Enable parallel builds by default
...
Previously, all tasks in the build were run sequentially. This
commit updates Gradle's properties to build them in parallel where
possible. When using the daemon (recommended) its default max heap is
not sufficient for the demands on a parallel build, therefore this
commit also increases the daemon's max heap.
See gh-23620
2019-09-12 09:48:45 +02:00
Andy Wilkinson
35b967a801
Add opt-in build scan integration with Gradle Enterprise
...
This commit adds opt-in build scan integration with Gradle Enterprise.
When the GRADLE_ENTERPRISE_URL environment variable is set on a
developer's machine or on CI, a build scan will be automatically
uploaded to Gradle Enterprise at the end of the build.
This initial integration will establish a baseline for Spring
Framework builds. Once that baseline has been established we can use
the build scans to identify ways in which the build can be optimized
and updated to make use of Gradle's build caching which should reduce
build times, significantly so for changes that only affect tasks near
the leaf nodes of the task graph.
2019-09-05 15:16:59 +01:00
Stephane Nicoll
2a76a65708
Switch master to 5.2.0.BUILD-SNAPSHOT
2019-01-09 14:12:05 +01:00
Spring Buildmaster
754ad4d0d3
Next Development Version
2019-01-09 12:43:27 +00:00
Spring Buildmaster
dfc193b85e
Next Development Version
2018-11-27 09:29:05 +00:00
Spring Buildmaster
a82d726f76
Next Development Version
2018-10-29 10:33:23 +00:00
Spring Buildmaster
b2bf5fe0f3
Next Development Version
2018-10-15 07:20:38 +00:00
Spring Buildmaster
2a6da6a623
Next Development Version
2018-09-21 07:27:05 +00:00
Spring Buildmaster
4967dd887d
Next Development Version
2018-04-03 20:11:32 +00:00
Spring Buildmaster
1aaefbdd03
Next Development Version
2018-02-19 11:12:59 +00:00
Spring Buildmaster
14fa2b18ce
Next Development Version
2018-01-23 09:42:34 +00:00
Spring Buildmaster
e30f1fbe89
Next Development Version
2017-11-27 10:52:28 +00:00
Spring Buildmaster
6dcc8539f7
Next Development Version
2017-10-24 15:15:29 +00:00
Spring Buildmaster
5c7bd0a9ea
Next Development Version
2017-09-28 11:28:33 +00:00
Spring Buildmaster
b6a1680df5
Next Development Version
2016-07-04 09:33:06 +00:00
Spring Buildmaster
d60028caf1
Next Development Version
2016-06-10 08:59:53 +00:00
Spring Buildmaster
07022eae1e
Next Development Version
2015-12-17 01:12:29 -08:00
Spring Buildmaster
d781ac0c92
Next Development Version
2015-11-15 08:33:31 -08:00