276 Commits (main)

Author SHA1 Message Date
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 11 months ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 11 months ago
Sam Brannen 526fc391ee Use Class#componentType() for consistency with arrayType() 1 year ago
Juergen Hoeller d250a5155a Consistent dependency declarations 1 year ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 1 year ago
Sam Brannen dafc7a2aab Apply "instanceof pattern matching" in remainder of spring-oxm module 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Juergen Hoeller aaeb5eb0d2 Avoid direct URL construction and URL equality checks 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Marc Wrobel b30eb6837c Fix and improve Javadoc in spring-oxm 2 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
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 3 years ago
Sam Brannen 668b938832 Remove obsolete order.xsd file 3 years ago
Sam Brannen 091e7bb891 Remove duplicate copy of flight.xsd 3 years ago
Brian Clozel 85eb589c2e Fix Gradle Java Toolchain configuration 3 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 4 years ago
Sam Brannen ce11fdfa80 Fix concurrency issues in XStreamMarshaller 4 years ago
Sam Brannen 740f0d766f Polish XStreamMarshallerTests 4 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