Commit Graph

51 Commits

Author SHA1 Message Date
Arjen Poutsma
cfa6773b0c SWS-290 2008-02-20 11:19:48 +00:00
Arjen Poutsma
6ad7dd878d SWS-290 2008-02-20 01:02:18 +00:00
Arjen Poutsma
95aca2e836 Working on JAXP 1.4 support. 2008-01-11 13:03:00 +00:00
Arjen Poutsma
0da5da9546 Working on JAXP 1.4 support. 2007-12-20 02:45:13 +00:00
Arjen Poutsma
51de169c8e Changed xsd namespace to be more conformant to other Spring projects. 2007-12-03 15:58:36 +00:00
Arjen Poutsma
93858298db Changed xsd namespace to be more conformant to other Spring projects. 2007-12-03 15:52:41 +00:00
Arjen Poutsma
5b133f702f Changed xsd namespace to be more conformant to other Spring projects. 2007-12-03 15:47:01 +00:00
Arjen Poutsma
7616af79cf SWS-235 2007-11-21 01:18:03 +00:00
Arjen Poutsma
4ffe9c6602 SWS-229 2007-11-21 01:06:22 +00:00
Arjen Poutsma
f7fbb581c0 Removed deprecated class. 2007-11-17 02:58:11 +00:00
Arjen Poutsma
0779bf9119 Fixed build for JDK 1.6 2007-11-17 02:56:04 +00:00
Arjen Poutsma
1ffa3fb417 Renamed schemas to 1.5 2007-11-15 13:54:13 +00:00
Arjen Poutsma
277e465d97 Changed @since 1.1.0 to @since 1.5.0 2007-11-14 20:18:39 +00:00
Arjen Poutsma
c635d1826d SWS-121 2007-11-14 04:38:56 +00:00
Arjen Poutsma
b1a1a5a433 changed jaxb2-marshaller "class" subelement to "class-to-be-bound" 2007-11-14 01:58:37 +00:00
Arjen Poutsma
6b58b5c6a8 Working on SWS-121 2007-11-10 16:04:00 +00:00
Arjen Poutsma
d2adf7793c Working on SWS-121 2007-11-10 16:02:28 +00:00
Arjen Poutsma
7ca4e47c60 SWS-223 2007-11-10 13:33:03 +00:00
Arjen Poutsma
cf00834ffb Improved Jaxb1Marshaller.supports() to use context path.
Added setContextPaths to AbstractJaxbMarshaller.
2007-11-06 13:05:02 +00:00
Arjen Poutsma
7ee16b9a86 SWS-192 2007-10-22 22:43:28 +00:00
Arjen Poutsma
91749a44c0 Added supportedClasses property. 2007-10-22 21:56:14 +00:00
Arjen Poutsma
b0d1c71cd3 Improved supports() 2007-10-22 21:52:00 +00:00
Arjen Poutsma
c3a62a8301 SWS-196 2007-10-18 21:52:57 +00:00
Arjen Poutsma
17fe56eff9 Javadoc 2007-09-24 09:39:04 +00:00
Arjen Poutsma
3fce87be70 Added @since tags. 2007-08-17 13:46:21 +00:00
Arjen Poutsma
484bfd90ba Added @since tags. 2007-08-16 22:36:40 +00:00
Arjen Poutsma
7a60ba32f3 Added support for unmarshalling XML fragments, requested by Spring Batch. 2007-08-15 23:34:27 +00:00
Arjen Poutsma
1be5b4a086 Added MarshallerSource 2007-06-14 00:04:16 +00:00
Arjen Poutsma
da5eb664f7 Moved package.html back 2007-06-13 00:13:24 +00:00
Arjen Poutsma
e26669ea05 Javadoc 2007-06-09 22:45:00 +00:00
Arjen Poutsma
4f843e76a9 Fixed various MTOM issues. 2007-06-06 02:41:49 +00:00
Arjen Poutsma
12307e33b4 Fixed SWS-133: CastorMarshaller ignoreExtraAttributes & Elements 2007-05-31 12:19:58 +00:00
Arjen Poutsma
3d6dcb7a51 Fixed SWS-133: CastorMarshaller ignoreExtraAttributes & Elements 2007-05-31 12:19:19 +00:00
Rick Evans
c961ab38fa Corrected duplicated word in Javadoc. 2007-05-24 18:28:36 +00:00
Rick Evans
53e206fc3f Corrected yet more typos. Yawn. 2007-05-24 18:27:05 +00:00
Arjen Poutsma
0a07669a15 Fixed SWS-107: Support JAXB's MTOM/XOP/MIME support 2007-05-13 00:37:24 +00:00
Arjen Poutsma
b435378b39 Javadoc 2007-04-24 15:50:05 +00:00
Arjen Poutsma
a1e73ddf7f Using ClassUtils.forName rather than Class.forName 2007-04-17 10:01:46 +00:00
Arjen Poutsma
5a4ccca5f9 Marshaller-supports 2007-04-03 16:58:48 +00:00
Arjen Poutsma
8996a2d679 fixed #SWS-96: set WhitespacePreserve flag in CastorMarshaller 2007-04-02 10:33:16 +00:00
Arjen Poutsma
3fa42672da Prefixed all abstract classes with Abstract 2007-04-02 09:51:12 +00:00
Arjen Poutsma
340c68a999 Fixed #SWS-100: Cannot set com.thoughtworks.xstream.converters.basic.DateConverter in XStreamMarshaller.setConverters(Converter[]) 2007-04-01 10:40:01 +00:00
Arjen Poutsma
1edf7347fe Fixed #SWS-88: Allow CastorMarshaller to accept more than one mapping file 2007-02-14 15:36:45 +00:00
Arjen Poutsma
a3b3c6b0a7 Using Maven2 plugins for Castor & XMLBeans now 2007-01-21 11:51:43 +00:00
Arjen Poutsma
785f6e854c Fixed #SWS-72: Pretty print JIBX output 2006-12-31 17:19:33 +00:00
Arjen Poutsma
b909f6e777 fixed #SWS-70: AbstractMarshallerTestCase.testMarshalDOMResult() builds a DOM object that does not retain namespace 2006-12-26 12:15:00 +00:00
Arjen Poutsma
eeb8ebee43 Moved test resources to default Maven place 2006-10-07 13:31:26 +00:00
Arjen Poutsma
a6c7b7404d Fixed #SWS-59: CastorMarshaller does not marshal to DOM trees correctly 2006-10-06 10:34:23 +00:00
Arjen Poutsma
47b9e79bcc 2006-10-05 14:42:48 +00:00
Arjen Poutsma
599241842b Fixed #SWS-55: NullPointException thrown when validating nonce without expiration 2006-10-02 14:34:36 +00:00