Commit Graph

20 Commits

Author SHA1 Message Date
Arjen Poutsma
58d3e704bf SPR-5745 - Support lazy initialization within Jaxb2 OXM classes 2009-06-11 09:20:29 +00:00
Arjen Poutsma
e013ed0685 SPR-5523: JAXB2 is using package-info.java now as well. 2009-06-02 08:56:39 +00:00
Arjen Poutsma
374afccadc SPR-5523: JAXB2 is using package-info.java now as well. 2009-06-02 08:56:07 +00:00
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. 2009-06-02 05:02:10 +00:00
Chris Beams
a9696c7282 RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
2009-06-01 04:14:22 +00:00
Christian Dupuis
cc5747ad14 added restriction tool annotation to oxm namespace 2009-05-26 20:01:17 +00:00
Christian Dupuis
6cc33fc609 added spring.tooling descriptor and images for all namespaces 2009-05-26 11:58:09 +00:00
Arjen Poutsma
9cbc1d502d SPR-5746 - Allow XStreamMarshaller subclasses to customise XStream object 2009-05-12 08:41:09 +00:00
Arjen Poutsma
c1667687d5 SPR-5634 - OXM does not permit targetClass and mapping file for CastorMarshaller 2009-04-22 12:08:57 +00:00
Arjen Poutsma
03f3bf09d6 SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient 2009-03-02 11:19:26 +00:00
Arjen Poutsma
d83b601de0 Javadoc 2009-02-25 11:18:20 +00:00
Juergen Hoeller
555fa3b4c8 revised OXM package: no provider-specific exceptions anymore, etc 2009-02-25 00:28:15 +00:00
Arjen Poutsma
5948d05ee0 Removed generated classes from repo. 2009-01-16 09:28:54 +00:00
Arjen Poutsma
7ec86ebd9e Enabled XMLBeans tests 2009-01-15 10:26:00 +00:00
Arjen Poutsma
c3fcab05f0 Enabled Jibx tests 2009-01-15 09:48:29 +00:00
Arjen Poutsma
e966fd9605 - Removed GenericMarshaller & GenericUnmarshaller
- Made Marshaller and Unmarshaller generic
2009-01-12 16:43:52 +00:00
Arjen Poutsma
fc06f9ba72 OXM is nearing completion 2009-01-09 12:48:19 +00:00
Arjen Poutsma
8ce1f203ff Added generated classes for Castor. 2009-01-08 11:12:28 +00:00
Arjen Poutsma
6ba9ad8116 Added @Override 2009-01-06 11:19:19 +00:00
Arjen Poutsma
03582973d7 Initial import of OXM module 2009-01-06 11:18:27 +00:00