186 Commits (1b8421c7fe8ff7d2c1b2f36ebd33ab6e6dd22973)

Author SHA1 Message Date
Juergen Hoeller f5cce14fe7 XStreamMarshaller supports custom NameCoder strategy 11 years ago
Juergen Hoeller 196cdef182 AbstractMarshaller uses general exception message in extracted buildDocument() method 11 years ago
Juergen Hoeller d4b0ae9787 AbstractMarshaller pre-implements getDefaultEncoding() method 11 years ago
Juergen Hoeller 8f28a9352e XStreamMarshaller lazily creates fallback XppDriver 11 years ago
Arjen Poutsma f2f355e76c Improved StAX<->SAX bridge 11 years ago
Juergen Hoeller dd7f54c3c0 Revised ResizableByteArrayOutputStream as an actual subclass of ByteArrayOutputStream, and consistently applied appropriate ByteArrayOutputStream initial capacities across the codebase 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Sam Brannen 9dcd03d862 Clean up imports and warnings 11 years ago
Sam Brannen c8f2e07182 Clean up test warnings that show up in Gradle console 11 years ago
Rossen Stoyanchev edba32b309 Add processExternalEntities support to OXM 11 years ago
Sam Brannen 1f778530b5 Polish test classes 11 years ago
Juergen Hoeller c1ef552359 Polishing 11 years ago
Sam Brannen 31a74b0ff6 Clean up generics warnings in spring-oxm tests 11 years ago
Sam Brannen 5e7811a45d Polish Javadoc in XStreamMarshaller 11 years ago
Arjen Poutsma cf6cf18f1a Corrected CatchAllConverter ordering docs 11 years ago
Juergen Hoeller a0ccd65d51 Consistent build dependencies 11 years ago
Juergen Hoeller 26d143868f Compatibility with XStream 1.4.5 11 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 11 years ago
Phillip Webb a31ac882c5 Fix various javadoc warnings 11 years ago
Eric Dahl e9f78f6043 Fix various typos 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Sam Brannen 8bb29750bf Deleted unused resourceLoader field in Jaxb2Marshaller 11 years ago
Juergen Hoeller 5e88fe5842 Clarified Spring 4.0's dependency on JAX-WS 2.1+ / JAXB 2.1+ in javadoc 11 years ago
Juergen Hoeller 7b63745e04 Ignore setAliasesByType tests since they fail on OpenJDK 8 b108 11 years ago
Juergen Hoeller d202573e1a Revised spring-oxm for 4.0 11 years ago
Juergen Hoeller b25876fd0f Polishing 11 years ago
Juergen Hoeller 3d462b6dd9 Added missing spring.schemas entries for 4.0 xsds 11 years ago
Arjen Poutsma 37861c3f90 Support 'empty' StreamSource in Jaxb2Marshaller 11 years ago
Arjen Poutsma d9bfac393b Added reference to CatchAllConverter 11 years ago
Arjen Poutsma 5311e84c64 Added XStream CatchAllConverter 11 years ago
Juergen Hoeller b27e240fdb Consistent use of varargs, consistent template method order 11 years ago
Juergen Hoeller 92e3c52a48 XStreamMarshaller exposes public marshal methods with DataHolder parameter 11 years ago
Juergen Hoeller c3032349b1 Introduced "mapperWrappers" bean property 11 years ago
Juergen Hoeller 3cd2eb83c5 Exposed all of XStream 1.4's configurable strategies as XStreamMarshaller bean properties 11 years ago
Juergen Hoeller 58bfd1ae9a Upgraded to XStream 1.4+; reworked XStream construction 11 years ago
Biju Kunjummen 4f871d4448 Fix Jaxb2TypeScanner to scan for @XmlRegistry 11 years ago
Rob Winch b255045541 Enable Jibx binding with TestGroup.CUSTOM_COMPILATION 11 years ago
Rob Winch f7c0795c1a Add TestGroup.CUSTOM_COMPILATION 11 years ago
Arjen Poutsma 4da7e304b8 Additional docs about security vulnerabilities with XStream. 11 years ago
Juergen Hoeller 01a71ef5ef Polishing 11 years ago
Juergen Hoeller bb95a63eda OpenJDK 8 build 99: Jibx compiler fails - ignoring Jibx tests for the time being 11 years ago
Arjen Poutsma 2c030d4dcf Added 'processExternalEntities' to JAXB2Marshaller 11 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Juergen Hoeller 0fc5a5d912 Introduced 4.0 versions of all XML configuration schemas 12 years ago
Juergen Hoeller 255eab5bed Jaxb2Marshaller doesn't need to depend on ResourceLoaderAware 12 years ago
Juergen Hoeller 283b3ee44b Fixed Jaxb2Marshaller's partial unmarshalling feature to consistently apply to all sources 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Juergen Hoeller de069d06d8 Made "getJaxbContext()" method public 12 years ago
Juergen Hoeller 23925edc95 Added "mappedClass" property to Jaxb2Marshaller, introducing support for partial unmarshalling 12 years ago
Juergen Hoeller 9e9cdf5f13 Removed unused XStreamUtils class; direct access to the xstream field in XStreamMarshaller 12 years ago