Commit Graph

  • 3f779191e6 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-10 07:49:12 +01:00
  • 5cb23aeb85 Only disable test tasks when a project isn't compatible with toolchain Andy Wilkinson 2022-09-10 07:47:19 +01:00
  • 82b2fcd46a Correct the "base" JDK version used in JDK 19 CI image Andy Wilkinson 2022-09-10 06:39:26 +01:00
  • bfbb466456 Merge branch '2.7.x' Andy Wilkinson 2022-09-10 06:23:28 +01:00
  • 9ab061afb3 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-10 06:20:36 +01:00
  • 4523f01092 Set up CI on JDK 19 Andy Wilkinson 2022-09-08 15:40:52 +01:00
  • aa62e3d1bd Fix deprecation issues in WebMvcAutoConfigurationTests Phillip Webb 2022-09-09 12:52:27 -07:00
  • fc279b7083 Deprecate ThemeResolver auto-configuration Phillip Webb 2022-09-09 12:45:24 -07:00
  • aafceb3868 Merge branch '2.7.x' Andy Wilkinson 2022-09-09 16:47:06 +01:00
  • f17df7bf30 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-09 16:46:43 +01:00
  • 23c2f73b3f Update tests to allow them to run on Java 19 Andy Wilkinson 2022-09-08 15:16:30 +01:00
  • 205378e769 Merge branch '2.7.x' Andy Wilkinson 2022-09-09 15:15:56 +01:00
  • 144fdaa703 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-09 15:14:40 +01:00
  • 78f4242e46 Build with Gradle 7.5 while still supporting Gradle 6.8+ Andy Wilkinson 2022-09-09 13:04:06 +01:00
  • 89c61e9093 Adapt GlobalObservationConvention imports Brian Clozel 2022-09-09 14:30:53 +02:00
  • e37a0cb91e Merge branch '2.7.x' Stephane Nicoll 2022-09-09 10:30:54 +02:00
  • 50ca22f89d Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-09 10:30:42 +02:00
  • 6d0a504283 Start building against Spring Batch 4.3.7 snapshots Stephane Nicoll 2022-09-09 08:30:41 +02:00
  • bb6307a506 Start building against Spring Kafka 2.8.9 snapshots Stephane Nicoll 2022-09-09 08:30:17 +02:00
  • 91fb8b8b68 Start building against Spring AMQP 2.4.7 snapshots Stephane Nicoll 2022-09-09 08:29:48 +02:00
  • b4e97b73a6 Start building against Spring Data 2021.1.7 snapshots Stephane Nicoll 2022-09-09 08:29:26 +02:00
  • 0c5d5c331a Start building against Spring Framework 5.3.23 snapshots Stephane Nicoll 2022-09-09 08:28:59 +02:00
  • 126c3cf0d8 Start building against Rector 2020.0.23 snapshots Stephane Nicoll 2022-09-09 08:28:34 +02:00
  • 33b3a5f8bf Start building against Micrometer 1.8.10 snapshots Stephane Nicoll 2022-09-09 08:28:09 +02:00
  • 2f78d52c36 Merge branch '2.7.x' Phillip Webb 2022-09-08 19:52:40 -07:00
  • 55ad2b9371 Remove accidentally committed debug code Phillip Webb 2022-09-08 19:52:01 -07:00
  • 46be4a3f30 Merge branch '2.7.x' Phillip Webb 2022-09-08 19:38:05 -07:00
  • e88a682220 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-09-08 19:37:30 -07:00
  • 85697ac482 Update copyright year of changed files Phillip Webb 2022-09-08 19:36:59 -07:00
  • 6e239d551a Update Spring Batch to upstream API changes Phillip Webb 2022-09-08 18:21:56 -07:00
  • 127d320636 Refactor code to work around Eclipse compiler bug Phillip Webb 2022-09-08 18:24:21 -07:00
  • 0555dda63d Remove rarely used commands from the CLI Andy Wilkinson 2022-09-08 20:49:03 +01:00
  • e112657e1a Merge branch '2.7.x' Andy Wilkinson 2022-09-08 15:30:01 +01:00
  • 020e6dd3f1 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-08 15:28:08 +01:00
  • 280ce6390a Add NINETEEN to JavaVersion enum Andy Wilkinson 2022-09-08 15:25:34 +01:00
  • 5352468bcc Adapt to breaking transaction manager change in Spring Batch Andy Wilkinson 2022-09-08 14:51:03 +01:00
  • 0f9ff867e7 Merge branch '2.7.x' Stephane Nicoll 2022-09-08 10:55:56 +02:00
  • 9a26f47fa5 Upgrade Ubuntu version in CI images Stephane Nicoll 2022-09-08 10:54:59 +02:00
  • 1365eb7151 Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-08 10:55:43 +02:00
  • 5577d16823 Start building against Spring Security 6.0.0-M7 snapshots Andy Wilkinson 2022-09-08 09:54:34 +01:00
  • 5e132fb3a6 Upgrade Ubuntu version in CI images Stephane Nicoll 2022-09-08 10:54:05 +02:00
  • 3852cf4c44 Upgrade Ubuntu version in CI images Stephane Nicoll 2022-09-08 10:53:11 +02:00
  • 62a84487c9 Start building against Spring Data 2022.0.0-M6 snapshots Andy Wilkinson 2022-09-08 08:58:52 +01:00
  • d4ed2bd47a Support import into Eclipse 2022-06 Phillip Webb 2022-09-07 15:51:53 -07:00
  • 5470a6b349 Call FlywayConfigurationCustomizers after applying all other config Andy Wilkinson 2022-09-07 17:36:37 +01:00
  • d546ea515a Merge pull request #31769 from vpavic Stephane Nicoll 2022-09-07 11:51:16 +02:00
  • 94f42d11e5 Add support for customizing WebJars resource handler path pattern Vedran Pavic 2022-07-15 14:13:28 +02:00
  • ec63a981d0 Merge branch '2.7.x' Stephane Nicoll 2022-09-07 09:33:29 +02:00
  • 2fb257ad22 Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-07 09:33:17 +02:00
  • 1f535a6c55 Merge pull request #32142 from neilstevenson Stephane Nicoll 2022-09-07 09:33:11 +02:00
  • 19c69ff743 Polish "Add support for detecting .yml Hazelcast config files" Stephane Nicoll 2022-09-07 09:21:39 +02:00
  • 5eaafdee9a Add support for detecting .yml Hazelcast config files Neil Stevenson 2022-08-22 18:23:27 +01:00
  • 9fb0ecdae9 Merge branch '2.7.x' Stephane Nicoll 2022-09-07 09:11:45 +02:00
  • 74a88cd34a Merge pull request #32184 from ldziedziul Stephane Nicoll 2022-09-07 09:11:38 +02:00
  • 960b034875 Polish "Make sure Hazelcast shutdown logs are available" Stephane Nicoll 2022-09-07 09:07:29 +02:00
  • 24f3b2b1b7 Make sure Hazelcast shutdown logs are available Łukasz Dziedziul 2022-08-29 12:54:03 +02:00
  • 86e2edf911 Merge pull request #32215 from izeye Stephane Nicoll 2022-09-07 08:49:03 +02:00
  • 2273191c03 Polish Johnny Lim 2022-09-02 01:01:48 +09:00
  • cfdceba687 Merge branch '2.7.x' Stephane Nicoll 2022-09-07 08:45:29 +02:00
  • 9ef067d589 Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-07 08:45:19 +02:00
  • cd61d69a2f Merge pull request #32235 from valentine-dev Stephane Nicoll 2022-09-07 08:45:12 +02:00
  • 89e19ddab9 Support lower-case input in PeriodStyle valentine-dev 2022-09-06 00:07:47 -07:00
  • 59ecc962ca Merge branch '2.7.x' Stephane Nicoll 2022-09-07 07:19:25 +02:00
  • d44fb56f58 Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-07 07:19:04 +02:00
  • df0674c949 Upgrade to Postgresql 42.3.7 Stephane Nicoll 2022-09-07 07:18:50 +02:00
  • 7688444704 Upgrade to Postgresql 42.3.7 Stephane Nicoll 2022-09-07 07:17:20 +02:00
  • 8f51cd0e9d Migrate eclipse setup to use Java 17 Phillip Webb 2022-09-06 17:57:37 -07:00
  • bf0fc837dd Merge branch '2.7.x' Phillip Webb 2022-09-06 17:56:43 -07:00
  • 9bd4cf18f8 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-09-06 16:06:52 -07:00
  • f9e8361635 Update eclipse project setup file Phillip Webb 2022-09-06 16:05:29 -07:00
  • 791ddfa909 Start building against Spring Batch 5.0.0-M6 snapshots Andy Wilkinson 2022-09-06 15:44:38 +01:00
  • 17b2998bfb Start building against Reactor Bom 2022.0.0-M6 snapshots Andy Wilkinson 2022-09-06 15:23:02 +01:00
  • 754f47d6cc Merge pull request #32048 from jonatan-ivanov Andy Wilkinson 2022-09-06 20:15:58 +01:00
  • 13a2ea9194 Build against Micrometer 1.10.0-M5 and Tracing 1.0.0-M8 snapshots Jonatan Ivanov 2022-08-09 13:58:40 -07:00
  • d1810941e8 Automatically configure annotation processing in Eclipse Andy Wilkinson 2022-09-06 14:09:28 +01:00
  • 5e24b5a110 Stop using RuntimeHintsUtils#registerAnnotation Stephane Nicoll 2022-09-06 15:44:15 +02:00
  • e5d0e34268 Adapt to recent changes in Spring Framework Stephane Nicoll 2022-09-05 18:23:05 +02:00
  • 2dd2ca8f08 Merge branch '2.7.x' Andy Wilkinson 2022-09-05 15:42:43 +01:00
  • 2003cfdd43 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-05 15:42:28 +01:00
  • b47eb1abfc Merge pull request #32223 from valentine-dev Andy Wilkinson 2022-09-05 15:42:14 +01:00
  • bc23e70024 Polish "Support lower-case input in DurationStyle" Andy Wilkinson 2022-09-05 14:53:50 +01:00
  • c579c9378b Support lower-case input in DurationStyle valentine-dev 2022-09-02 13:41:12 -07:00
  • 0789dd0eb1 Upgrade to SnakeYaml 1.31 Brian Clozel 2022-09-05 14:30:36 +02:00
  • aadfefa5f8 Merge branch '2.7.x' Brian Clozel 2022-09-05 14:25:08 +02:00
  • cca5ee8a89 Merge branch '2.6.x' into 2.7.x Brian Clozel 2022-09-05 14:24:06 +02:00
  • 724f9ebf71 Support SnakeYaml 1.31 Brian Clozel 2022-09-05 14:22:24 +02:00
  • 987b866383 Merge pull request #31998 from rreich Andy Wilkinson 2022-09-05 13:16:39 +01:00
  • 25e6c533d9 Polish "Add path to DiskSpaceHealthIndicator's details and log message" Andy Wilkinson 2022-09-05 12:58:01 +01:00
  • 36f9230f01 Add path to DiskSpaceHealthIndicator's details and log message rreich 2022-08-08 10:35:15 +02:00
  • d9265f0a92 Build against SnakeYAML 1.31 but still use 1.29 in dep mgmt and starter Andy Wilkinson 2022-09-05 11:46:23 +01:00
  • 3dfe28c9f1 Ensure that a test engine is available to AOT test processing Andy Wilkinson 2022-09-05 09:39:20 +01:00
  • cf84ae7ad8 Exclude non-existent test classes dirs from AOT test processing Andy Wilkinson 2022-09-05 09:30:48 +01:00
  • 33bec854ce Upgrade to Netty 4.1.80.Final Stephane Nicoll 2022-09-05 09:22:54 +02:00
  • 95e62b7ff8 Sort the contents of generated imports files Scott Frederick 2022-09-02 17:26:15 -05:00
  • 6b3b0dd3a6 Generate ManagementContextConfiguration.imports file from annotations Scott Frederick 2022-09-02 16:27:59 -05:00
  • da4de7d67d Generate the AutoConfiguration.imports file from annotations Scott Frederick 2022-09-02 13:24:26 -05:00
  • 795ea289db Adapt to BindingReflectionHintsRegistrar moving package Andy Wilkinson 2022-09-02 19:46:02 +01:00
  • cf8e84d406 Adapt to BindingReflectionHintsRegistrar moving into spring-core Andy Wilkinson 2022-09-02 17:34:29 +01:00
  • d6e9a03136 Adapt to synthesized annotation changes in Framework Andy Wilkinson 2022-09-02 17:01:51 +01:00
  • fc979397be Polish SpringBootAotPlugin Andy Wilkinson 2022-09-02 16:37:15 +01:00