261 Commits (a323c39e97db924a078e2abea73719d1b57af395)

Author SHA1 Message Date
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Stephane Nicoll e986ff8d07 Update copyright year of changed files 3 years ago
Frederick Zhang baed0785fd Replace XMLReaderFactory with SAXParserFactory 3 years ago
Arjen Poutsma a7789db067 Polishing 3 years ago
Arjen Poutsma 38062c3373 Polishing contribution 3 years ago
qxo 247d2bb0ae Repect StaxDriver in XStreamMarshaller::marshalXmlStreamWriter 3 years ago
Arjen Poutsma 2271b6078e Polishing contribution 3 years ago
qxo e8eeb99ac8 Repect StaxDriver in XStreamMarshaller::marshalXmlStreamWriter 3 years ago
Christoph Dreis 5c972fcc54 Use Charset variants of URLEncoder and URLDecoder methods 3 years ago
Juergen Hoeller 54bd66755c Consistently replace String encoding names with StandardCharset arguments 3 years ago
Sam Brannen 9b4f3880b3 Apply "instanceof pattern matching" in spring-oxm 3 years ago
Sam Brannen 30efa4d478 Change default driver in XStreamMarshaller from XppDriver to DomDriver 3 years ago
Sam Brannen a247b83cd9 Ensure projects can be imported into Eclipse IDE with JDK 17 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Juergen Hoeller 3c8724ba3d Remove JiBX support 3 years ago
Juergen Hoeller b74e93807e Remove JDK 9 workarounds etc 3 years ago
Sam Brannen b1a4d3033b Avoid usage of deprecated Gradle API in spring-oxm.gradle 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Juergen Hoeller 837301fdb3 Convenient configuration of type permissions for XStream 1.4.18 3 years ago
Juergen Hoeller 8680fdb8bc Polishing 3 years ago
Sam Brannen a28511cdbd Polish Jaxb2MarshallerTests 4 years ago
Sam Brannen 668b938832 Remove obsolete order.xsd file 4 years ago
Sam Brannen 091e7bb891 Remove duplicate copy of flight.xsd 4 years ago
Brian Clozel 85eb589c2e Fix Gradle Java Toolchain configuration 4 years ago
Juergen Hoeller ae4160e131 Avoid direct use of non-exported XStream CompositeClassLoader class 4 years ago
Juergen Hoeller ff11467a0c Avoid resizing of fixed-size HashMap/LinkedHashMap variants 4 years ago
Sam Brannen 9d5881e0ad Suppress warnings, remove unused code, etc. 4 years ago
Sam Brannen 4805288122 Use SingletonSupplier for XStream instance in XStreamMarshaller 5 years ago
Sam Brannen ce11fdfa80 Fix concurrency issues in XStreamMarshaller 5 years ago
Sam Brannen 740f0d766f Polish XStreamMarshallerTests 5 years ago
Sam Brannen 8f02e1088d Support alternate JDK versions in Gradle build 5 years ago
Juergen Hoeller 65c8a10fb0 Upgrade to EclipseLink 2.7.6 and JiBX 1.3.3 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Andy Wilkinson 00bad3dce0 Allow genJaxb's output to be cached when checkout locations differ 5 years ago
Sam Brannen b1b25fab00 Fix Checkstyle violation 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Juergen Hoeller 45136aabd4 Upgrade to Protobuf 3.9 (plus consistent XMLUnit declarations) 5 years ago
Juergen Hoeller 92890232df Upgrade to OpenPDF 1.2.21, Rome 1.12.1, XStream 1.4.11.1 5 years ago
Juergen Hoeller 1ccd99ebe7 Polishing 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
stsypanov 9ca8681f79 Iteration over a map using EntrySet 6 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 6 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago