76 Commits (022e74ea3dee9c8d443a9ed467ba51f32f9e2438)

Author SHA1 Message Date
Juergen Hoeller 5e5a8a09cf Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292) 14 years ago
Arjen Poutsma b31c34ed7d Upgrading version to 3.0.4 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 14 years ago
Luke Taylor 27be8434f1 Rolled-back accidental .classpath changes 15 years ago
Luke Taylor 3f885d0302 Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 15 years ago
David Syer eb7f8309e2 Update version in POMs to 3.0.3 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
David Syer 1a351db6e0 Update Central POMs to 3.0.2 15 years ago
Costin Leau 8d0bb00188 + make use or property placeholders inside template.mf 15 years ago
Arjen Poutsma 19cdd558d3 Improved Jaxb2Marshaller.supports() 15 years ago
Arjen Poutsma 58f63f6142 Improved Jaxb2Marshaller.supports() 15 years ago
Costin Leau 0fd4a45070 + upgrade to AspectJ 1.6.8 15 years ago
Arjen Poutsma b1e2a2ec3c SPR-6577 - MarshallingView auto detect model with Jaxb2Marshaller chooses the wrong object 15 years ago
David Syer b077d5ba97 SPR-6678: fix poms for 3.0.1 15 years ago
David Syer 1202f67cc8 SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 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
Mark Pollack c6cd1a528e SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 15 years ago
Mark Pollack 4f94f45ec4 pom maintenance 15 years ago
Juergen Hoeller 8754f0bc85 updated dependencies 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 c870e01757 Added castor properties 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
Mark Pollack 3081396c15 pom maintenance - changes needed to run inside eclipse via m2eclipse 15 years ago
Mark Pollack 97e3b5ca8c SPR-5976 - Upgrade POMS to JUnit 4.6 15 years ago
Arjen Poutsma 3d29023ef3 Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom. 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
Chris Beams 9163d8043b updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 15 years ago
Mark Pollack 0c16554e23 SPR-5803 and additional POM maintenance/development 15 years ago
Sam Brannen 620c9b1f96 [SPR-5895] Upgraded to EasyMock 2.5.1. 15 years ago
Sam Brannen 8bfb56c75b [SPR-5887] Upgraded to JUnit 4.6.0. 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