Merge branch '5.3.x'

# Conflicts:
#	spring-tx/src/main/java/org/springframework/jca/endpoint/GenericMessageEndpointFactory.java
This commit is contained in:
Sam Brannen
2022-07-12 12:42:49 +02:00
21 changed files with 25 additions and 25 deletions

View File

@@ -214,7 +214,7 @@ public class JndiJtaTransactionManagerTests {
}
/**
* Prevent any side-effects due to this test modifying ThreadLocals that might
* Prevent any side effects due to this test modifying ThreadLocals that might
* affect subsequent tests when all tests are run in the same JVM, as with Eclipse.
*/
@AfterEach

View File

@@ -1184,7 +1184,7 @@ public class JtaTransactionManagerTests {
/**
* Prevent any side-effects due to this test modifying ThreadLocals that might
* Prevent any side effects due to this test modifying ThreadLocals that might
* affect subsequent tests when all tests are run in the same JVM, as with Eclipse.
*/
@AfterEach