111 Commits (5f598586ea930a98fbe4209d25e8c667d197314e)

Author SHA1 Message Date
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
Juergen Hoeller 6a2ace739f Added "entityResolver", "classDescriptorResolver", "doctypes" and further properties to CastorMarshaller 12 years ago
Phillip Webb f464a45ba4 Polish formatting 12 years ago
Phillip Webb 6a1e841952 Fix unused type compiler warnings 12 years ago
Chris Beams d40c8cfc58 Fix broken Castor URLs in ref docs and mapping XML 12 years ago
Chris Beams 830d73b4a7 Eliminate EBR dependencies and repository config 12 years ago
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 6f0c7eb8c1 Update test source and target JDK compatibility 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Chris Beams 3724b90a8f Add spring-oxm-1.5.xsd 12 years ago
Phillip Webb a268528726 Polish .gradle file formatting to use tabs 12 years ago
Juergen Hoeller cfdcb54711 Jaxb2Marshaller has non-synchronized access to the JAXBContext once initialized 12 years ago
Arjen Poutsma f191a55b8f Preserve comments when using JibxMarshaller 12 years ago
Arjen Poutsma bd018fc9d7 Optional @XmlRootElement check in Jaxb2Marshaller 12 years ago
Juergen Hoeller 049b944434 polishing (at the occasion of a backport) 12 years ago
Arjen Poutsma 7187a2435e XStreamMarshaller supports stream directly 12 years ago
Juergen Hoeller 309e51ba5b refined fix so that XStreamMarshaller does not wrap IllegalArgumentException 12 years ago