58 Commits (9c0c87f6a7fac486afee89addc32dd73b16bf211)

Author SHA1 Message Date
Arjen Poutsma 5c6bd2a1b6 Ignoring test failing on build server, though it works locally. No idea why. 13 years ago
Arjen Poutsma deca69e374 SPR-8453 - SpringOXM CastorMarshaller tests 13 years ago
Arjen Poutsma 35aa378527 Minor changes 13 years ago
Arjen Poutsma 680f9692c8 SPR-8341 - Spring OXM CastorMarshaller unmarshalling methods 13 years ago
Arjen Poutsma 3b1190121f SPR-8453 - SpringOXM CastorMarshaller tests 13 years ago
Arjen Poutsma 352d61bef2 Javadoc 13 years ago
Arjen Poutsma 9765fefeac SPR-8309 - Spring OXM schema improvement for CastorMarshaller 13 years ago
Arjen Poutsma 01d2082090 SPR-7931 - Checking for @XmlRootElement annotation should be made optional in Jaxb2Marshaller 13 years ago
Arjen Poutsma 60aa598c03 SPR-8296 - Extension for CastorMarshaller - additional unmarshaller properties 14 years ago
Arjen Poutsma dd8a9cce05 SPR-8295 - Extension for CastorMarshaller - additional marshaller properties 14 years ago
Arjen Poutsma fa4f90e648 SPR-7805 - Add support for package binding in the JibxMashaller 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams f480333d31 Merge 3.1.0 development branch into trunk 14 years ago
Arjen Poutsma 043ec2c8b2 SPR-7636 - XStreamMarshaller - Add support for configuring XStream with aliases by class (type) and also defining multiple attributes for the same class. 14 years ago
Juergen Hoeller 5e5a8a09cf Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292) 14 years ago
Arjen Poutsma 723f94fd0e SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody 14 years ago
Arjen Poutsma f72c431e8a SPR-7257 - AbstractMarshaller incorrectly expects DOMResult to already have a node 15 years ago
Arjen Poutsma f836601e0f SPR-7034 - XmlBeans UnMarshalling - does not work with RequestBody annotation 15 years ago
Arjen Poutsma ac9a625ccc SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output 15 years ago
Arjen Poutsma 894875ce8d SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType 15 years ago
Arjen Poutsma 9d1c3fa9ac SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType 15 years ago
Arjen Poutsma 19cdd558d3 Improved Jaxb2Marshaller.supports() 15 years ago
Arjen Poutsma 58f63f6142 Improved Jaxb2Marshaller.supports() 15 years ago
Arjen Poutsma b1e2a2ec3c SPR-6577 - MarshallingView auto detect model with Jaxb2Marshaller chooses the wrong object 15 years ago
Costin Leau fbee526a40 + add oxm.xsd namespace alias 15 years ago
Arjen Poutsma 211e36c249 SPR-6371 - Jaxb2Marshaller should use AnnotationUtils 15 years ago
Arjen Poutsma bee051ece6 SWS-572 15 years ago
Arjen Poutsma e1b73ade8a Removed duplicate OrderItem 15 years ago
Arjen Poutsma 636c4901c0 More autoboxing madness. 15 years ago
Juergen Hoeller fb7fd4bb52 added superfluous cast to get around ambiguity problem with some compilers 15 years ago
Arjen Poutsma 157a87e910 SPR-6003 - Improve CastorMarshaller support for loading class descriptors 15 years ago
Arjen Poutsma 5c2d63745f SPR-6037 - Ability to configure a XStream subclass on XStreamMarshaller 15 years ago
Arjen Poutsma 839e94618d SWS-548 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller 15 years ago
Christian Dupuis a4bbd9abda xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import 15 years ago
Keith Donald 8eb8602125 eclipse refactor changed code unexpectedly 15 years ago
Keith Donald 1117050815 naming improvements since design review 15 years ago
Arjen Poutsma 3169d428ec SPR-5760 - XStreamMarshaller can not activate XStream automatic annotations detection feature 15 years ago
Arjen Poutsma c2e65baa70 SPR-5838 - XstreamMarshaller does not support field aliasing 15 years ago
Arjen Poutsma 58d3e704bf SPR-5745 - Support lazy initialization within Jaxb2 OXM classes 16 years ago
Arjen Poutsma e013ed0685 SPR-5523: JAXB2 is using package-info.java now as well. 16 years ago
Arjen Poutsma 374afccadc SPR-5523: JAXB2 is using package-info.java now as well. 16 years ago
Chris Beams ca65dbae39 Fixing build breakage by removing oxm.jaxb package-info.java and replacing it with the old package.html. The problem was that the new package-info.java was ending up overriding a generated package-info.java that contains important @XmlSource annotations. 16 years ago
Chris Beams a9696c7282 RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
Christian Dupuis cc5747ad14 added restriction tool annotation to oxm namespace 16 years ago
Christian Dupuis 6cc33fc609 added spring.tooling descriptor and images for all namespaces 16 years ago
Arjen Poutsma 9cbc1d502d SPR-5746 - Allow XStreamMarshaller subclasses to customise XStream object 16 years ago
Arjen Poutsma c1667687d5 SPR-5634 - OXM does not permit targetClass and mapping file for CastorMarshaller 16 years ago
Arjen Poutsma 03f3bf09d6 SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient 16 years ago
Arjen Poutsma d83b601de0 Javadoc 16 years ago
Juergen Hoeller 555fa3b4c8 revised OXM package: no provider-specific exceptions anymore, etc 16 years ago