206 Commits (7e5aacf8a26b027d211b84bb016736ad818fc499)

Author SHA1 Message Date
Sam Brannen 47c39304af Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Juergen Hoeller e5e2d2d661 Polishing (includes minor performance refinements from master) 6 years ago
Juergen Hoeller 0babc1fb64 Polishing 6 years ago
Juergen Hoeller 271445b89e Public createMarshaller/Unmarshaller methods on Jaxb2Marshaller 6 years ago
Sam Brannen e8cfc4df45 Disable verbose JiBX logging in Gradle build 6 years ago
Sam Brannen 5dc9c4c527 URL Cleanup - Fix broken tests 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Sam Brannen c51a257210 URL Cleanup - Polishing 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Rob Winch 263868f018 Polish URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Arjen Poutsma 5938ca9a7c Deprecate JiBX marshaller 6 years ago
Arjen Poutsma 86fb43900e Deprecate JiBX marshaller 6 years ago
Arjen Poutsma 89a7e752ef Remove Castor marshaller 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Juergen Hoeller ce5c65c0b0 Upgrade to JAXB 2.3.1, Groovy 2.5.4, Jetty 9.4.14, Tomcat 9.0.13 6 years ago
Juergen Hoeller e49896d95f Upgrade to Mockito 2.22, XMLUnit 2.6.2, JavaMail 1.6.2 6 years ago
Juergen Hoeller a6a6cf7d97 Upgrade to Java Activation Framework 1.2 as API dependency 6 years ago
Juergen Hoeller 04d2d1da0d Consistently use double quotes (even if no interpolation needed) 6 years ago
Sam Brannen cfb1ed1009 Clean up warnings and delete dead code 6 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 6 years ago
Juergen Hoeller 13873dafb7 Polishing 6 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Juergen Hoeller 59bd21d2fc Restore xjc 2.2.11 (since 2.3.0.1 also breaks with "xjc failed" on CI) 7 years ago
Juergen Hoeller 9c36b53833 Upgrade to JAXB 2.3.0.1, Aalto XML 1.1, Rome 1.10 7 years ago
Juergen Hoeller 836a09d5c0 Upgrade to Woodstox 5.1, XMLUnit 2.6, Gson 2.8.5 7 years ago
Juergen Hoeller 0754833b37 Local XMLUnit dependency declarations with consistent version 2.5.1 7 years ago
Juergen Hoeller 85984f3b72 Mark Castor tests as deprecated 7 years ago
igor-suhorukov 67a91cf6f9 Polish: redundant pairs of parentheses should be removed 7 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 7 years ago
igor-suhorukov d5b0df8c3f Polish codacy warning: fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 7 years ago
igor-suhorukov 2be4985b8f Polish: anonymous inner classes containing only one method should become lambdas, 7 years ago
Juergen Hoeller de7ff556d9 Polishing 7 years ago
Juergen Hoeller 3b810f3544 Consistent Class array vs vararg declarations (and related polishing) 7 years ago
Juergen Hoeller 0c78c9c6f7 Refined javadoc and exception messages 7 years ago
Juergen Hoeller d3cee45f30 Polishing 7 years ago
Sam Brannen 02fb5a4121 Use effectively final local variable in lambda expression 7 years ago
Vladimir Sitnikov 659f13be1c Avoid creating message arguments to Assert.isABC calls 7 years ago
Juergen Hoeller 0cc644f61f Polishing 7 years ago
Juergen Hoeller 08c78554b9 Deprecate Castor support 7 years ago
Juergen Hoeller 9bab7a2708 Upgrade to Java Activation Framework 1.2 for test runtime 7 years ago