Commit Graph

  • a431ae04e6 Polish Phillip Webb 2022-11-08 21:51:43 -08:00
  • 7eb0fe4c89 Contribute reflection hints for JsonComponent inner classes Andy Wilkinson 2022-11-09 19:22:26 +00:00
  • b882de7c68 Throw ContextLoadException on test context load failure Scott Frederick 2022-11-08 16:46:09 -06:00
  • 70f7258341 Simplify JacksonAutoConfiguration as we now require Jackson 2.14 Andy Wilkinson 2022-11-09 17:31:04 +00:00
  • fcbc7dacf1 Add reflection hints for JsonTesters Andy Wilkinson 2022-11-09 14:15:07 +00:00
  • 41e2423a0c Upgrade to Spring Framework 6.0.0-RC4 Stephane Nicoll 2022-11-09 14:12:51 +01:00
  • 60917bd114 Remove tests for Jackson 2.11 Andy Wilkinson 2022-11-09 11:33:55 +00:00
  • 112bed886c Merge branch '2.7.x' Andy Wilkinson 2022-11-09 10:37:40 +00:00
  • b1494d4a39 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-11-09 10:37:06 +00:00
  • 6423535f67 Delete temp directory after MavenBuild has exected Andy Wilkinson 2022-11-09 10:35:56 +00:00
  • 32b9945632 Polish Phillip Webb 2022-11-08 23:15:30 -08:00
  • 0e6d3697e4 Merge pull request #33080 from ueberfuhr Phillip Webb 2022-11-08 23:09:38 -08:00
  • 0d5c13cb28 Polish 'Add reflection hints for PropertyNamingStrategies' Phillip Webb 2022-11-08 23:03:48 -08:00
  • e9bca3e6de Add reflection hints for PropertyNamingStrategies Ralf Ueberfuhr 2022-11-09 07:17:20 +01:00
  • 50bb317215 Upgrade to Reactor Bom 2022.0.0 Andy Wilkinson 2022-11-08 20:32:25 +00:00
  • 546853bba5 Upgrade to Spring Integration 6.0.0-RC2 Andy Wilkinson 2022-11-08 20:31:45 +00:00
  • c1cf939199 Merge branch '2.7.x' Andy Wilkinson 2022-11-08 17:38:57 +00:00
  • 1c3a4906fa Merge pull request #32861 from izeye Andy Wilkinson 2022-11-08 17:35:47 +00:00
  • 03d1631d4c Polish "Provide dependency management for missing Selenium modules" Andy Wilkinson 2022-11-08 17:35:36 +00:00
  • d38adacd41 Merge branch '2.7.x' Andy Wilkinson 2022-11-08 17:31:44 +00:00
  • b0784733bf Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-11-08 17:31:24 +00:00
  • 843493d915 Merge branch '2.7.x' Andy Wilkinson 2022-11-08 17:30:16 +00:00
  • 00d22c9fc5 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-11-08 17:28:50 +00:00
  • f42e90a2b4 Add missing dependency management for Selenum Andy Wilkinson 2022-11-08 17:27:48 +00:00
  • eed86c0d0a Test Boot's Gradle plugin against Gradle 7.6-rc-2 Andy Wilkinson 2022-11-08 16:46:22 +00:00
  • 39ad955969 Update Paketo tests for Platform API 0.10 Scott Frederick 2022-11-08 10:32:25 -06:00
  • 4161f5bdf1 Provide dependency management for missing Selenium modules Johnny Lim 2022-10-25 00:32:38 +09:00
  • f8a2e68a5d Merge branch '2.7.x' Andy Wilkinson 2022-11-08 13:53:44 +00:00
  • 1e536f5c20 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-11-08 13:53:35 +00:00
  • 5dab9b0e9f Revert "Temporarily work around problems with Gradle's plugin portal" Andy Wilkinson 2022-11-08 13:53:21 +00:00
  • 3c061dc49b Merge pull request #32742 from izeye Andy Wilkinson 2022-11-08 13:27:21 +00:00
  • ea4f22684d Polish Log4j2 changes Johnny Lim 2022-10-15 15:15:52 +09:00
  • 3c51845864 Merge pull request #32740 from izeye Andy Wilkinson 2022-11-08 13:18:08 +00:00
  • 6b385a4f79 Fix configLocationsWithConfigurationFileSystemProperty Johnny Lim 2022-10-15 12:17:24 +09:00
  • 1481676b54 Merge branch '2.7.x' Andy Wilkinson 2022-11-08 13:15:02 +00:00
  • bb141ffc09 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-11-08 13:14:30 +00:00
  • 452cc717a6 Merge pull request #32931 from EricGao888 Andy Wilkinson 2022-11-08 13:14:20 +00:00
  • 569e752159 Fix a minor bug in an example in oauth2 doc EricGao888 2022-11-01 00:14:45 +08:00
  • c314d62030 Merge branch '2.7.x' Andy Wilkinson 2022-11-08 13:11:01 +00:00
  • 0e70c33725 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-11-08 13:10:40 +00:00
  • 30212638b0 Merge pull request #32916 from dreis2211 Andy Wilkinson 2022-11-08 13:10:25 +00:00
  • 34902f5a02 Fix possible type pollution in ConditionEvaluationReport dreis2211 2022-10-29 09:27:37 +02:00
  • a19f1a733e Correct crash handling in condition report logging listener Andy Wilkinson 2022-11-08 12:54:46 +00:00
  • 9d76f43299 Merge pull request #32994 from making Andy Wilkinson 2022-11-08 12:36:14 +00:00
  • 6d1fca10a3 Polish "Remove Sleuth references in favor of Micrometer Tracing" Andy Wilkinson 2022-11-08 12:36:04 +00:00
  • bf4c367d7e Remove Sleuth references in favor of Micrometer Tracing Toshiaki Maki 2022-11-04 09:59:02 +09:00
  • 5a299dd501 Correct coordinates of Artemis' server artifact Andy Wilkinson 2022-11-08 12:31:08 +00:00
  • df2445a6be Update docs now that GraalVM 22.3 is fully available Andy Wilkinson 2022-11-08 12:28:14 +00:00
  • 6a2f2a0afd Upgrade to Micrometer 1.10.0 Andy Wilkinson 2022-11-08 12:19:43 +00:00
  • aff8a3b182 Upgrade to Micrometer Tracing 1.0.0 Andy Wilkinson 2022-11-08 12:18:58 +00:00
  • bf1c185377 Merge branch 'jakarta-ee-10' Andy Wilkinson 2022-11-08 12:14:48 +00:00
  • b1fcc38338 Upgrade to Jakara XML WS 4.0.0 Andy Wilkinson 2022-11-08 09:51:51 +00:00
  • 918182bfdf Upgrade to Jakarta XML SOAP and SAAJ Impl 3.0.0 Andy Wilkinson 2022-11-08 09:51:17 +00:00
  • e274dbcfc4 Upgrade to Jakarta JMS 3.1.0 Andy Wilkinson 2022-11-08 09:48:15 +00:00
  • 01940144af Upgrade to Jakarta Annotation 2.1.1 Andy Wilkinson 2022-11-08 09:47:55 +00:00
  • b357239861 Upgrade to Jakarta Activation 2.1.0 Andy Wilkinson 2022-11-08 09:47:27 +00:00
  • 524d0599b1 Upgrade to Jakarta Json Bind 3.0.0 and Yasson 3.0.0 Andy Wilkinson 2022-11-08 09:16:54 +00:00
  • c27948c725 Upgrade to Jakarta Json 2.1.1 Andy Wilkinson 2022-11-08 09:15:28 +00:00
  • 335986ee4e Upgrade to Jakarta Persistence 3.1.0 Andy Wilkinson 2022-11-08 09:14:20 +00:00
  • 47c453f473 Upgrade to Hibernate Validator 8.0.0.Final Andy Wilkinson 2022-11-08 09:13:52 +00:00
  • 9cdea13c56 Upgrade to Jakarta XML Bind 4.0.0 and Glassfish JAXB 4.0.1 Andy Wilkinson 2022-11-08 09:10:42 +00:00
  • 3a2703e8f6 Upgrade to Jakarta Mail 2.1 and switch to Eclipse Angus RI Andy Wilkinson 2022-11-06 20:20:58 +00:00
  • 6940e348a7 Try to fix NativeImagePluginActionIntegrationTests on Windows Andy Wilkinson 2022-11-08 11:00:52 +00:00
  • 7cbd90d87d Merge branch '2.7.x' Andy Wilkinson 2022-11-08 10:18:48 +00:00
  • 1d838f6faa Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-11-08 10:18:27 +00:00
  • fb954e8109 Temporarily work around problems with Gradle's plugin portal Andy Wilkinson 2022-11-08 10:17:37 +00:00
  • 8529d9177f Merge pull request #33064 from sdeleuze Andy Wilkinson 2022-11-08 10:10:11 +00:00
  • beb1e398c9 Polish "Add reflection hints for Tomcat 10.1" Andy Wilkinson 2022-11-08 09:56:26 +00:00
  • 7972224313 Add reflection hints for Tomcat 10.1 Sébastien Deleuze 2022-11-08 10:06:35 +01:00
  • b97324493c Update Paketo tests for Platform API 0.10 Scott Frederick 2022-11-07 18:40:09 -06:00
  • 0bdf7e8af7 Allow spring properties to be used in logback <if> blocks Phillip Webb 2022-11-07 14:45:43 -08:00
  • 95557ddbc6 Start building against Spring Integration 6.0.0-RC2 snapshots Phillip Webb 2022-11-07 14:31:01 -08:00
  • b67c427259 Upgrade to Servlet 6.0 and related EE 10 specs Andy Wilkinson 2022-11-05 17:57:18 -07:00
  • 1525ed9170 Start building against Spring Session 3.0.0-RC2 snapshots Andy Wilkinson 2022-11-07 17:31:26 +00:00
  • 1b6e8ee3cc Remove dependency management for unused EL dependencies Andy Wilkinson 2022-11-07 17:04:29 +00:00
  • 690b6fa086 Start building against Spring Framework 6.0.0-RC4 snapshots Andy Wilkinson 2022-11-07 14:43:25 +00:00
  • fce6016399 Merge branch '2.7.x' Andy Wilkinson 2022-11-07 13:36:48 +00:00
  • 7c0f397129 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-11-07 13:36:11 +00:00
  • ac6ad7c0f1 Fix ModifiedClassPathExtension with parameterized tests Andy Wilkinson 2022-11-07 13:34:54 +00:00
  • 7466fc320f Merge branch '2.7.x' Andy Wilkinson 2022-11-06 11:33:32 +00:00
  • e44b114c81 Merge pull request #33013 from biergit Andy Wilkinson 2022-11-06 11:30:37 +00:00
  • 651f4f7236 Polish "Polish ImportCandidates" Andy Wilkinson 2022-11-06 11:30:06 +00:00
  • d7090b500b Polish ImportCandidates biergit 2022-11-05 13:35:36 +01:00
  • 179aa987ee Unify actuator descriptor class names Phillip Webb 2022-11-04 13:38:12 -07:00
  • 0fa7dba87a Fix formatting Phillip Webb 2022-11-05 19:32:10 -07:00
  • 2c193e7736 Remove legacy cookie processor documentation Phillip Webb 2022-11-05 16:50:01 -07:00
  • a52ca15d9e Merge pull request #33013 from biergit Phillip Webb 2022-11-05 18:47:53 -07:00
  • 8d98ae3435 Polish biergit 2022-11-05 13:35:36 +01:00
  • bf468ab808 Polish tests to make use of @ParamterizedTest Andy Wilkinson 2022-11-05 18:45:00 -07:00
  • d7941c6315 Polish Phillip Webb 2022-11-05 18:44:57 -07:00
  • 3bd945766f Merge branch '2.7.x' Phillip Webb 2022-11-05 17:03:10 -07:00
  • b4283d45c5 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-11-05 17:03:02 -07:00
  • d2cceb6b77 Polish Phillip Webb 2022-11-05 17:02:57 -07:00
  • 262c30ddc1 Improve error message when DirtiesUrlFactoriesExtension fails Phillip Webb 2022-11-05 16:44:53 -07:00
  • 34b4ae8e05 Merge branch '2.7.x' Phillip Webb 2022-11-05 16:36:55 -07:00
  • 2ab1f49442 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-11-05 16:35:26 -07:00
  • caf46043c6 Add @DirtiesUrlFactories annotation Phillip Webb 2022-11-05 16:21:59 -07:00
  • fb3c095e35 Merge branch '2.7.x' Phillip Webb 2022-11-05 16:05:08 -07:00
  • 948893f36d Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-11-05 16:04:40 -07:00
  • d4cc8fc3a6 Support modified classpath on methods and parameterized tests Phillip Webb 2022-11-05 10:52:17 -07:00